ethers-rs/ethers-core/src
Georgios Konstantopoulos ba5ae5a894
Add Celo support (#8)
* feat(types): add optional Celo support

* feat: add Celo feature flags to all crates

* test(provider): add get_transaction celo test

* test(signer): add send_transaction celo test

* test(contract): add deploy and call contract function celo test
2020-06-17 12:22:01 +03:00
..
abi ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
types Add Celo support (#8) 2020-06-17 12:22:01 +03:00
utils Fix Pending Transactions and EIP-155 (#22) 2020-06-17 11:02:03 +03:00
lib.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00