go-ethereum/docs/_dapp
Nico Serrano 4712997df5
Update direct binding from sol to go using abigen
The new abigen version does not have the --solc file to directly bind a Solidity contract to a Go package. This was caused because the solc compiler in ```go-ethereum``` needed to be continuously synchronized with the original solc compiler in order to offer the full features and security of latest versions. The team decided to remove the direct biding functionality from Solidity to Go but the documentation still has it (therefore confusing newcomers with outdated instructions).
2022-06-01 15:29:45 -05:00
..
mobile-accounts.md docs: tracing tutorial (#23119) 2021-06-30 15:21:21 +02:00
mobile.md docs: tracing tutorial (#23119) 2021-06-30 15:21:21 +02:00
native-accounts.md docs: tracing tutorial (#23119) 2021-06-30 15:21:21 +02:00
native-bindings.md Update direct binding from sol to go using abigen 2022-06-01 15:29:45 -05:00
native.md docs: tracing tutorial (#23119) 2021-06-30 15:21:21 +02:00
tracing-filtered.md docs: typo fix on tracer tutorial 2021-08-03 14:10:59 -04:00
tracing.md tracing: fix typo (#24923) 2022-05-23 10:25:01 +02:00