go-ethereum/params
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
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go feat: implement relaxed period in clique (#763) 2024-05-22 11:34:43 +02:00
config_test.go params: allow setting Petersburg block before chain head (#21473) 2020-09-16 09:39:35 +03:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go feat(ethclient & gethclient): support blob transaction (#661) 2024-03-14 17:51:30 +08:00
version.go feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00