ethers-rs/ethers-contract
Georgios Konstantopoulos 570b45eb10
ABI Encoder v2 + ABI Spec v6.6 (#17)
* feat(core): update ethabi and enable more Toeknize impls

* feat(contract/abigen): implement simple AbiEncoderV2

* tests(ethers): add abigen example

* fix(core): fix abi tests

* chore: make clippy happy
2020-06-16 15:08:42 +03:00
..
ethers-contract-abigen ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
ethers-contract-derive ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
src add pending tx type to wait for tx confirmations (#11) 2020-06-15 15:40:06 +03:00
tests Add streamed logs to the provider (#9) 2020-06-15 11:46:07 +03:00
Cargo.toml add pending tx type to wait for tx confirmations (#11) 2020-06-15 15:40:06 +03:00