ethers-rs/ethers-core
Matthias Seitz 42bf98330b
feat: support human readable struct inputs (#482)
* feat: keep track of custom types in abi parser

* feat: use internal structs for abi parsers

* test: add human readable struct input test

* chore: update changelog

* fix conflicts

* fix: remove eprintln

* make clippy happy

* make clippy happy

* rustfmt

* make clippy happy
2021-10-02 17:34:01 +03:00
..
src feat: support human readable struct inputs (#482) 2021-10-02 17:34:01 +03:00
Cargo.toml fix(solc): normalize EVM version across solc versions (#473) 2021-09-28 02:25:45 +03:00