ethers-rs/ethers-contract
Georgios Konstantopoulos d9db40402b
feat: derives &, Arc and Box for Middleware (#109)
* test: can stack Middlewares with Arcs

* feat: derive &, Box and Arc impls for Middleware

* chore: fix spacing
2020-12-18 13:15:19 +02:00
..
ethers-contract-abigen feat: allow encoding/decoding function data (#90) 2020-10-29 09:48:24 +02:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src Returning a `PendingTransaction` after sending a tx (#107) 2020-12-17 13:26:01 +02:00
tests feat: derives &, Arc and Box for Middleware (#109) 2020-12-18 13:15:19 +02:00
Cargo.toml Contract & Provider eth_subscribe support (#100) 2020-11-30 11:33:06 +02:00