go-ethereum/eth/gasprice
Jonas Theis b9d3c72e0d
feat: congestion-aware gas price oracle (#790)
* Implement functionality to reset gas price / suggested tip to minimal value when there's no congestion

* Add flags to configure congestion value and initialize gas price oracle accordingly

* Fix and add tests to make sure GPO works as expected depending on pre- or post-Curie (EIP 1559) upgrade

* Apply review suggestions

* chore: auto version bump [bot]

---------

Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
2024-06-04 17:05:58 +08:00
..
feehistory.go feat: update upcoming fork names (#680) 2024-03-26 14:41:32 +00:00
feehistory_test.go feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00
gasprice.go feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00
gasprice_test.go feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00