Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove double blob copy | psychocrypt | 2017-10-23 | 1 | -4/+0 |
| | | | | - remove double copied memory | ||||
* | move nicehash check into nonce calc | fireice-uk | 2017-10-22 | 1 | -8/+8 |
| | |||||
* | note-to-self: don't type with your forehead | fireice-uk | 2017-10-22 | 1 | -1/+1 |
| | |||||
* | separate nonce_ctr from result push | fireice-uk | 2017-10-22 | 1 | -32/+24 |
| | |||||
* | Implement changes suggested | fireice-uk | 2017-10-22 | 1 | -2/+2 |
| | |||||
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -8/+28 |
| | |||||
* | add order_fix for double hash | fireice-uk | 2017-10-18 | 1 | -0/+2 |
| | |||||
* | rm pin_thd_affinity | fireice-uk | 2017-10-17 | 1 | -8/+2 |
| | |||||
* | Affinity - fix C | fireice-uk | 2017-10-12 | 1 | -3/+6 |
| | |||||
* | Affinity - fix B | fireice-uk | 2017-10-12 | 1 | -7/+9 |
| | |||||
* | swap order | fireice-uk | 2017-10-12 | 1 | -3/+3 |
| | |||||
* | print warning | fireice-uk | 2017-10-11 | 1 | -1/+2 |
| | |||||
* | cleanup and give a return from set_affinity | fireice-uk | 2017-10-11 | 1 | -31/+10 |
| | |||||
* | Port the crash fix from xmr-stak-cpu | fireice-uk | 2017-10-05 | 1 | -4/+15 |
| | |||||
* | rename `Params` to `params` | psychocrypt | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -19/+22 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -13/+13 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+508 |
- 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` |