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
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
..
algorithm.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
algorithm_test.go all: simplify timestamps to uint64 (#19372) 6 years ago
api.go consensus: extend getWork API with block number (#18038) 6 years ago
consensus.go all: simplify timestamps to uint64 (#19372) 6 years ago
consensus_test.go all: simplify timestamps to uint64 (#19372) 6 years ago
ethash.go consensus: extend getWork API with block number (#18038) 6 years ago
ethash_test.go consensus: extend getWork API with block number (#18038) 6 years ago
sealer.go consensus: extend getWork API with block number (#18038) 6 years ago
sealer_test.go consensus/ethash: increase timeout in test (#17526) 6 years ago