Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amd: use 64bit target | psychocrypt | 2017-10-24 | 1 | -5/+1 |
| | | | | | - remove 32bit target value - use always 64bit target for amd backend | ||||
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -5/+2 |
| | |||||
* | fix broken nicehash support | psychocrypt | 2017-10-04 | 1 | -2/+2 |
| | | | | - add nicehash flag back to `miner_work` | ||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -20/+1 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -0/+1 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+103 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |