ethers-rs/ethers
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
..
examples fix(core): make Signature.v a u64 instead of a u8 and expose `verify` (#21) 2020-06-17 09:45:15 +03:00
src add json rpc bindings for eth_getCode (#15) 2020-06-15 23:10:27 +03:00
tests ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
Cargo.toml Add Celo support (#8) 2020-06-17 12:22:01 +03:00