ethers-rs/ethers-providers/src
James Prestwich d722c1a6af
feature: PendingTransaction returns Option (#327)
* feature: PendingTransaction returns Option

* chore: expand safety reasoning in pending tx expect

* chore: clippy lints

* bug: check readiness of future before taking receipt option
2021-07-06 11:06:18 +03:00
..
transports make request error to be confined per request, not a global websocket error (#315) 2021-06-12 10:46:19 +03:00
ens.rs chore: fix lints (#329) 2021-07-05 14:03:38 +03:00
lib.rs change types of block number and returned keys (#320) 2021-06-22 14:56:10 +03:00
pending_transaction.rs feature: PendingTransaction returns Option (#327) 2021-07-06 11:06:18 +03:00
provider.rs feature: PendingTransaction returns Option (#327) 2021-07-06 11:06:18 +03:00
pubsub.rs feat: introduce tx stream (#303) 2021-06-05 20:08:33 +03:00
stream.rs feature: PendingTransaction returns Option (#327) 2021-07-06 11:06:18 +03:00