ethers-rs/ethers-middleware
James Prestwich 57736ed232
feature: first draft timelag middleware (#457)
* feature: first draft timelag middleware

* chore: add 1 line docstrings

* fix: address PR comments

- imports to top of file
- expect with message
- fill_transaction fix

* bug: fix fill_transaction error return

* refactor: make receipt filtering less ugly

* fix: make trait impl wasm compatible

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2021-09-17 12:38:35 -05:00
..
contracts feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
src feature: first draft timelag middleware (#457) 2021-09-17 12:38:35 -05:00
tests test: fix duplicate tx flakes by rotating through a list of wallets (#451) 2021-09-14 16:40:15 +03:00
Cargo.toml test: fix duplicate tx flakes by rotating through a list of wallets (#451) 2021-09-14 16:40:15 +03:00