xmrig
xmrig
Great manual, in addition now can use online config generator/editor https://config.xmrig.com/ Thank you.
To remove `libssl.so.1.0.0` and `libcrypto.so.1.0.0` you should also use static OpenSSL or disable it `-DWITH_TLS=OFF`, other dependencies can't removed, some people report: build with musl libc possible create fully static...
Please explain your request a little more, VS2019 is already supported. Thank you.
Merged into evo branch. Thank you.
I will merge it today evening or tomorrow, need some time for it, because I support fully functional command line interface, adding new options not that simple. Thank you.
I get multiple issues: 1. `MAXUINT32` is Windows specific, better use `std::numeric_limits::max()` or external flags for available features, values like `4294967295` leaks to API. 2. `unsigned __int64` -> `uint64_t`. 3....
Also: ``` /home/.../xmrig-nvidia/src/workers/Workers.cpp: In function ‘const string _spf(const char*, ...)’: /home/.../xmrig-nvidia/src/workers/Workers.cpp:135:20: error: array must be initialized with a brace-enclosed initializer va_list args = nullptr, copy = nullptr; ^~~~~~~ ```
This is hashate per 1 minute interval, if you press `h` you will see other intervals or you can use `custom-diff` option with `custom-diff-stats` #376 @FrankS71 With simple mode proxy...
https://github.com/xmrig/xmrig-proxy/releases/tag/v6.18.0
kawpow is not supported by the proxy, because it uses a completely different network protocol and nicehash implementation. Thank you.