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.
lightclient
1da34a37ec
miner: send full request when resolving full payload ( #30615 )
...
Fixes an issue missed in #30576 where we send empty requests for a full
payload being resolved, causing hash mismatch later on when we get the
payload back via `NewPayload`.
4 months ago
..
miner.go
beacon, core, eth, miner: integrate witnesses into production Geth ( #30069 )
5 months ago
miner_test.go
core/state: state reader abstraction ( #29761 )
6 months ago
ordering.go
core/txpool, eth, miner: retrieve plain and blob txs separately ( #29026 )
1 year ago
ordering_test.go
core/txpool, miner: speed up blob pool pending retrievals ( #29008 )
1 year ago
payload_building.go
miner: send full request when resolving full payload ( #30615 )
4 months ago
payload_building_test.go
beacon, core, eth, miner: integrate witnesses into production Geth ( #30069 )
5 months ago
pending.go
miner: refactor the miner, make the pending block on demand ( #28623 )
12 months ago
worker.go
all: implement EIP-7002 & EIP-7251 ( #30571 )
5 months ago