go-ethereum/docs
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
..
_clef Add 1559 txn example (#23181) 2021-07-12 21:35:15 +02:00
_dapp Update direct binding from sol to go using abigen 2022-06-01 15:29:45 -05:00
_developers Don't recommend go get -u for installing cmd/devp2p 2021-03-26 14:45:42 +01:00
_getting-started Improve developer-mode page (#24839) 2022-05-30 15:52:31 +02:00
_install-and-build fix typo in Installing-Geth.md (#24963) 2022-05-25 18:22:59 +02:00
_interface docs: redraft JS console page (#24974) 2022-06-01 14:27:27 +02:00
_legacy docs: fix some broken links (#22167) 2021-01-25 12:45:02 +01:00
_rpc docs: add debug.getRawReceipts (#24937) 2022-05-24 10:48:45 +03:00
_vulnerabilities docs: update vulnerability info (#24857) 2022-05-11 10:52:20 +02:00
index.md [DOCS] massive documentation update (#20229) 2019-11-05 13:46:00 +01:00