ethers-rs/ethers-middleware/tests
Remco Bloemen 18b4ef4e47
Robust gas oracles (#1222)
* Pass reqwest Client to constructors

* Add Median oracle aggregator

* DRY

* Weighted median

* Add cache layer

* Simplify lifetimes

* Add with_client constructors

* Update GasNow urls

* Add u256_from_f64_saturating

* Add polygon oracle

* Fixes

* Fix lints

* Remove dbg statements
2022-05-06 08:16:43 -07:00
..
solidity-contracts Fix tests failing on solc 0.8.0 or above (#310) 2021-06-07 19:32:41 +03:00
gas_escalator.rs feat: rotate infura keys for ws 2022-03-13 10:11:27 -07:00
gas_oracle.rs Robust gas oracles (#1222) 2022-05-06 08:16:43 -07:00
nonce_manager.rs fix(core/TypedTransaction): eip1559 gas price should be max_fee_per_gas (#1062) 2022-03-19 09:41:03 -07:00
signer.rs Ensure a consistent chain ID between a signer and provider in SignerMiddleware (#1095) 2022-04-10 10:55:30 -07:00
stack.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
transformer.rs feat(solc): add support for library linking (#656) 2021-12-08 02:38:29 +02:00