plugeth/miner
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463)
* all: move main transaction pool into a subpool

* go.mod: remove superfluous updates

* core/txpool: review fixes, handle txs rejected by all subpools

* core/txpool: typos
2023-06-16 15:29:40 +03:00
..
stress/clique all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
miner_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
miner.go miner: suspend miner if node is syncing (#27218) 2023-05-31 03:09:49 -04:00
payload_building_test.go eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2023-02-07 13:16:53 -05:00
payload_building.go miner: log number of withdrawals in block upon payload update (#27457) 2023-06-13 02:55:05 -04:00
worker_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
worker.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00