77bc5aa30f
* chore: use ethabi with bumped ethereum-types * fix: do not use internal type in human readable abi * fix: do not use internal type in abigen * feat(solc): save the runtime bytecode * feat: implement serde for CompiledContract * feat: allow overriding solc binary path * feat: expose providing raw file paths * feat: do not set evm versions on old solc * chore: use upstream ethabi |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.