plugeth/consensus/ethash
Kwuaint facf1bc9d6 consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166)
correct the algorithm in the comments for fakeBlockNumber, from "min" to "max".
2018-07-12 13:32:23 +03:00
..
algorithm_test.go travis, build, consensus: drop support for Go 1.7 2018-02-27 18:25:56 +02:00
algorithm.go consensus/ethash: reduce keccak hash allocations (#16857) 2018-06-04 10:32:32 +03:00
consensus_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 2017-12-22 14:37:50 +02:00
consensus.go consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) 2018-07-12 13:32:23 +03:00
ethash_test.go consensus/ethash: improve cache/dataset handling (#15864) 2018-01-23 12:05:30 +02:00
ethash.go consensus/ethash: fixed documentation typo (#17121) 2018-07-04 11:20:58 +03:00
sealer.go consensus/ethash: improve cache/dataset handling (#15864) 2018-01-23 12:05:30 +02:00