Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pow: fix Search with ethash test mode | Felix Lange | 2017-03-18 | 1 | -2/+2 |
* | pow: make data dumps backwards compatible, fix DAG end | Péter Szilágyi | 2017-03-09 | 1 | -7/+8 |
* | crypto, pow, vendor: hash optimizations, mmap ethash | Péter Szilágyi | 2017-03-09 | 1 | -35/+89 |
* | pow: only support prime calculations on Go 1.8 and above | Péter Szilágyi | 2017-03-09 | 1 | -37/+0 |
* | cmd, eth, les, node, pow: disk caching and progress reports | Péter Szilágyi | 2017-03-09 | 1 | -11/+25 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 1 | -0/+1071 |