ethers-rs/ethers-providers
Matthias Seitz 57163a4d06
feat: introduce tx stream (#303)
* feat: introduce tx stream

* poll improvements

* refactor: move transaction stream

* feat: fully implement TransactionStream

* test: test transactionstream against transactions

* feat: add adapters for transaction hash streams

* chore(clippy): make clippy happy

* style: simplify error msg

* chore: remove test  artifact

* test: add tx stream test
2021-06-05 20:08:33 +03:00
..
src feat: introduce tx stream (#303) 2021-06-05 20:08:33 +03:00
tests Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
Cargo.toml chore(deps): bump async-trait from 0.1.48 to 0.1.50 (#278) 2021-04-27 23:18:06 +03:00