Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -774/+0 |
* | pow: fix Search with ethash test mode | Felix Lange | 2017-03-18 | 1 | -2/+13 |
* | crypto, pow, vendor: hash optimizations, mmap ethash | Péter Szilágyi | 2017-03-09 | 1 | -35/+101 |
* | pow: only support prime calculations on Go 1.8 and above | Péter Szilágyi | 2017-03-09 | 1 | -25/+0 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 1 | -0/+722 |