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/ethash
Evolution404 e275b1a293
consensus/ethash: replace a magic number with it's constant (#22618)
4 years ago
..
algorithm.go consensus/ethash: replace a magic number with it's constant (#22618) 4 years ago
algorithm_test.go cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
api.go all: fix miner hashRate -> hashrate on API calls 4 years ago
consensus.go consensus: remove seal verification from the consensus engine interface (#22274) 4 years ago
consensus_test.go consensus/ethash: implement faster difficulty calculators (#21976) 4 years ago
difficulty.go consensus/ethash: implement faster difficulty calculators (#21976) 4 years ago
ethash.go cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
ethash_test.go all: fix miner hashRate -> hashrate on API calls 4 years ago
sealer.go cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
sealer_test.go cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago