ethers-rs/ethers-contract
Georgios Konstantopoulos bf1d1e098f
fix: replace FilterStream with concrete type (#69)
* fix: replace FilterStream with concrete type

* fix: use PinBoxFut type alias

* ci: fix CI error with ledger
2020-09-23 11:04:54 +03:00
..
ethers-contract-abigen Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src fix: replace FilterStream with concrete type (#69) 2020-09-23 11:04:54 +03:00
tests fix(BREAKING): return Option for txs/receipts/blocks (#64) 2020-09-17 14:06:56 +03:00
Cargo.toml Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00