cohcho
|
189cc78d44
|
Miner: filter invalid algos
|
2020-09-25 17:52:13 +00:00 |
|
MoneroOcean
|
21b156cbda
|
Merge xmrig v6.3.4 sources
|
2020-09-23 00:25:27 +00:00 |
|
SChernykh
|
9768bf65d1
|
RandomX improved performance of GCC compiled binaries
JIT compilator was slower compared to MSVC compiled binary. Up to +0.1% speedup on rx/wow in Linux.
|
2020-09-22 13:48:11 +02:00 |
|
cohcho
|
30be1cd102
|
reserve at most 1 bit for wrapping detection
|
2020-09-13 18:42:16 +00:00 |
|
SChernykh
|
a05393727c
|
RandomX: added performance profiler (for developers)
Also optimized Blake2b SSE4.1 code size to avoid code cache pollution.
|
2020-09-12 23:07:52 +02:00 |
|
MoneroOcean
|
a6b6f22d08
|
Merge xmrig v6.3.3
|
2020-08-28 08:18:41 -07:00 |
|
XMRig
|
f552577e71
|
Merge branch 'dev' of github.com:xmrig/xmrig into dev
|
2020-08-26 16:11:48 +07:00 |
|
XMRig
|
a06ec06e8b
|
Fix colors on macOS.
|
2020-08-26 16:11:29 +07:00 |
|
SChernykh
|
5611ae9a30
|
Fixed self-select login sequence
In self-select mode, we only have pool wallet right after login.
|
2020-08-25 16:17:48 +02:00 |
|
XMRig
|
72c8404d18
|
Fix compile warnings.
|
2020-08-24 10:04:46 +07:00 |
|
MoneroOcean
|
651306a57a
|
xmrig v6.3.2 merge
|
2020-08-20 08:57:55 -07:00 |
|
XMRig
|
f06e30e343
|
Merge branch 'battery-macos' of https://github.com/jtgrassie/xmrig into dev
|
2020-08-20 12:46:09 +07:00 |
|
MoneroOcean
|
57e38f070a
|
Fixed random after benchmark crash
|
2020-08-16 11:42:15 -07:00 |
|
Jethro Grassie
|
b78b0b5c6b
|
fix macos battery detection
|
2020-08-11 18:04:56 -04:00 |
|
XMRig
|
050568a4ab
|
Fixed rare protocol error in HTTP client.
|
2020-08-07 21:54:22 +07:00 |
|
MoneroOcean
|
22c39226b0
|
xmrig v6.3.1 merge
|
2020-07-31 12:04:00 -07:00 |
|
XMRig
|
32e9b7e34a
|
Added command line option --pause-on-battery and renamed config option.
|
2020-07-23 15:45:01 +07:00 |
|
xmrig
|
e59806d6ae
|
Merge pull request #1786 from SChernykh/dev
Added mining on battery setting
|
2020-07-23 09:20:06 +07:00 |
|
SChernykh
|
299b180b28
|
Added mining on battery setting
|
2020-07-22 20:21:42 +02:00 |
|
XMRig
|
1acd88ed39
|
Cleanup
|
2020-07-22 21:27:40 +07:00 |
|
XMRig
|
70c7f33a20
|
Added command line options --cache-qos (--randomx-cache-qos) and --argon2-impl (--cpu-argon2-impl).
|
2020-07-20 09:17:59 +07:00 |
|
MoneroOcean
|
338b0b10f5
|
Fixed bug
|
2020-07-16 17:13:24 -07:00 |
|
MoneroOcean
|
5eafa9e455
|
Panthera algo implementation
|
2020-07-16 16:43:19 -07:00 |
|
MoneroOcean
|
a334a9a956
|
xmrig v6.3.0 based release
|
2020-07-16 12:23:01 -07:00 |
|
XMRig
|
ca535c7813
|
Sync changes with the proxy.
|
2020-07-16 23:29:21 +07:00 |
|
SChernykh
|
bd8cf54a0b
|
Cryptonight OpenCL: fix for long input data
|
2020-07-16 10:39:32 +02:00 |
|
MoneroOcean
|
d530624a0d
|
https://github.com/xmrig/xmrig/pull/1777
|
2020-07-15 14:01:06 -07:00 |
|
Neil Coggins
|
a648a8b9be
|
Increased max blob size to support Haven offshore capability
|
2020-07-14 11:52:43 +01:00 |
|
Tony Butler
|
c4ff8c4064
|
Cleanup MoneroOcean patchset
|
2020-07-10 04:02:42 -06:00 |
|
MoneroOcean
|
aaaaf5c1ed
|
Merged xmrig v6.2.3
|
2020-07-09 10:24:41 -07:00 |
|
XMRig
|
26c2200af3
|
#1756 Added results and connection reports.
|
2020-07-01 23:10:37 +07:00 |
|
MoneroOcean
|
316af8c2b9
|
xmrig v6.2.2 based release
|
2020-06-30 08:12:59 -07:00 |
|
SChernykh
|
28c81f2c53
|
Fixed NiceHash disconnects for KawPow
|
2020-06-12 14:08:00 +02:00 |
|
Tony Butler
|
57e8fe51e3
|
Consistently name ARQ identifiers where they were ARQMA
|
2020-06-10 19:02:37 -07:00 |
|
Tony Butler
|
e2ea726a6a
|
Add new message tagging support for benchmark output
|
2020-06-10 19:02:10 -07:00 |
|
Tony Butler
|
30fdc92884
|
Cleanup MoneroOcean patchset
|
2020-06-10 18:50:25 -07:00 |
|
Tony Butler
|
32b49797d9
|
Restore CN-GPU
|
2020-06-10 18:17:58 -07:00 |
|
MoneroOcean
|
0ada4ca4ac
|
Merge branch 'beta' of https://github.com/xmrig/xmrig
|
2020-06-10 18:14:06 -07:00 |
|
XMRig
|
b974f1dc73
|
Merge branch 'dev' into evo
|
2020-06-10 23:15:27 +07:00 |
|
XMRig
|
1b928e8bf1
|
#1728 Fixed x86 crash on Windows.
|
2020-06-10 23:09:11 +07:00 |
|
XMRig
|
0bfe501dac
|
Add "cn/conceal" alias for hashvault.pro pool.
|
2020-06-07 15:22:05 +07:00 |
|
SChernykh
|
7f00cb59d2
|
Conceal (CCX) support
|
2020-06-07 01:01:45 +02:00 |
|
XMRig
|
ea72052f50
|
#1708 Added "title" option.
|
2020-06-06 00:24:58 +07:00 |
|
XMRig
|
bbd3f05bf6
|
Implemented donate for KawPow.
|
2020-06-01 00:56:26 +07:00 |
|
XMRig
|
95ef32c913
|
Network code cleanup
|
2020-05-30 03:06:19 +07:00 |
|
XMRig
|
6370d71ebe
|
Network code cleanup (WIP).
|
2020-05-30 01:22:22 +07:00 |
|
SChernykh
|
77a7f144c0
|
KawPow: fixed switch back from dev donate
|
2020-05-29 10:49:22 +02:00 |
|
SChernykh
|
4edcaa03be
|
Update EthStratumClient.cpp
|
2020-05-29 08:39:03 +02:00 |
|
SChernykh
|
9864ba8696
|
Added listener verify callback
|
2020-05-29 08:36:59 +02:00 |
|
SChernykh
|
bdbb7f891f
|
Fixed stratum login notification
|
2020-05-29 08:31:53 +02:00 |
|