Commit graph

20 commits

Author SHA1 Message Date
Fusl
e283ff8013 Merge remote-tracking branch 'upstream/master' 2017-08-14 00:13:39 +02:00
Fusl
83bbc1512b Shuffle nonce around when a good hash was found 2017-07-27 04:34:00 +02:00
Fusl
6b861808f2 Produce better pseudo-random numbers for nonce shuffling 2017-07-27 04:08:09 +02:00
Fusl
493a76ca6e Shuffle nonce on start of worker 2017-07-26 22:11:33 +02:00
Fusl
0ebe06c923 Shuffle nonce around only after 256 hashes have been produced 2017-07-25 20:47:49 +02:00
Fusl
2ee4b2c91d Buffer --rand-nonce option without having to continuously execute a function 2017-07-25 05:10:26 +02:00
Fusl
6516517235 added --rand-nonce option to try random instead of sequentially increasing nonces 2017-07-25 04:58:20 +02:00
XMRig
776f77a8d4 Added IConsoleListener 2017-07-23 09:36:30 +03:00
XMRig
8f38462bbe #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00
XMRig
7c6e429854 Improved pause/resume mechanism. 2017-07-10 21:42:28 +03:00
XMRig
32e7041def Fix possibility duplicate share for short donation intervals. 2017-07-03 03:34:23 +03:00
XMRig
074db6bb72 Add nice messages for accepted and rejected shares with diff and latency. 2017-07-02 05:33:10 +03:00
XMRig
8ec58a8394 Fix nicehash support, please note --nicehash option now specified per pool. 2017-07-01 22:37:27 +03:00
XMRig
981e043ada Add DoubleWorker class. 2017-06-13 19:58:31 +03:00
XMRig
3df545cfc5 Initial MSVC support. 2017-06-12 16:19:07 +03:00
XMRig
a370b8fd30 Add class Telemetry. 2017-06-12 07:18:14 +03:00
XMRig
a0a8711dab Add class JobResult. 2017-06-11 10:58:46 +03:00
XMRig
3ad11685cc Job flow WIP. 2017-06-11 06:52:23 +03:00
XMRig
f9c244f0aa Add Workers class. 2017-06-10 09:41:08 +03:00
XMRig
29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00