ethers-rs/ethers-contract
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
..
ethers-contract-abigen fix: cleanup lock file after exec cargo metadata (#431) 2021-09-05 13:19:08 +03:00
ethers-contract-derive feat: expand solc capabilities / chore: update ethabi (#445) 2021-09-13 15:35:50 +03:00
src chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00
tests fix: always treat abi type structs as tuples (#417) 2021-09-02 19:16:39 +03:00
Cargo.toml chore(deps): bump thiserror from 1.0.28 to 1.0.29 (#433) 2021-09-06 11:33:01 +03:00