aboutsummaryrefslogtreecommitdiffstats
path: root/pow/ethash_algo_go1.8_test.go
Commit message (Collapse)AuthorAgeFilesLines
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-46/+0
| | | | | This commit adds pluggable consensus engines to go-ethereum. In short, it introduces a generic consensus interface, and refactors the entire codebase to use this interface.
* pow: only support prime calculations on Go 1.8 and abovePéter Szilágyi2017-03-091-0/+46