ethers-rs/ethers-contract/tests
James Prestwich d722c1a6af
feature: PendingTransaction returns Option (#327)
* feature: PendingTransaction returns Option

* chore: expand safety reasoning in pending tx expect

* chore: clippy lints

* bug: check readiness of future before taking receipt option
2021-07-06 11:06:18 +03:00
..
common fix: event decoding for events with zero or one parameters (#300) 2021-05-28 10:44:42 +03:00
solidity-contracts Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
abigen.rs feat(abigen): include ethevent proc macro in abigen code gen workflow (#232) 2021-03-16 21:37:19 +02:00
contract.rs feature: PendingTransaction returns Option (#327) 2021-07-06 11:06:18 +03:00