Commit Graph

18 Commits

Author SHA1 Message Date
XMRig
23e0f1936d Move "Content-Type" header setting. 2020-03-01 12:57:19 +07:00
SChernykh
1ccf408ba7 AstroBWT algorithm (DERO) support
To test:

- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line

In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
2020-02-29 22:41:24 +01: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
7778b0441e Use "extra_nonce" for daemon client. 2020-02-21 01:31:22 +07:00
XMRig
f0b441040a Added ENV support for "user", "pass" and "rig-id" fields. 2019-12-22 19:09:30 +07:00
XMRig
6992e083dc Sync changes with proxy. 2019-11-01 21:51:03 +07:00
XMRig
2872c4737a Display backend for shares. 2019-10-29 15:43:13 +07:00
XMRig
ff98a1c305 Fixed coin option in daemon mode. 2019-09-27 23:39:57 +07:00
XMRig
95a5b23f53 Refactoring 2019-07-13 00:49:17 +07:00
XMRig
f8cbb0061e Sync changes with proxy. 2019-06-25 10:35:10 +07:00
SChernykh
a46d190b54 RandomWOW support 2019-06-15 22:53:03 +02:00
XMRig
7d4314d85e Added checking for top_block_hash/hash. 2019-04-14 03:21:23 +07:00
XMRig
1607533f4c Added JsonRequest. 2019-04-14 01:10:24 +07:00
XMRig
941e2e8d18 Move files. 2019-04-13 23:58:58 +07:00
XMRig
726aa72cda Sync changes. 2019-04-13 19:09:22 +07:00
XMRig
afbc354b54 Fixed build without TLS support. 2019-04-12 19:25:03 +07:00
XMRig
c9d3ae9970 Fixed daemon support over HTTPS. 2019-04-12 04:25:47 +07:00
XMRig
67ce7039fd Added DaemonClient. 2019-04-12 03:25:21 +07:00