ethers-rs/ethers
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
..
examples refactor: make human readable abi parsing more robust (#225) 2021-03-12 16:57:46 +02:00
src docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
tests feat: ledger support (#66) 2020-09-20 18:17:02 +03:00
Cargo.toml chore(deps): bump serde from 1.0.123 to 1.0.124 (#222) 2021-03-08 09:48:24 +02:00