ethers-rs/ethers-core/src
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
..
abi test: add type check test for abi array tuples (#1143) 2022-04-18 10:02:56 -07:00
macros fix(core): check against ethers internal crate names (#1060) 2022-03-17 15:14:53 -07:00
types Robust gas oracles (#1222) 2022-05-06 08:16:43 -07:00
utils chore(clippy): make clippy happy (#1230) 2022-05-06 08:15:49 -07:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00