XMRig
41a1c46bb2
Code and copyright cleanup.
2021-02-18 12:56:39 +07:00
Hansie Odendaal
1994096590
Allow result submission to origin daemon with self-select
...
With `self-select` mode enabled, the `submit-to-origin` config option
will let the `SelfSelectClient` submit the solution to both
the daemon where it got the template from as well as to
the connected pool, for miners that want to do pool minining
with Monero and solo mining with an altcoin (merged mining variant).
Thank you and special credit to @StriderDM (https://github.com/StriderDM )!
2021-02-17 18:05:13 +02:00
XMRig
9415fb14fd
Added BenchConfig class.
2020-10-22 17:33:41 +07:00
XMRig
ea7275fc28
Added Benchmark class.
2020-10-17 04:03:42 +07:00
XMRig
ebaf8ccec4
Added CMake option WITH_BENCHMARK.
2020-10-16 02:18:07 +07:00
SChernykh
6078052780
Benchmark: added more check hashes and a progress indicator
2020-10-15 08:23:47 +02:00
SChernykh
04ed885a65
Fixed compile errors in Linux
2020-10-14 21:03:21 +02:00
SChernykh
a046437d5f
Added benchmark and stress test
...
Easy to use and zero configuration embedded benchmark/stress test.
2020-10-14 19:45:05 +02:00
SChernykh
ccb6cce3f0
Fixed NiceHash disconnects for KawPow
2020-06-12 14:08:00 +02:00
XMRig
c2e8686818
Implemented donate for KawPow.
2020-06-01 00:56:26 +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
XMRig
67c9c28609
Initial SOCKS5 implementation.
2020-02-18 02:16:21 +07:00
XMRig
4f4d08f518
Code cleanup.
2020-01-07 10:13:01 +07:00
SChernykh
b3740870b5
Fix VS2019 compilation
2019-10-26 13:32:30 +02:00
XMRig
b992893707
Don't add "self-select" field to generated config if it not supported.
2019-10-19 02:39:46 +07:00
XMRig
ae557af840
Self-select initial working implementation.
2019-10-12 19:48:18 +07:00
XMRig
ceaccf2b8a
Added SelfSelectClient stub.
2019-10-12 00:24:47 +07:00
XMRig
33c1bcd30e
Prepare for self select.
2019-10-11 14:55:12 +07:00
XMRig
db3cedc711
Added class Url.
2019-10-11 09:58:11 +07:00
XMRig
ff98a1c305
Fixed coin option in daemon mode.
2019-09-27 23:39:57 +07:00
XMRig
335092f70f
Added coin option.
2019-09-27 05:41:45 +07:00
XMRig
8274dc3ef8
Fixed command line options for single pool, free order allowed again.
2019-08-31 06:18:32 +07:00
XMRig
db971991fb
Added support for threads restart if config changed.
2019-07-18 19:11:45 +07:00
XMRig
84ce5f01df
Allow null algorithm for pools.
2019-06-16 03:50:22 +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
941e2e8d18
Move files.
2019-04-13 23:58:58 +07:00
XMRig
7b738b936a
Prepare for daemon support.
2019-04-11 00:18:33 +07:00
XMRig
c450086444
Fix --userpass option.
2019-04-08 02:16:54 +07:00
XMRig
29c70521f3
Removed unused setters in Pool class.
2019-04-07 21:31:32 +07:00
XMRig
6ea75f557e
Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS
2019-03-28 22:13:27 +07:00
XMRig
8501c0ed62
New log support.
2019-03-27 01:29:37 +07:00
XMRig
596ee1dad5
Add classes Dns, DnsRecord, IDnsListener.
2019-03-15 18:14:25 +07:00
XMRig
cdd5930a7e
Rename files.
2019-03-15 01:50:35 +07:00