Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace lines | Unknown | 2017-11-16 | 1 | -4/+4 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -2/+2 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | Print motd on console and web ui | Unknown | 2017-11-14 | 1 | -7/+14 |
| | |||||
* | Pass threadno up the food chain | Unknown | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | jpsock changes | Unknown | 2017-11-14 | 1 | -7/+65 |
| | |||||
* | Versioning final version | Unknown | 2017-11-10 | 1 | -2/+2 |
| | |||||
* | Multi-pool final version (#90) | fireice-uk | 2017-11-09 | 1 | -9/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Multi-pool first draft * Fix wspace from new IDE * Better TLS error message * Fix TLS bug * Don't put dev pool on stats + pool change-back * bug fixes * Error message work * fix win build * add per-pool nicehash setting * Fix bugs * rm debug msg * Multipool guided setup * Support TLS and Nicehash in config * prelim jconf changes * final multipool changes * increase default retry_time to 30, fix mac erro * rm debug dev pool settings * Fix another source of connect runaway | ||||
* | amd: use 64bit target | psychocrypt | 2017-10-24 | 1 | -2/+0 |
| | | | | | - remove 32bit target value - use always 64bit target for amd backend | ||||
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -1/+6 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -9/+9 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+620 |
- 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` |