XMRig
|
1fa122dbdd
|
#1756 Added results and connection reports.
|
2020-07-01 23:10:37 +07:00 |
|
SChernykh
|
5730b7fd27
|
Show GPU # when compute error happens
|
2020-06-11 19:48:53 +02:00 |
|
XMRig
|
c2e8686818
|
Implemented donate for KawPow.
|
2020-06-01 00:56:26 +07:00 |
|
SChernykh
|
2f1940ca58
|
Fixed hashrate and diff display for KawPow
|
2020-05-28 22:03:28 +02:00 |
|
XMRig
|
306dfe8d6a
|
Use long tags.
|
2020-05-28 20:32:41 +07:00 |
|
SChernykh
|
f24da62db0
|
KawPow WIP
|
2020-05-27 16:19:57 +02:00 |
|
XMRig
|
2771cf3582
|
Add 3rdparty prefix to all rapidjson includes.
|
2020-04-29 14:55:04 +07:00 |
|
SChernykh
|
c43a848415
|
Fix code style
|
2020-04-09 14:31:42 +02:00 |
|
SChernykh
|
fe96036607
|
RandomX JIT refactoring
- Smaller memory footprint
- A bit faster overall
|
2020-04-09 14:24:54 +02:00 |
|
SChernykh
|
5449dfbc91
|
Use node number instead of affinity
|
2020-04-07 18:46:22 +02:00 |
|
SChernykh
|
e5d43089df
|
Pooled allocation of RandomX VMs
+0.5% speedup on Zen2 when the whole L3 cache is used (16 threads on 3700X/3800X, 32 threads on 3950X).
|
2020-04-07 18:31:35 +02:00 |
|
XMRig
|
ed44b0c009
|
Move files.
|
2020-03-09 01:22:34 +07:00 |
|
XMRig
|
8900ea376c
|
Fixed regression.
|
2020-02-22 04:51:37 +07:00 |
|
XMRig
|
fe3590ffa8
|
Implemented donate over SOCKS5.
|
2020-02-18 17:58:14 +07:00 |
|
XMRig
|
e00a4c9daf
|
Fixed nicehash nonce overflow for CPU backend.
|
2020-02-06 17:19:08 +07:00 |
|
XMRig
|
8fb36006da
|
New NetworkState.
|
2020-01-16 21:48:39 +07:00 |
|
XMRig
|
4f4d08f518
|
Code cleanup.
|
2020-01-07 10:13:01 +07:00 |
|
XMRig
|
280618a9eb
|
Memory allocation refactoring.
|
2019-12-08 23:17:39 +07:00 |
|
SChernykh
|
2ed2629653
|
Optimized dataset read for Ryzen CPUs
Removed register dependency in dataset read, +0.8% speedup on average.
|
2019-12-08 16:14:02 +01:00 |
|
XMRig
|
2872c4737a
|
Display backend for shares.
|
2019-10-29 15:43:13 +07:00 |
|
XMRig
|
ceaccf2b8a
|
Added SelfSelectClient stub.
|
2019-10-12 00:24:47 +07:00 |
|
XMRig
|
dd0f924bff
|
Added initial memory pool support.
|
2019-10-07 12:36:40 +07:00 |
|
XMRig
|
5fb99d1bc8
|
#1202 Fixed algorithm verification in donate strategy.
|
2019-09-28 22:07:44 +07:00 |
|
XMRig
|
97ac9f4d22
|
Fixed Linux build.
|
2019-09-13 17:23:33 +07:00 |
|
XMRig
|
204fb31d5b
|
Cleanup.
|
2019-09-12 01:09:30 +07:00 |
|
XMRig
|
e9b20fff81
|
Implemented VM mode for OpenCL RandomX.
|
2019-09-12 00:01:03 +07:00 |
|
XMRig
|
9b54e4b827
|
Define double OpenCL threads in simple way.
|
2019-09-05 09:27:29 +07:00 |
|
XMRig
|
d948d8d06b
|
cn/r part 2 of 2.
|
2019-09-04 11:23:04 +07:00 |
|
XMRig
|
aad2f63362
|
Implemented verification on CPU.
|
2019-09-01 19:31:25 +07:00 |
|
XMRig
|
8ffd4017ac
|
Common API code moved to base/api.
|
2019-08-12 16:52:16 +07:00 |
|
XMRig
|
990dc7dd51
|
uv_mutex replaced to std::mutex.
|
2019-08-09 01:00:21 +07:00 |
|
XMRig
|
33444e9f61
|
Moved current valid algorithm to first position in algo list.
|
2019-07-20 01:43:36 +07:00 |
|
XMRig
|
d0cc0fd27d
|
Restored "GET /1/summary" endpoint.
|
2019-07-19 02:24:37 +07:00 |
|
XMRig
|
20907841b9
|
Restored algorithm verification.
|
2019-07-19 00:39:27 +07:00 |
|
XMRig
|
b0d1ee0694
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
fe2ae04f8d
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
e31433928f
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
f5c907b9cc
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
95a5b23f53
|
Refactoring
|
2019-07-13 00:49:17 +07:00 |
|
XMRig
|
e1edfa3312
|
Added classes Rx, RxAlgo, RxCache, RxDataset.
|
2019-07-10 01:53:05 +07:00 |
|
XMRig
|
d84ab8e4bf
|
Added class JobResults.
|
2019-07-06 15:22:19 +07:00 |
|
XMRig
|
e5e427596a
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
XMRig
|
6838673ddb
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
922d33a2b0
|
Added global uptime and extended connection information for API.
|
2019-05-13 00:11:57 +07:00 |
|
XMRig
|
18855bb22b
|
Return current algorithm in API response.
|
2019-05-01 22:07:13 +07:00 |
|
XMRig
|
67ce7039fd
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
7b738b936a
|
Prepare for daemon support.
|
2019-04-11 00:18:33 +07:00 |
|
XMRig
|
43524b2e42
|
Add IClient and BaseClient.
|
2019-04-10 18:29:33 +07:00 |
|
XMRig
|
4d1d36d99b
|
64bit diff support.
|
2019-04-10 03:42:00 +07:00 |
|
XMRig
|
52f939d275
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|