ethers-rs/ethers-contract
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
..
ethers-contract-abigen feat(signers): implement Serde and make Wallet API smaller (#20) 2020-06-17 09:38:04 +03:00
ethers-contract-derive ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
src Add Celo support (#8) 2020-06-17 12:22:01 +03:00
tests Add Celo support (#8) 2020-06-17 12:22:01 +03:00
Cargo.toml Add Celo support (#8) 2020-06-17 12:22:01 +03:00