go-ethereum/params
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
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go feat: rename next upgrade to Darwin (#863) 2024-06-26 14:54:36 +02:00
config_test.go feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08: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: implement RIP-7212/EIP-7212 (#798) 2024-06-06 13:40:37 +02:00
version.go feat(txpool): StatsWithMinBaseFee (#884) 2024-07-10 11:10:58 +02:00