Commit Graph

16 Commits

Author SHA1 Message Date
Tony Butler
12a79ca6b7 Slash and burn EOL whitespace everywhere 2021-11-27 17:59:40 -07:00
David Main
ead5c8f091 fix: expand validation of tx_extra for merge mining tag 2021-10-12 11:17:37 +02:00
SChernykh
1c826fb64d Fixed broken "coin" setting functionality 2021-04-06 23:02:10 +02:00
XMRig
4d9a8773de http-parser replaced to llhttp. 2021-03-06 01:46:49 +07:00
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
1084cd9481 Update HTTP 2020-12-03 10:48:57 +07:00
XMRig
2771cf3582 Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
XMRig
f016668fc2 HTTP subsystem refactoring. 2020-03-06 12:38:09 +07:00
XMRig
1ed7695d0a HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client. 2020-02-23 01:40:19 +07:00
XMRig
fe3590ffa8 Implemented donate over SOCKS5. 2020-02-18 17:58:14 +07:00
XMRig
9b8083aaca Fixed "coin" option for self select mode. 2019-10-22 16:54:36 +07:00
XMRig
58d6b89706 Added error handling for self-select mode. 2019-10-17 00:57:35 +07:00
XMRig
f382cee3f9 Added send with callback. 2019-10-16 19:34:33 +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