ethers-rs/ethers-contract
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
..
ethers-contract-abigen feat: support human readable struct inputs (#482) 2021-10-02 17:34:01 +03:00
ethers-contract-derive release: 0.5.3 (#471) 2021-09-27 13:20:10 +03:00
src fix(ethabi): breaking changes and force enable serialize for eth-types (#448) 2021-09-13 20:43:54 +03:00
tests feat: support human readable struct inputs (#482) 2021-10-02 17:34:01 +03:00
Cargo.toml release: 0.5.3 (#471) 2021-09-27 13:20:10 +03:00