Releases: tevador/randomx-service
RandomX Service v1.0.2
RandomX Service v1.0.2
Usage: ./randomx-service [OPTIONS]
Supported options:
-host <string> Bind to a specific address (default: localhost)
-port <number> Bind to a specific port (default: 39093)
-threads <number> Use a specific number of threads (default: all CPU threads)
-flags <number> Use specific RandomX flags (default: auto)
-origin <string> Allow cross-origin requests from a specific web page
-log Log all HTTP requests to stdout
-help Display this message
Changes
- fix a crash caused by a malformed batch request
Notes
Check the GPG signature of the release archive using tevador's public key (fingerprint 3285A32D513076632CE825105A28C86AE7BD73A6).
Windows users: If you get an error about missing VCRUNTIME140_1.DLL, download and install this: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
RandomX Service v1.0.1
RandomX Service v1.0.1
Usage: ./randomx-service [OPTIONS]
Supported options:
-host <string> Bind to a specific address (default: localhost)
-port <number> Bind to a specific port (default: 39093)
-threads <number> Use a specific number of threads (default: all CPU threads)
-flags <number> Use specific RandomX flags (default: auto)
-origin <string> Allow cross-origin requests from a specific web page
-log Log all HTTP requests to stdout
-help Display this message
Changes
- the format of
/info
changed from plaintext to json - added the current seed and the total number of hashes to
/info
Notes
Check the GPG signature of the release archive using tevador's public key (fingerprint 3285A32D513076632CE825105A28C86AE7BD73A6).
Windows users: If you get an error about missing VCRUNTIME140_1.DLL, download and install this: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
RandomX Service v1.0.0
RandomX Service v1.0.0
Usage: ./randomx-service [OPTIONS]
Supported options:
-host <string> Bind to a specific address (default: localhost)
-port <number> Bind to a specific port (default: 39093)
-threads <number> Use a specific number of threads (default: all CPU threads)
-flags <number> Use specific RandomX flags (default: auto)
-origin <string> Allow cross-origin requests from a specific web page
-log Log all HTTP requests to stdout
-help Display this message
Check the GPG signature of the executable using tevador's public key (fingerprint 3285A32D513076632CE825105A28C86AE7BD73A6).
Windows users: If you get an error about missing VCRUNTIME140_1.DLL, download and install this: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads