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/consensus
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911)
3 months ago
..
beacon all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
clique all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
ethash all: replace division with right shift if possible (#29911) 3 months ago
misc eth/tracers: live chain tracing with hooks (#29189) 6 months ago
consensus.go core: refactor consensus interface (#29283) 6 months ago
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2 years ago