Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the scratchpad size to make sure we don't malform JSON api replies ↵ | fireice-uk | 2017-10-05 | 1 | -2/+2 |
| | | | | with TLS | ||||
* | fix broken nicehash support | psychocrypt | 2017-10-04 | 1 | -1/+2 |
| | | | | - add nicehash flag back to `miner_work` | ||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -3/+3 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -12/+13 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+1005 |
- 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` |