XMRig
|
39ae24b138
|
Fix memory leak.
|
2020-05-05 16:05:50 +07:00 |
|
XMRig
|
1b875fdabb
|
Reduced memory consumption on network level.
|
2020-03-20 20:53:27 +07:00 |
|
XMRig
|
5b610e4dfe
|
Added TLS support for API and many other TLS related changes.
|
2020-03-18 20:09:11 +07:00 |
|
XMRig
|
cad5fef1ea
|
HTTP subsystem refactoring.
|
2020-03-06 12:38:09 +07:00 |
|
XMRig
|
5486300db7
|
Code cleanup.
|
2020-03-04 21:00:49 +07:00 |
|
XMRig
|
f0db17be87
|
Move "Content-Type" header setting.
|
2020-03-01 12:57:19 +07:00 |
|
SChernykh
|
14ef99ca67
|
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
|
1ee27a564b
|
HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client.
|
2020-02-23 01:40:19 +07:00 |
|
XMRig
|
7d1be2d234
|
Code cleanup.
|
2019-11-29 10:17:05 +07:00 |
|
XMRig
|
d783febad6
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
XMRig
|
8b3f2d8fff
|
Move Platform.
|
2019-07-13 16:48:14 +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
|
c823c54f9b
|
Added HttpsClient.
|
2019-04-09 14:06:56 +07:00 |
|
XMRig
|
241383068c
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|