aboutsummaryrefslogtreecommitdiffstats
path: root/pow/ethash.go
Commit message (Expand)AuthorAgeFilesLines
* all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-1002/+136
* crypto, pow: add pure Go implementation of ethashPéter Szilágyi2017-03-091-0/+1071