go-ethereum/miner
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425)
This implements recent changes to EIP-7685, EIP-6110, and
execution-apis.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
Co-authored-by: Shude Li <islishude@gmail.com>
2024-10-09 12:24:58 +02:00
..
miner_test.go core/state: state reader abstraction (#29761) 2024-09-05 13:10:47 +03:00
miner.go beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2024-09-20 16:43:42 +03:00
ordering_test.go core/txpool, miner: speed up blob pool pending retrievals (#29008) 2024-02-19 15:59:40 +02:00
ordering.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 2024-02-20 11:37:23 +02:00
payload_building_test.go beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2024-09-20 16:43:42 +03:00
payload_building.go all: implement flat deposit requests encoding (#30425) 2024-10-09 12:24:58 +02:00
pending.go miner: refactor the miner, make the pending block on demand (#28623) 2024-03-06 14:45:03 +02:00
worker.go all: implement flat deposit requests encoding (#30425) 2024-10-09 12:24:58 +02:00