aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/ethash/algorithm.go
Commit message (Expand)AuthorAgeFilesLines
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-5/+5
* consensus: move test use only var/func to test(#17004)Wenbiao Zheng2018-07-241-9/+0
* consensus/ethash: reduce keccak hash allocations (#16857)Felix Lange2018-06-041-6/+17
* travis, build, consensus: drop support for Go 1.7Péter Szilágyi2018-02-281-0/+43
* consensus/ethash: improve cache/dataset handling (#15864)Felix Lange2018-01-231-2/+4
* ethash: fix typoErnesto del Toro2017-10-131-3/+3
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-3/+0
* common/bitutil, consensus/ethash: reusable bitutil packagePéter Szilágyi2017-05-051-1/+2
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+1103