plugeth/core/txpool/legacypool
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005)
* core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval

* miner: fix typo

* core/txpool: handle init-error in blobpool without panicing

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2024-02-17 13:37:14 +02:00
..
journal.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool2_test.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
legacypool_test.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
legacypool.go core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 2024-02-17 13:37:14 +02:00
list_test.go core/txpool/legacypool: remove a redundant heap.Init (#28910) 2024-02-15 19:50:17 +01:00
list.go core/txpool/legacypool: remove a redundant heap.Init (#28910) 2024-02-15 19:50:17 +01:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00