xmrig/src/base
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
..
api HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client. 2020-02-23 01:40:19 +07:00
io Optimize file log. 2020-02-23 06:52:23 +07:00
kernel Added "-x" and "--proxy" command line options. 2020-02-18 21:42:01 +07:00
net AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
tools Use "extra_nonce" for daemon client. 2020-02-21 01:31:22 +07:00
base.cmake Optimize file log. 2020-02-23 06:52:23 +07:00