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
Péter Szilágyi f8acc0af7e
consensus/ethash: fix a timestamp update race
7 years ago
..
algorithm.go core, consensus: pluggable consensus engines (#3817) 8 years ago
algorithm_go1.7.go core, consensus: pluggable consensus engines (#3817) 8 years ago
algorithm_go1.8.go core, consensus: pluggable consensus engines (#3817) 8 years ago
algorithm_go1.8_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago
algorithm_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago
consensus.go consensus/ethash: simplify concurrency in VerifyHeaders 8 years ago
consensus_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago
ethash.go consensus/ethash: fix a timestamp update race 7 years ago
ethash_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago
sealer.go consensus, eth: don't CPU mine by default during remote mining 8 years ago
xor.go core, consensus: pluggable consensus engines (#3817) 8 years ago