ethers-rs/ethers-contract/ethers-contract-derive/src
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
..
abigen.rs feat: expand solc capabilities / chore: update ethabi (#445) 2021-09-13 15:35:50 +03:00
lib.rs fix: always treat abi type structs as tuples (#417) 2021-09-02 19:16:39 +03:00
spanned.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00