plugeth/miner
Péter Szilágyi 950d5643b1
core/txpool: make transaction validation reusable across packages (pools) (#27429)
* core/txpool: abstraction prep work for secondary pools (blob pool)

* core/txpool: leave subpool concepts to a followup pr

* les: fix tests using hard coded errors

* core/txpool: use bitmaps instead of maps for tx type filtering
2023-06-06 12:53:29 +03:00
..
stress/clique all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
miner_test.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +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 eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2023-02-07 13:16:53 -05:00
worker_test.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
worker.go miner: suspend miner if node is syncing (#27218) 2023-05-31 03:09:49 -04:00