ethers-rs/ethers-middleware/src
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
..
gas_escalator Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
gas_oracle docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
transformer fix(abigen): correctly parse params in human readable abi (#194) 2021-02-16 19:10:26 +02:00
lib.rs feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
nonce_manager.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
signer.rs fix(abigen): correctly parse params in human readable abi (#194) 2021-02-16 19:10:26 +02:00