1
0
mirror of https://github.com/GOSTSec/cpuminer-gostd synced 2025-01-15 01:00:15 +00:00
2021-12-19 12:43:09 +00:00
2019-06-23 14:23:10 +03:00
2021-09-28 01:07:28 +00:00
2019-06-23 14:23:10 +03:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2021-09-28 01:07:28 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2019-06-23 14:23:10 +03:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2021-09-28 01:07:28 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2021-12-19 12:43:09 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 08:22:48 +00:00
2015-08-20 12:37:47 +00:00

Run with your gostcoin wallet app

./minerd -a gostd -t <number of cores> -o http://127.0.0.1:9376 -u <your RPC user> -p <you RPC password>

Building on most linux distributions. Install libcurl and libjansson development packages first!

./autogen.sh
LIBCURL="-lcurl" ./configure CFLAGS="-O3"
make

Building on Windows is possible with MSYS2.

./autogen.sh
./configure CFLAGS="-O3 -DCURL_STATICLIB" --with-libcurl=compat/curl-win-x86_64
make
Description
CPUMiner with gostd algo
Readme 870 KiB
Languages
C 77.8%
Assembly 16.5%
C++ 4%
M4 0.9%
Shell 0.7%