Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFSpower | Timothy Pearson | 2018-06-04 | 2 | -2/+1 |
* | increase version to 2.4.4 | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | remove definition of `_mm256_set_m128i` | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | fix duplicated nonce usage | psychocrypt | 2018-06-04 | 4 | -12/+20 |
* | fix possible deadlock with Volta | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | Add options to set wait/work time for benchmark; Fixup as req | Tony Butler | 2018-06-04 | 2 | -8/+50 |
* | avoid out of order job processing | psychocrypt | 2018-06-04 | 2 | -10/+33 |
* | github annotations | psychocrypt | 2018-06-04 | 2 | -52/+62 |
* | use read write locks to secure job updates | psychocrypt | 2018-06-04 | 2 | -61/+6 |
* | add license header to `read_write_lock.h` | psychocrypt | 2018-06-04 | 1 | -0/+23 |
* | add read write lock class | psychocrypt | 2018-06-04 | 4 | -45/+148 |
* | fix job consume (possible deadlock) | psychocrypt | 2018-06-04 | 9 | -85/+78 |
* | ignore duplicated equal job from pools | psychocrypt | 2018-06-04 | 1 | -16/+30 |
* | fix possible race condition in jpsock | psychocrypt | 2018-06-04 | 1 | -2/+4 |
* | Fix condition on stellite check | Jason Rhinelander | 2018-06-04 | 1 | -1/+1 |
* | set correct `iPoolId` for miner_work | psychocrypt | 2018-06-04 | 3 | -14/+26 |
* | add masari | gnock | 2018-06-04 | 2 | -0/+2 |
* | Spell check | Tony Butler | 2018-06-04 | 83 | -847/+845 |
* | support stellite v4 fork | psychocrypt | 2018-06-04 | 9 | -41/+121 |
* | fix that cli option `--noAMDCache` | psychocrypt | 2018-06-04 | 1 | -6/+6 |
* | Small typo correction | imperdin | 2018-06-04 | 1 | -1/+1 |
* | rename printed algorithms | psychocrypt | 2018-06-04 | 1 | -5/+5 |
* | add support for IPBC coin | psychocrypt | 2018-06-04 | 10 | -34/+123 |
* | Add turtlecoin as a config option | ZedPea | 2018-06-04 | 2 | -1/+3 |
* | Fixes #1467 | Vladimir Tamara | 2018-06-04 | 1 | -0/+1 |
* | version update to 2.4.3 | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | update BBSCoin | psychocrypt | 2018-06-04 | 2 | -2/+2 |
* | Add BBSCoin support and get ready for cryptonight v7 upgrade | Ran Ding | 2018-06-04 | 2 | -1/+3 |
* | remove pool suggestion | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | Update ITNS with v4 fork to CN v1 | Brian Oates | 2018-06-04 | 1 | -1/+1 |
* | fix wrong unique_lock usage | psychocrypt | 2018-06-04 | 1 | -6/+6 |
* | add missing EOadd missing EOF | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | remove fork for sumokoin and monero | psychocrypt | 2018-06-04 | 2 | -17/+17 |
* | add independent dev pool coin description | psychocrypt | 2018-06-04 | 13 | -89/+141 |
* | fix wrong algo selection | psychocrypt | 2018-06-04 | 3 | -8/+36 |
* | allow non AMD OpenCL driver and devices | psychocrypt | 2018-06-04 | 7 | -15/+73 |
* | expose original algorithm | psychocrypt | 2018-06-04 | 2 | -3/+14 |
* | fix a few conversion warnings | psychocrypt | 2018-06-04 | 8 | -14/+15 |
* | change 64Bit size value to 32Bit | psychocrypt | 2018-06-04 | 6 | -24/+26 |
* | Update graft algorithm with graft fork support | Jason Rhinelander | 2018-06-04 | 1 | -1/+1 |
* | refactor scratchpad creation | psychocrypt | 2018-06-04 | 6 | -11/+35 |
* | amd simplify kernel for different algorithms | psychocrypt | 2018-06-04 | 4 | -431/+295 |
* | Fix spelling mistake in gpu.cpp | Takeshi Suzuki | 2018-06-04 | 1 | -2/+2 |
* | Repair more typos in comments only | Tony Butler | 2018-06-04 | 5 | -6/+6 |
* | Repair all 'namepsace' to 'namespace' (all within comments) | Tony Butler | 2018-06-04 | 25 | -25/+25 |
* | Add CROAT coin | ridd84 | 2018-06-04 | 2 | -0/+2 |
* | Add support for Haven (XHV) using CryptoNight Heavy | havenprotocol | 2018-06-04 | 2 | -0/+2 |
* | increase version to 2.4.2 | psychocrypt | 2018-06-04 | 1 | -1/+1 |
* | NVIDIA: fix sumokoin | psychocrypt | 2018-06-04 | 1 | -26/+20 |
* | fix cuda architecture detection | psychocrypt | 2018-06-04 | 1 | -1/+1 |