ethers-rs/ethers-contract/tests
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
..
common Add streamed logs to the provider (#9) 2020-06-15 11:46:07 +03:00
contract.rs Add Celo support (#8) 2020-06-17 12:22:01 +03:00
contract.sol fix: serialize null filters 2020-06-03 00:10:46 +03:00