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.
 
 
 
 
 
 
go-ethereum/miner
Péter Szilágyi 31a6418d77
consensus/clique, miner: remove clique -> accounts dependency (#30642)
2 weeks ago
..
miner.go beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
miner_test.go core/state: state reader abstraction (#29761) 2 months ago
ordering.go core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 9 months ago
ordering_test.go core/txpool, miner: speed up blob pool pending retrievals (#29008) 9 months ago
payload_building.go miner: send full request when resolving full payload (#30615) 3 weeks ago
payload_building_test.go consensus/clique, miner: remove clique -> accounts dependency (#30642) 2 weeks ago
pending.go miner: refactor the miner, make the pending block on demand (#28623) 8 months ago
worker.go all: implement EIP-7002 & EIP-7251 (#30571) 4 weeks ago