Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
1 year ago |
.. |
stress/clique
|
miner/stress/clique: fix typo (#28016)
|
1 year ago |
miner.go
|
miner: suspend miner if node is syncing (#27218)
|
1 year ago |
miner_test.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
ordering.go
|
core/txpool/blobpool: 4844 blob transaction pool (#26940)
|
1 year ago |
ordering_test.go
|
core, eth, miner: start propagating and consuming blob txs (#28243)
|
1 year ago |
payload_building.go
|
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872)
|
1 year ago |
payload_building_test.go
|
eth, miner: rm redundant type declare (#27713)
|
1 year ago |
worker.go
|
core, eth, miner: start propagating and consuming blob txs (#28243)
|
1 year ago |
worker_test.go
|
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872)
|
1 year ago |