go-ethereum/eth/gasprice
Jonas Theis 8c7a3aed74
feat(txpool): StatsWithMinBaseFee (#884)
* feat(txpool): implement StatsWithMinBaseFee

* feat(gpo): use StatsWithMinBaseFee to filter out tx below the current blocks base fee

* feat(les/txpool): implement StatsWithMinBaseFee

* use flatten() (lowercase) to avoid copying of tx list

* chore: auto version bump [bot]

---------

Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
2024-07-10 11:10:58 +02: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(txpool): StatsWithMinBaseFee (#884) 2024-07-10 11:10:58 +02:00
gasprice_test.go feat(txpool): StatsWithMinBaseFee (#884) 2024-07-10 11:10:58 +02:00