go-ethereum/eth/gasprice
Marius van der Wijden 424bc22ab8
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
eth/gasprice: reduce allocations (#33698)
Recent pprof from our validator shows ~6% of all allocations because of
the gas price oracle. This PR reduces that.
2026-01-28 20:33:04 +01:00
..
feehistory.go eth/gasprice: fix eth_feeHistory blobGasUsedRatio divide zero (#31663) 2025-04-19 22:02:31 +08:00
feehistory_test.go eth/gasprice: sanity check ratio values (#31270) 2025-02-27 15:40:35 +08:00
gasprice.go eth/gasprice: reduce allocations (#33698) 2026-01-28 20:33:04 +01:00
gasprice_test.go core: consolidate BlockChain constructor options (#31925) 2025-06-19 12:21:15 +02:00