ethers-rs/ethers-core
Georgios Konstantopoulos 77bc5aa30f
feat: expand solc capabilities / chore: update ethabi (#445)
* 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
2021-09-13 15:35:50 +03:00
..
src feat: expand solc capabilities / chore: update ethabi (#445) 2021-09-13 15:35:50 +03:00
Cargo.toml feat: expand solc capabilities / chore: update ethabi (#445) 2021-09-13 15:35:50 +03:00