plugeth/core/txpool
Péter Szilágyi a8a9c8e4b0
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-10-04 12:36:36 +03:00
..
blobpool core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
legacypool core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
txpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
validation.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00