XMRig
|
8497e9c54f
|
Merge branch 'feature-socks5' into dev
|
2020-02-18 20:38:07 +07:00 |
|
XMRig
|
2e07e69697
|
Added IPv4 and IPv6 support for SOCKS5.
|
2020-02-18 19:24:49 +07:00 |
|
XMRig
|
2fea4e72b5
|
Implemented donate over SOCKS5.
|
2020-02-18 17:58:14 +07:00 |
|
SChernykh
|
fb0b638cbb
|
Fix crash when share is found before pool login
|
2020-02-17 20:22:09 +01:00 |
|
XMRig
|
1e2d011705
|
Initial SOCKS5 implementation.
|
2020-02-18 02:16:21 +07:00 |
|
XMRig
|
c307433900
|
Fixed nicehash nonce overflow for CPU backend.
|
2020-02-06 17:19:08 +07:00 |
|
XMRig
|
c5968e8896
|
New NetworkState.
|
2020-01-16 21:48:39 +07:00 |
|
XMRig
|
c6530e352f
|
Code cleanup.
|
2020-01-07 10:13:01 +07:00 |
|
XMRig
|
5bd6a1c028
|
Added ENV support for "user", "pass" and "rig-id" fields.
|
2019-12-22 19:09:30 +07:00 |
|
XMRig
|
98cfe7ed37
|
Added extra error message.
|
2019-12-20 23:44:32 +07:00 |
|
XMRig
|
a5089638ea
|
#1421 Added limit for maximum send buffer size.
|
2019-12-17 03:18:25 +07:00 |
|
XMRig
|
33e7a54c29
|
#1421 Use dynamic size send buffer.
|
2019-12-16 14:09:03 +07:00 |
|
Jethro Grassie
|
348916040c
|
increase stratum send buffer size
|
2019-12-15 03:23:07 -05:00 |
|
XMRig
|
c62ac89081
|
Fixed potential division by 0.
|
2019-12-12 14:09:18 +07:00 |
|
XMRig
|
b8762ed428
|
#1306 Added some network workarounds.
|
2019-12-06 10:56:43 +07:00 |
|
XMRig
|
7d1be2d234
|
Code cleanup.
|
2019-11-29 10:17:05 +07:00 |
|
XMRig
|
cd723e32e8
|
#1307 Fixed incorrect job method for SelfSelectClient.
|
2019-11-21 15:44:39 +07:00 |
|
XMRig
|
5d559971ca
|
Fixed isTLS method.
|
2019-11-20 15:36:02 +07:00 |
|
XMRig
|
9d679462ed
|
Sync changes with proxy.
|
2019-11-01 21:51:03 +07:00 |
|
XMRig
|
23ebcfb2db
|
Display backend for shares.
|
2019-10-29 15:43:13 +07:00 |
|
XMRig
|
f6f480264e
|
Merge branch 'evo' of github.com:xmrig/xmrig into evo
|
2019-10-28 13:28:43 +07:00 |
|
SChernykh
|
7cb9b92347
|
Fix VS2019 compilation
|
2019-10-26 13:32:30 +02:00 |
|
XMRig
|
dc705d88ab
|
Fixed "coin" option for self select mode.
|
2019-10-22 16:54:36 +07:00 |
|
XMRig
|
6b40ede2bc
|
Don't add "self-select" field to generated config if it not supported.
|
2019-10-19 02:39:46 +07:00 |
|
XMRig
|
d783febad6
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
XMRig
|
83a5923568
|
Added send with callback.
|
2019-10-16 19:34:33 +07:00 |
|
XMRig
|
3752551e53
|
Self-select initial working implementation.
|
2019-10-12 19:48:18 +07:00 |
|
XMRig
|
e9d2e194f3
|
Added SelfSelectClient stub.
|
2019-10-12 00:24:47 +07:00 |
|
XMRig
|
72c45d882b
|
Prepare for self select.
|
2019-10-11 14:55:12 +07:00 |
|
XMRig
|
4dc7a8103b
|
Added class Url.
|
2019-10-11 09:58:11 +07:00 |
|
XMRig
|
c4170fbb86
|
Removed unnecessary error message.
|
2019-10-07 21:11:58 +07:00 |
|
XMRig
|
daed23422e
|
Merge branch 'dev' into evo
|
2019-09-27 23:40:36 +07:00 |
|
XMRig
|
550e332909
|
Fixed coin option in daemon mode.
|
2019-09-27 23:39:57 +07:00 |
|
XMRig
|
43f26dcd76
|
Merge branch 'dev' into evo
|
2019-09-27 05:54:33 +07:00 |
|
XMRig
|
e1d1a5226c
|
Added coin option.
|
2019-09-27 05:41:45 +07:00 |
|
XMRig
|
7f0891a0f0
|
Merge branch 'dev' into feature-opencl
|
2019-09-12 13:16:42 +07:00 |
|
XMRig
|
95daab4bc0
|
Implemented VM mode for OpenCL RandomX.
|
2019-09-12 00:01:03 +07:00 |
|
XMRig
|
a8c2e908a2
|
#1158 Potential fix for segmentation fault.
|
2019-09-03 15:31:32 +07:00 |
|
XMRig
|
13e38df391
|
Fixed command line options for single pool, free order allowed again.
|
2019-08-31 06:18:32 +07:00 |
|
XMRig
|
5678d15841
|
#1138 Fixed reconnect.
|
2019-08-30 10:04:12 +07:00 |
|
XMRig
|
df91a85128
|
Fixed bug in keepalive feature.
|
2019-08-30 07:09:14 +07:00 |
|
XMRig
|
5cb3ef9068
|
Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.
|
2019-08-09 14:26:00 +07:00 |
|
XMRig
|
3543abcc3c
|
Fixed crash and added error message about seed_hash field.
|
2019-08-05 17:48:12 +07:00 |
|
XMRig
|
a8e86c3530
|
More compact JSON formatting.
|
2019-08-04 22:07:05 +07:00 |
|
XMRig
|
718be7e9aa
|
Fixed 32-bit.
|
2019-08-02 10:54:00 +07:00 |
|
XMRig
|
691b2fabbf
|
Restored algorithm verification.
|
2019-07-19 00:39:27 +07:00 |
|
XMRig
|
0ab26a1619
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
f590cf58fb
|
Added support for threads restart if config changed.
|
2019-07-18 19:11:45 +07:00 |
|
XMRig
|
8b3f2d8fff
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
4643742d13
|
Refactoring
|
2019-07-13 00:49:17 +07:00 |
|
XMRig
|
9b14caa9f9
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
ee9538ab22
|
Fixed, client was stuck on some pools.
|
2019-07-02 22:38:09 +07:00 |
|
SChernykh
|
6eb9d0963b
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|
XMRig
|
188338c493
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
b0a1481909
|
Sync changes with proxy.
|
2019-06-25 10:35:10 +07:00 |
|
XMRig
|
3d17ba6af6
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
SChernykh
|
ac1b554282
|
RandomWOW support
|
2019-06-15 22:53:03 +02:00 |
|
XMRig
|
6990324681
|
Allow null algorithm for pools.
|
2019-06-16 03:50:22 +07:00 |
|
XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
b684150336
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
833a532e7a
|
Merge branch 'dev' into evo
|
2019-05-31 23:20:35 +07:00 |
|
XMRig
|
a000544fdc
|
Return current algorithm in API response.
|
2019-05-01 22:07:13 +07:00 |
|
XMRig
|
a3b303e885
|
Added checking for top_block_hash/hash.
|
2019-04-14 03:21:23 +07:00 |
|
XMRig
|
074b3869d2
|
Added JsonRequest.
|
2019-04-14 01:10:24 +07:00 |
|
XMRig
|
c0e668f36f
|
Move files.
|
2019-04-13 23:58:58 +07:00 |
|
XMRig
|
21798edb8b
|
Sync changes.
|
2019-04-13 19:09:22 +07:00 |
|
XMRig
|
83a7a88b11
|
Fixed build without TLS support.
|
2019-04-12 19:25:03 +07:00 |
|
XMRig
|
5e369a5af8
|
Fixed daemon support over HTTPS.
|
2019-04-12 04:25:47 +07:00 |
|
XMRig
|
62012a1a50
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
0d496aaf2f
|
Prepare for daemon support.
|
2019-04-11 00:18:33 +07:00 |
|
XMRig
|
9a6944d694
|
Add IClient and BaseClient.
|
2019-04-10 18:29:33 +07:00 |
|
XMRig
|
1bd8d63508
|
64bit diff support.
|
2019-04-10 03:42:00 +07:00 |
|
XMRig
|
c823c54f9b
|
Added HttpsClient.
|
2019-04-09 14:06:56 +07:00 |
|
XMRig
|
241383068c
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|
XMRig
|
35d868fb48
|
Fix --userpass option.
|
2019-04-08 02:16:54 +07:00 |
|
XMRig
|
d6da0652ce
|
Removed unused setters in Pool class.
|
2019-04-07 21:31:32 +07:00 |
|
XMRig
|
fa2a0b9b79
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
85ee55f309
|
Fixed, big HTTP responses was truncated.
|
2019-04-02 17:46:26 +07:00 |
|
XMRig
|
3b91817caf
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
|
XMRig
|
4457089502
|
Added error log to http responses.
|
2019-04-01 02:46:41 +07:00 |
|
XMRig
|
24e4328915
|
Fixed malformed HTTP response on Linux.
|
2019-04-01 00:21:15 +07:00 |
|
XMRig
|
e759ccf385
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
bd6c7c64aa
|
Added workaround, Google Chrome create extra dummy connections for future speed up.
|
2019-03-30 15:51:35 +07:00 |
|
XMRig
|
106e149324
|
Use static http_parser_settings.
|
2019-03-30 15:27:09 +07:00 |
|
XMRig
|
9c66c9b30f
|
Added classes IApiRequest, ApiRequest, HttpApiRequest.
|
2019-03-30 02:26:30 +07:00 |
|
XMRig
|
3f1eefb131
|
HTTP layer ready for API calls.
|
2019-03-29 17:14:30 +07:00 |
|
XMRig
|
202b74367a
|
Optimize HttpResponse for fixed size API responses.
|
2019-03-29 14:22:10 +07:00 |
|
XMRig
|
9daa5874f5
|
Change HttpResponse creation method.
|
2019-03-29 12:56:34 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
725796a1ab
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
034720e888
|
Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS
|
2019-03-28 22:13:27 +07:00 |
|
XMRig
|
d7795ca990
|
Remove uv_cancel for DNS requests.
|
2019-03-27 17:22:04 +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
|
4c95136e6a
|
Implemented donate over proxy.
|
2019-03-19 21:31:54 +07:00 |
|
XMRig
|
0907d1eb0c
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
1b9fbf1132
|
Fix compile issues.
|
2019-03-16 13:10:04 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
XMRig
|
1e62943010
|
Fix memory leak.
|
2019-03-15 18:54:45 +07:00 |
|
XMRig
|
af3655c27e
|
Add classes Dns, DnsRecord, IDnsListener.
|
2019-03-15 18:14:25 +07:00 |
|
XMRig
|
3094741c64
|
Remove file SubmitResult.cpp.
|
2019-03-15 12:54:00 +07:00 |
|
XMRig
|
f5077cadbd
|
Added class RecvBuf.
|
2019-03-15 03:44:02 +07:00 |
|
XMRig
|
9808fbe396
|
Added class Buffer.
|
2019-03-15 02:25:38 +07:00 |
|
XMRig
|
8c362411ef
|
Removed class Id.
|
2019-03-15 02:03:01 +07:00 |
|
XMRig
|
ba01f2a9c4
|
Rename files.
|
2019-03-15 01:50:35 +07:00 |
|
XMRig
|
d57b41c673
|
Sync changes.
|
2019-03-14 18:42:27 +07:00 |
|
XMRig
|
6a77a27e7f
|
Fix algorithm negotiation (recently added algorithms was missing).
|
2019-03-05 23:44:16 +07:00 |
|
SChernykh
|
154806ac74
|
CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com>
|
2019-03-04 19:57:33 +01:00 |
|
XMRig
|
d135bdd87e
|
#957 Added optional embedded JSON config support.
|
2019-03-02 13:12:38 +07:00 |
|
XMRig
|
bde77ebab4
|
Sync changes.
|
2019-03-01 22:59:34 +07:00 |
|
XMRig
|
1bd51dcf2e
|
Fixed msvc2015/msys2 build & code cleanup.
|
2019-02-19 09:15:06 +07:00 |
|
XMRig
|
41feb756bf
|
Merge branch 'feature-cn4' of https://github.com/SChernykh/xmrig into evo
|
2019-02-19 08:15:36 +07:00 |
|
XMRig
|
de975adb8a
|
Revert variant into summary output.
|
2019-02-18 08:14:42 +07:00 |
|
XMRig
|
9c088eabc2
|
Implemented dynamic pool reload.
|
2019-02-17 19:29:33 +07:00 |
|
XMRig
|
7c789a0d3c
|
Added "enabled" field to pools.
|
2019-02-17 15:55:05 +07:00 |
|
XMRig
|
bdff4064a2
|
Create pools directly from JSON objects.
|
2019-02-17 15:43:55 +07:00 |
|
XMRig
|
3a0fdcac6f
|
Create network strategies in Pools class.
|
2019-02-17 11:25:25 +07:00 |
|
XMRig
|
ee4f6e28f0
|
* [WIP] More unification in Pools class.
|
2019-02-17 10:51:32 +07:00 |
|
XMRig
|
f6699b5929
|
[WIP] Use unified Pools class.
|
2019-02-17 08:53:37 +07:00 |
|
XMRig
|
ee667144e8
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
dbdcc14672
|
Move Pool.h/Pool.cpp.
|
2019-02-16 09:56:08 +07:00 |
|