ethers-rs/ethers
Georgios Konstantopoulos a43299c838
fix(abigen): correctly parse params in human readable abi (#194)
* fix(abigen): correctly parse params in human readable abi

* chore: make clippy happy

* test: remove unwrap

* chore: make clippy happy again

* chore: fix contract.rs example

* chore: rename to contract using human readable format

* examples: add abigen example with path to abi

* fix: pin funty version to fix bitvec error

* chore: remove unused import

* chore: fix deps
2021-02-16 19:10:26 +02:00
..
examples fix(abigen): correctly parse params in human readable abi (#194) 2021-02-16 19:10:26 +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_json from 1.0.61 to 1.0.62 (#190) 2021-02-10 11:55:48 +02:00