Questions tagged [cpuminer]
20 questions
2
votes
1 answer
Solo Mining With CpuMiner (Guide / Adventure)
CpuMiner for Solo Mining Mode Guide.
After you download the ENTIRE blockchain, and you get your bitcoin-core running in Node Mode, just installing the program and allowing it in the firewall, you need to go to the AppData Hidden folder.
Search for…
Osito1982
- 21
- 1
- 1
- 3
2
votes
0 answers
Is CPUMINER's use of JSON files broken?
This is regarding using cpuminer v2.3.2 to do Litecoin mining.
I recently upgraded my minerd from version 2.2.3 to 2.3.2 on both my win7(x64) and Ubuntu(x86) machines. Using the old version, minerd would run using a "cfg.json" file by default if…
mxbdev
- 21
- 2
1
vote
1 answer
Why one miner can dig out many blocks continually in one moment?
I am new to bitcoin and blockchain, I browed the website just now. There is a question confusing me, I find that one miner dig out blocks many times even in one hour. For example, this miner dig out four block in 6:00 - 7:00 AM. Is it possible…
Issem
- 13
- 3
1
vote
0 answers
Mining block are not accepted if BIP related values changed to 0 or 1
I am creating own alt from LiteCoin source. So I have changed hashGenesisBlock , hashMerkleRoot , nonce , timestamp etc.Things are working fine if i don't make BIP34Height , BIP65Height , BIP66Height & BIP34Hash value to 1 .While doing mining using…
user1140237
- 141
- 8
1
vote
1 answer
Altcoin solo mining issue with Cpuminer
I have cloned litecoin to make my own altcoin for fun and i want to solo mine the new coin using cpuminer on mainnet. I have compiled and installed cpu miner in my Mac OSX and i am running the altcoin daemon and opened the port as…
pbu
- 213
- 4
- 16
1
vote
2 answers
Raspberry Pi cpuminer error: -bash: ./minerd: No such file or directory
I created a cpuminer instance for my Raspberry Pi derived from this tutorial. Apparently, I've correctly configured the implementation because I can run the example provided in the README:
./cpuminer -u alexanderjsingleton.Pericles -p pass -o…
alexanderjsingleton
- 157
- 9
1
vote
1 answer
CPU Solo Mining on ARM
I am playing around with bitcoin mining. I have set up a full node on an ODroid C2 device. I am running Ubuntu 16.04 and Bitcoin core. That seems to be running find. It is keeping up with the block chain with no errors.
I downloaded the cpuminer…
user856232
- 123
- 3
1
vote
0 answers
How do I set CPUminer to Scrypt instead of SHA256?
I have started litecoin mining with cpuminer on Ubuntu 12.04 and I keep getting
this message.
PROOF OF WORK: RESULT: false(booooooo)
From what I understand litecoin uses scrypt however my cpuminer is outputting it is using SHA256, how can I change…
mintuz
- 111
- 3
1
vote
1 answer
Why is my target different from a miner?
I'm developing a miner to study how mining works and I've connected it to a pool using Stratum. When I use the bits provided by the pool to calculate the target, it is different from the miner that I use (cpuminer). The target from cpuminer is…
bot
- 11
- 4
0
votes
1 answer
cpuminer: Running two nodes -The requested URL returned error: 500 Internal Server Error, json_rpc_call failed, retry after 30 seconds
I'm trying to mine new blocks using cpuminer. My blockchain network runs on localhost on the testnet network with two nodes. When I'm trying to mine the blocks I'm receiving the following error:
* TCP_NODELAY set
[2020-08-19 10:46:01] Binding thread…
liorko
- 209
- 1
- 6
0
votes
1 answer
Standalone Java Bitcoin Miner - Does it Exist?
I am a java developer, and currently am looking to create a standalone java class that will let people mine Bitcoin using CPU, but I have no idea if such already exists. I have found one for LiteCoin, but that's all
0
votes
3 answers
Is it technically possible to solo mine bitcoin using cpu without a pool? How? Ubuntu
For development reasons I'd like to have a private "real" bitcoin mainnet network.
Bitcoin-core doesn't support mining any more.
I have set up a network of 2 nodes (using connect conf command).
CPUminer is designed (as far as I know) to connect to a…
educob
- 19
- 4
0
votes
1 answer
How are Bitcoin generated in Video Games?
There are a lot of video games out there which reward the player in Bitcoins or other cryptocurrencies for winning the game or achieving a specific objective. But from where does those crypto come from?
Do the players act as bitcoin miners while…
Bhavesh
- 103
- 2
0
votes
2 answers
Constantly getting connection interrupted
Recenly I started to mine BTC. I'm doing it just out of curiosity rather then for any profit. I compiled cpuminer on my Debian 9 server. I'm trying to connect to the btc.com pool by execuing:
./minerd -a sha256d…
sober
- 1
- 1
- 2
0
votes
1 answer
CPU Mining Test with CGminer
After my boss read the websites mining on visits he got the idea to use the entire network we have access to. I have access to 3000+ computers and have been give permission to run a test over the weekend. Some of these computers have GPU's some…
exilepc
- 1
- 1
- 1