go-ethereum/miner
Péter Szilágyi 723fd06e12 core, eth, miner: start propagating and consuming blob txs (#28243)
* core, eth, miner: start propagating and consuming blob txs

* eth/protocols/eth: disable eth/67 if Cancun is enabled

* core/txpool, eth, miner: pass gas limit infos in lazy tx for mienr filtering

* core/txpool, miner: add lazy resolver for pending txs too

* core, eth: fix review noticed bugs

* eth, miner: minor polishes in the mining and announcing logs

* core/expool: unsubscribe the event scope
2023-11-10 11:09:46 -06:00
..
stress/clique miner/stress/clique: fix typo (#28016) 2023-11-10 11:09:46 -06:00
miner.go miner: suspend miner if node is syncing (#27218) 2023-11-10 11:09:46 -06:00
miner_test.go core, accounts, eth, trie: handle genesis state missing (#28171) 2023-11-10 11:09:46 -06:00
ordering.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-11-10 11:09:46 -06:00
ordering_test.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-11-10 11:09:46 -06:00
payload_building.go beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 2023-11-10 11:09:46 -06:00
payload_building_test.go eth, miner: rm redundant type declare (#27713) 2023-11-10 11:09:46 -06:00
worker.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-11-10 11:09:46 -06:00
worker_test.go beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 2023-11-10 11:09:46 -06:00