XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
d587eebaf2
|
Move files.
|
2019-06-04 19:20:33 +07:00 |
|
XMRig
|
e759ccf385
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
e39ddeeea2
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
1e0c410eea
|
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
|
2019-03-28 22:54:27 +07:00 |
|
XMRig
|
f43929db98
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
|
XMRig
|
ced25c3fa0
|
Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity.
|
2019-03-26 19:56:35 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
ee667144e8
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
14e7c82512
|
Prevent config reload after initial save.
|
2019-02-15 07:06:48 +07:00 |
|
XMRig
|
046c345f65
|
Fix memory allocation.
|
2019-01-21 01:44:15 +07:00 |
|
XMRig
|
17f28667b3
|
Code-style/copyright cleanup.
|
2019-01-15 02:15:36 +07:00 |
|
SChernykh
|
8b9d5cff91
|
Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
|
2019-01-14 15:34:55 +01:00 |
|
XMRig
|
143da8380e
|
Add "autosave" config option.
|
2018-09-27 19:07:04 +03:00 |
|
XMRig
|
812cd9760f
|
Added debug thread log.
|
2018-09-15 16:48:57 +03:00 |
|
XMRig
|
5d6a622b18
|
New detailed hashrate report.
|
2018-06-01 02:33:21 +07:00 |
|
XMRig
|
d7d3fec058
|
#614 Fix display issue with huge pages percentage when colors disabled.
|
2018-05-08 02:39:11 +07:00 |
|
XMRig
|
dfe20e116b
|
Fix color issues.
|
2018-05-04 01:01:05 +07:00 |
|
XMRig
|
ca149d2eed
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
XMRig
|
b9fec2fcc4
|
Added support for "rig id" protocol extension.
|
2018-04-23 13:20:43 +07:00 |
|
XMRig
|
36a612af9a
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|
XMRig
|
bc67216f7f
|
Added API docs and bug fixes.
|
2018-04-18 09:58:06 +07:00 |
|
XMRig
|
d04a1fcb8f
|
Add extra information to threads API.
|
2018-04-17 14:36:32 +07:00 |
|
XMRig
|
c0a72edf9a
|
Added hashrate information to "GET /1/threads" endpoint.
|
2018-04-17 10:51:29 +07:00 |
|
XMRig
|
c221bf09f6
|
Use direct access to hashrate in API.
|
2018-04-17 10:29:37 +07:00 |
|
XMRig
|
f0158ae505
|
Fix again.
|
2018-04-15 15:10:41 +07:00 |
|
XMRig
|
6de83dddd6
|
Fix wrong memory usage displayed for cn-lite.
|
2018-04-15 15:01:41 +07:00 |
|
XMRig
|
e2d85d78a7
|
Added information about started threads.
|
2018-04-15 14:49:39 +07:00 |
|
XMRig
|
4b71b7aa29
|
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
|
2018-04-14 22:14:57 +07:00 |
|
XMRig
|
c81401ab2d
|
Basic advanced config reader, only single hash supported.
|
2018-04-14 07:01:12 +07:00 |
|
XMRig
|
9ce9147dad
|
Use new method to set affinity.
|
2018-04-13 09:27:37 +07:00 |
|
XMRig
|
d4123b8fa6
|
Quick fix, temporary use old style affinity.
|
2018-04-03 17:06:03 +07:00 |
|
XMRig
|
5c6ec587ac
|
Move selfTest to threads, remove legacy CryptoNight.cpp.
|
2018-04-03 14:51:05 +07:00 |
|
XMRig
|
d7c5630509
|
Fix nonce allocation in DoubleWorker.
|
2018-04-03 03:27:44 +07:00 |
|
XMRig
|
72cd6d168e
|
Now used IThread to start threads, cpu-affinity broken, nonce allocation in double mode probably broken too.
|
2018-04-02 15:03:56 +07:00 |
|
XMRig
|
aac7b0404a
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +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
|
fd98dc236a
|
Added support to build without API.
|
2017-09-02 12:12:40 +03:00 |
|
XMRig
|
1651b041de
|
Added hashrate to reports.
|
2017-09-01 03:45:08 +03:00 |
|
XMRig
|
f05a328474
|
Added --cpu-priority option.
|
2017-08-15 08:19:55 +03: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
|
a3988374f0
|
Fixed graceful shutdown.
|
2017-07-18 05:20:36 +03:00 |
|
XMRig
|
7c6e429854
|
Improved pause/resume mechanism.
|
2017-07-10 21:42:28 +03:00 |
|
XMRig
|
8ec58a8394
|
Fix nicehash support, please note --nicehash option now specified per pool.
|
2017-07-01 22:37:27 +03:00 |
|
XMRig
|
77d9beaf89
|
Rename Console class to Log.
|
2017-06-20 13:04:38 +03:00 |
|
XMRig
|
fed163568e
|
Add option "--print-time".
|
2017-06-16 11:08:10 +03:00 |
|
XMRig
|
4e4c54314b
|
New hashtable report.
|
2017-06-16 10:19:14 +03:00 |
|
XMRig
|
fcb7b0fb3e
|
Rename Telemetry class to Hashrate.
|
2017-06-15 21:00:25 +03:00 |
|
Admin
|
1bf428f8da
|
Initial OS X support
|
2017-06-14 20:37:59 +03:00 |
|