ethers-rs/ethers-contract/src
Rohit Narurkar 516b431a48
add support for gas estimate and calldata from ContractCall (#53)
* add support for gas estimate and calldata from ContractCall

* fix celo tests for get_block and get_tx
2020-08-12 11:35:33 +03:00
..
multicall Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
call.rs add support for gas estimate and calldata from ContractCall (#53) 2020-08-12 11:35:33 +03:00
contract.rs Fix buggy non-nested tuples (#48) 2020-07-03 17:37:38 +03:00
event.rs feat(contract): add helper to query events w/ metadata (block num + tx hash) (#33) 2020-06-22 01:08:40 +03:00
factory.rs Replace contract client references with Arc (#35) 2020-06-22 11:44:08 +03:00
lib.rs Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00