ethers-rs/ethers-core/src
Alexey Shekhirin dd2c589102
feat(etherscan, middleware): implement gas endpoints and use in oracle middleware (#621)
* feat(etherscan, middleware): implement gas-related endpoints and use them in gas oracle

* cleanup deps

* better comment

* revertme: add debug print

* Revert "revertme: add debug print"

This reverts commit 63993642c4.

* make etherscan tests serial

* run each etherscan test at least 200ms

* 200ms -> 250ms

* Revert "200ms -> 250ms"

This reverts commit 29c7f6ed9a.

* add separate etherscan key for celo tests

* 200ms -> 250ms

* add Chain::Sepolia to match
2021-11-27 09:54:20 +02:00
..
abi fix(codec)!: ambiguity unit8[] and bytes (#613) 2021-11-24 22:15:17 +02:00
macros fix: lift macros feature to lib level (#567) 2021-11-08 22:08:03 +02:00
types feat(etherscan, middleware): implement gas endpoints and use in oracle middleware (#621) 2021-11-27 09:54:20 +02:00
utils Fix parse units (#597) 2021-11-24 11:07:18 +02:00
lib.rs release: 0.6.0 (#611) 2021-11-23 21:23:12 +02:00