XMRig
|
51422f4b1e
|
Move xmrig.h to common/xmrig.h.
|
2018-04-13 07:00:51 +07:00 |
|
XMRig
|
a73ad9b089
|
Fixed build with APP_DEBUG.
|
2018-04-11 08:29:02 +07:00 |
|
XMRig
|
36ef254c73
|
Rename class Url to Pool.
|
2018-04-11 06:09:34 +07:00 |
|
XMRig
|
de83cfd53c
|
#519 Fix donation start time randomization.
|
2018-04-08 22:19:21 +07:00 |
|
XMRig
|
dd6bc339bf
|
First working cryptonight-heavy.
|
2018-04-03 16:55:41 +07:00 |
|
XMRig
|
a042cbf885
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|
XMRig
|
89608ade3b
|
Removed unused private field in FailoverStrategy class.
|
2018-03-24 13:45:54 +07:00 |
|
XMRig
|
673a1291e1
|
Randomized donation start time.
|
2018-03-24 09:41:32 +07:00 |
|
XMRig
|
8aa73318c8
|
Backport changes from proxy.
|
2018-03-24 00:10:39 +07:00 |
|
XMRig
|
ed5bf3420c
|
Add donate pool IP address to avoid DNS issues.
|
2018-03-17 17:55:11 +07:00 |
|
XMRig
|
1cf1d616c6
|
DonateStrategy now use FailoverStrategy internally and possible to use any other IStrategy.
|
2018-03-17 14:33:30 +07:00 |
|
XMRig
|
c46c019c83
|
Unify network strategies with upcoming proxy.
|
2018-03-17 05:03:14 +07:00 |
|
XMRig
|
a2f747fb0c
|
Pass all options to network strategies in constructor.
|
2018-03-17 04:16:08 +07:00 |
|
XMRig
|
07f0a107d3
|
Change port for AEON donate.
|
2018-03-13 02:17:19 +07:00 |
|
XMRig
|
aec31c43c0
|
Better v1 PoW implementation, added variant option.
|
2018-03-12 22:29:44 +07:00 |
|
XMRig
|
244ca93aa4
|
Change donation address to separate old and new versions.
|
2018-03-09 13:15:55 +07:00 |
|
XMRig
|
9e9cddedc5
|
Added results statistics to API.
|
2017-09-01 08:02:56 +03:00 |
|
XMRig
|
e3e52f6d06
|
#62 Don't send the login to the dev pool.
|
2017-08-18 06:08:35 +03:00 |
|
XMRig
|
a07b0e5953
|
Fix Visual Studio warnings.
|
2017-08-14 09:30:41 +03:00 |
|
XMRig
|
9975b4e4cd
|
Backport unified client timer from proxy project.
|
2017-08-14 08:41:54 +03:00 |
|
XMRig
|
5bed17a8af
|
Fix stop for FailoverStrategy.
|
2017-07-27 07:36:16 +03:00 |
|
XMRig
|
35fd43a6b4
|
Changed donation address, new xmrig-proxy is coming soon.
|
2017-07-19 23:57:03 +03:00 |
|
XMRig
|
a3988374f0
|
Fixed graceful shutdown.
|
2017-07-18 05:20:36 +03:00 |
|
XMRig
|
66d3e96a1a
|
Sync changes with upcoming xmrig-proxy project.
|
2017-07-17 21:57:03 +03:00 |
|
XMRig
|
f4dadfd90b
|
Improve nicehash detection.
|
2017-07-05 07:54:21 +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
|
970b5d1964
|
Add FailoverStrategy.
|
2017-07-01 20:53:42 +03:00 |
|
XMRig
|
7e17f77c11
|
Implemented DonateStrategy.
|
2017-06-30 03:20:50 +03:00 |
|
XMRig
|
25faeabd61
|
Implemented SinglePoolStrategy.
|
2017-06-29 01:48:23 +03:00 |
|
XMRig
|
bd8776b7ee
|
Add classes SinglePoolStrategy, DonateStrategy, IStrategy, IStrategyListener.
|
2017-06-28 06:17:02 +03:00 |
|