ethers-rs/ethers-contract/src
Georgios Konstantopoulos 7a17e54fbd
feat(contract): add helper to query events w/ metadata (block num + tx hash) (#33)
* feat(contract): add helper to query events w/ metadata (block num + tx hash)
2020-06-22 01:08:40 +03:00
..
call.rs feat(signers): implement Serde and make Wallet API smaller (#20) 2020-06-17 09:38:04 +03:00
contract.rs Websockets + TLS for Async-Std / Tokio (#30) 2020-06-21 10:17:11 +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 feat(contract): add helper to query events w/ metadata (block num + tx hash) (#33) 2020-06-22 01:08:40 +03:00
lib.rs fix intradoc links and add missing cargo metadata (#29) 2020-06-20 16:55:07 +03:00