ethers-rs/ethers-core
Matthias Seitz f599ae66f4
refactor: make human readable abi parsing more robust (#225)
* refactor: event parser

* refactor: function parser

* refactor: add constructor parser

* refactor: replace parsers

* style: extract event arg parsing into separate method

* fix: add missing returns statement

* chore(clippy): make clippy happy

* fix: support unnamed event argument parsing
2021-03-12 16:57:46 +02:00
..
src refactor: make human readable abi parsing more robust (#225) 2021-03-12 16:57:46 +02:00
Cargo.toml chore(deps): bump serde from 1.0.123 to 1.0.124 (#222) 2021-03-08 09:48:24 +02:00