REDACTED-rig/src/base/net
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
..
dns Added HttpClient class. 2019-04-09 01:59:22 +07:00
http AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
stratum AstroBWT algorithm (DERO) support 2020-02-29 22:41:24 +01:00
tools Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00