summaryrefslogtreecommitdiffstats
path: root/xmrstak
Commit message (Expand)AuthorAgeFilesLines
* Fix FTBFSpowerTimothy Pearson2018-06-042-2/+1
* increase version to 2.4.4psychocrypt2018-06-041-1/+1
* remove definition of `_mm256_set_m128i`psychocrypt2018-06-041-1/+1
* fix duplicated nonce usagepsychocrypt2018-06-044-12/+20
* fix possible deadlock with Voltapsychocrypt2018-06-041-1/+1
* Add options to set wait/work time for benchmark; Fixup as reqTony Butler2018-06-042-8/+50
* avoid out of order job processingpsychocrypt2018-06-042-10/+33
* github annotationspsychocrypt2018-06-042-52/+62
* use read write locks to secure job updatespsychocrypt2018-06-042-61/+6
* add license header to `read_write_lock.h`psychocrypt2018-06-041-0/+23
* add read write lock classpsychocrypt2018-06-044-45/+148
* fix job consume (possible deadlock)psychocrypt2018-06-049-85/+78
* ignore duplicated equal job from poolspsychocrypt2018-06-041-16/+30
* fix possible race condition in jpsockpsychocrypt2018-06-041-2/+4
* Fix condition on stellite checkJason Rhinelander2018-06-041-1/+1
* set correct `iPoolId` for miner_workpsychocrypt2018-06-043-14/+26
* add masarignock2018-06-042-0/+2
* Spell checkTony Butler2018-06-0483-847/+845
* support stellite v4 forkpsychocrypt2018-06-049-41/+121
* fix that cli option `--noAMDCache`psychocrypt2018-06-041-6/+6
* Small typo correctionimperdin2018-06-041-1/+1
* rename printed algorithmspsychocrypt2018-06-041-5/+5
* add support for IPBC coinpsychocrypt2018-06-0410-34/+123
* Add turtlecoin as a config optionZedPea2018-06-042-1/+3
* Fixes #1467Vladimir Tamara2018-06-041-0/+1
* version update to 2.4.3psychocrypt2018-06-041-1/+1
* update BBSCoinpsychocrypt2018-06-042-2/+2
* Add BBSCoin support and get ready for cryptonight v7 upgradeRan Ding2018-06-042-1/+3
* remove pool suggestionpsychocrypt2018-06-041-1/+1
* Update ITNS with v4 fork to CN v1Brian Oates2018-06-041-1/+1
* fix wrong unique_lock usagepsychocrypt2018-06-041-6/+6
* add missing EOadd missing EOFpsychocrypt2018-06-041-1/+1
* remove fork for sumokoin and moneropsychocrypt2018-06-042-17/+17
* add independent dev pool coin descriptionpsychocrypt2018-06-0413-89/+141
* fix wrong algo selectionpsychocrypt2018-06-043-8/+36
* allow non AMD OpenCL driver and devicespsychocrypt2018-06-047-15/+73
* expose original algorithmpsychocrypt2018-06-042-3/+14
* fix a few conversion warningspsychocrypt2018-06-048-14/+15
* change 64Bit size value to 32Bitpsychocrypt2018-06-046-24/+26
* Update graft algorithm with graft fork supportJason Rhinelander2018-06-041-1/+1
* refactor scratchpad creationpsychocrypt2018-06-046-11/+35
* amd simplify kernel for different algorithmspsychocrypt2018-06-044-431/+295
* Fix spelling mistake in gpu.cppTakeshi Suzuki2018-06-041-2/+2
* Repair more typos in comments onlyTony Butler2018-06-045-6/+6
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-06-0425-25/+25
* Add CROAT coinridd842018-06-042-0/+2
* Add support for Haven (XHV) using CryptoNight Heavyhavenprotocol2018-06-042-0/+2
* increase version to 2.4.2psychocrypt2018-06-041-1/+1
* NVIDIA: fix sumokoinpsychocrypt2018-06-041-26/+20
* fix cuda architecture detectionpsychocrypt2018-06-041-1/+1
OpenPOWER on IntegriCloud