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
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903)
4 years ago
..
algorithm.go consensus/ethash: fix usage of *reflect.SliceHeader (#21372) 4 years ago
algorithm_test.go cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) 5 years ago
api.go consensus/ethash: refactor remote sealer (#20335) 5 years ago
consensus.go core, eth, les, trie: add a prefix to contract code (#21080) 4 years ago
consensus_test.go all: simplify timestamps to uint64 (#19372) 6 years ago
ethash.go all: remove redundant conversions and import names (#21903) 4 years ago
ethash_test.go travis: enable test suite on ARM64 (#20219) 5 years ago
sealer.go les: implement new les fetcher (#20692) 4 years ago
sealer_test.go consensus/ethash: fix flaky test by reading seal results (#21085) 4 years ago