-
https://github.com/cryptozeny/cpuminer-mc-yespower/releases
-
I run autogen.sh on my pc terminal (ubuntu), and it turns out to be an erro:
host@host-Lenovo-G450:~/Downloads/cpuminer-master$ ./autogen.sh
configure.ac:15: installing `./compile'
configure.ac:4: in…
-
This is how Debian packaging modifies compile time flags.
compilation original:
`gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -O2 -fomit-frame-pointer -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o du…
-
Manually delete some hashrate files, benchmarks those, and then some don't come back in main screen
![image](https://user-images.githubusercontent.com/801414/47966520-2c285100-e008-11e8-9da1-7ae4e0…
-
Is it possible to add a question how many thread to run for cpu mining during setup?
Also, a suggestion for cpuminer-opt and derivatives add an argument --cpu-affinity AAAA. This spread the load …
-
CpuminerTpruvotCorei7
** cpuminer-multi 1.3.1 by tpruvot@github **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd (tpruvot)
[2018-07-31 15:55:48][31m Unknown algo parameter 'hmq1725'…
-
Hello,
I don't understand why my 'make' is not successfull on my VPS Ubuntu 16.04. I think it's because of curl.. (libcurl4-openssl-dev installed).
Here are informations:
g++ -g -O2 -o cpuminer…
-
We have to add hashFinalSaplingRoot filed into BlockHeader for Sapling.
Also, we need to change serialization method for PoW.
-
### Describe the issue
`sequenced` segfaults when launched with `-disablewallet`
### Steps to reproduce
Run `sequenced` with `-disablewallet`, or add `disablewallet=1` to `~/.sequence/sequence.con…
-
when trying to run the CPU miner it tryes to launch it from
/home/m1/NVOC/mining/cpuOPT/cpuminer
when it should be
/home/m1/NVOC/mining/miners/cpuOPT/cpuminer
just changed the 0miner to be
HC…