ethers-rs/ethers-providers
James Prestwich 203b2e8ea3
Prestwich/super pending (#566)
* feature: pending_escalator

* feature: send_escalating in Middleware

* bug: don't drop unready futures in escalator.poll

* chore: docs and must_use

* chores: lints, clippies, wasm fixes, dedup pinboxfut

* chore: more lints

* refactor: use Delay in polling interval to ensure re-waking

* refactor: simplify Sleeping state transition as last will never be None again

* bug: properly set last when broadcasts resolve

* feature: debug implementation for EscalatingPending

* refactor: with_ setters and escalations argument

* refactor: use FuturesUnOrdered instead of a vec of futures

* chore: update CHANGELOG with recent PR info

* chore: update all comments on pending escalator

* chore: run rustfmt
2021-11-12 03:23:46 +02:00
..
src Prestwich/super pending (#566) 2021-11-12 03:23:46 +02:00
tests chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
Cargo.toml chore(deps): bump auto_impl from 0.4.1 to 0.5.0 (#564) 2021-11-08 09:43:55 +00:00