go-ethereum/cmd
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
..
abidump Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
abigen feat(abigen): Add flag let be able to add user tmpl file. (#362) 2023-06-19 11:32:20 +08:00
bootnode Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
checkpoint-admin Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
clef Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
devp2p feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
ethkey style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
evm feat: update L1 data fee in Curie hard fork (#755) 2024-05-28 14:12:39 +02:00
faucet style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
geth feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00
p2psim style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
puppeth Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
rlpdump Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
utils feat: congestion-aware gas price oracle (#790) 2024-06-04 17:05:58 +08:00