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 91faf2c559
consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046)
1 year ago
..
algorithm.go consensus/ethash: fix typo (#26016) 2 years ago
algorithm_test.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
api.go build: upgrade to go 1.19 (#25726) 2 years ago
consensus.go consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046) 1 year ago
consensus_test.go all: remove deprecated uses of math.rand (#26710) 2 years ago
difficulty.go go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) 3 years ago
ethash.go all: remove remaining uses of untyped golang-lru (#26194) 2 years ago
ethash_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago
mmap_help_linux.go consensus/ethash: avoid runtime errors due to OOD on mmap writes (#23799) 3 years ago
mmap_help_other.go consensus/ethash: avoid runtime errors due to OOD on mmap writes (#23799) 3 years ago
sealer.go all: use http package to replace http method names (#26535) 2 years ago
sealer_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago