summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/minethd.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix duplicated nonce usagepsychocrypt2018-06-041-0/+6
* fix job consume (possible deadlock)psychocrypt2018-06-041-12/+4
* Spell checkTony Butler2018-06-041-3/+3
* support stellite v4 forkpsychocrypt2018-06-041-2/+32
* add support for IPBC coinpsychocrypt2018-06-041-3/+32
* Fixes #1467Vladimir Tamara2018-06-041-0/+1
* add independent dev pool coin descriptionpsychocrypt2018-06-041-12/+14
* fix wrong algo selectionpsychocrypt2018-06-041-4/+18
* fix a few conversion warningspsychocrypt2018-06-041-5/+5
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-06-041-1/+1
* change `height` to `version`psychocrypt2018-06-041-2/+2
* refactor mining algo selectionpsychocrypt2018-06-041-25/+35
* POW AEON v7psychocrypt2018-06-041-30/+70
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-011-7/+3
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-105/+162
* void nonce overlapppingpsychocrypt2018-01-271-3/+4
* Merge pull request #772 from vtamara/comp_adJpsychocrypt2018-01-211-0/+2
|\
| * Extra code path for OpenBSD suggested by psychocryptVladimir Tamara2018-01-161-1/+3
| * It compiles on OpenBSD/adJ 6.2Vladimir Tamara2018-01-011-1/+1
* | fix set affinity for windowspsychocrypt2018-01-131-1/+10
* | Update minethd.cppBrian Recchia2018-01-041-1/+1
|/
* Make sure we are using a steady clockfireice-uk2017-12-221-4/+2
* Fix nonce allocationUnknown2017-12-071-15/+23
* Extend low_power_mode to do up to 5 cn hashes at a time.Grzegorz Hasse2017-12-061-80/+157
* Remove whitespace linesUnknown2017-11-161-3/+3
* fix wrong indentions by hand after auto conversionpsychocrypt2017-11-161-3/+4
* remove space indention with tabspsychocrypt2017-11-161-3/+3
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-161-4/+4
|\
| * Pass threadno up the food chainUnknown2017-11-141-4/+4
* | Fix misc bugs (#117)fireice-uk2017-11-151-0/+7
|/
* add backend typepsychocrypt2017-11-101-0/+1
* rename `xmr` to `monero`psychocrypt2017-10-271-30/+36
* add aeon support to backend cpupsychocrypt2017-10-271-38/+82
* check if affinity must be setpsychocrypt2017-10-271-3/+3
* thread affinity for non cpu backendspsychocrypt2017-10-261-5/+5
* remove double blob copypsychocrypt2017-10-231-4/+0
* move nicehash check into nonce calcfireice-uk2017-10-221-8/+8
* note-to-self: don't type with your foreheadfireice-uk2017-10-221-1/+1
* separate nonce_ctr from result pushfireice-uk2017-10-221-32/+24
* Implement changes suggestedfireice-uk2017-10-221-2/+2
* Implement pool-controlled nonce allocationfireice-uk2017-10-221-8/+28
* add order_fix for double hashfireice-uk2017-10-181-0/+2
* rm pin_thd_affinityfireice-uk2017-10-171-8/+2
* Affinity - fix Cfireice-uk2017-10-121-3/+6
* Affinity - fix Bfireice-uk2017-10-121-7/+9
* swap orderfireice-uk2017-10-121-3/+3
* print warningfireice-uk2017-10-111-1/+2
* cleanup and give a return from set_affinityfireice-uk2017-10-111-31/+10
* Port the crash fix from xmr-stak-cpufireice-uk2017-10-051-4/+15
* rename `Params` to `params`psychocrypt2017-09-301-1/+1
OpenPOWER on IntegriCloud