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
feehistory_test.go
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