-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIRO SOLO MINING ERROR #68
Comments
currently solo mining is broken (due to the fact that founder reward has changed), I will try to fix it when I have some time |
Dear djm34! https://explorer.zcoin.io/block/fc404a5d43c888d446b69eb90d8ab778546f411b2405ca2d854f9b1e6fbdef35 No Inputs (Newly Generated Coins) I thought that |
yes indeed that's my address... may-be I didn't pay attention... ok sorry my bad :) |
Hey! I join the problem, the topic of solo mining is relevant, I ask you to modify the miner so that you can automatically deduct the commission when mining without a pool, that is, so that CCMiner independently divides the reward for the block. Thanks in advance for the prompt solution, and also thank you for the best miner for the mtp algorithm! |
Hello, sorry for the delay, I am quite busy at the moment with other projects, I will try to implement the change, as soon as I have some times |
the day doge moves to mtp, it will :D |
Helo!
I used ccminer for firo solo mining/ Version ccminer 1.3.2; version firo wallet - v0.14.1.2.
Params:
ccminer.exe -a mtp -o http://192.168.110.20:8382 -u zcoin -p 111111 --coinbase-addr xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx --no-stratum --no-getwork -i 22
Have a next error:
2021-01-06 23:25:16] mtp block 334822 , target 593.481
[2021-01-06 23:27:22] GPU #2: GeForce GTX 1660 Ti: 1921.6 Kh/s nonce b896aaaa
[2021-01-06 23:27:25] GPU #1: GeForce RTX 2070: 2831.2 Kh/s nonce 6a375555
[2021-01-06 23:27:25] GPU #0: GeForce RTX 2070: 2789.7 Kh/s nonce 14e20000
[2021-01-06 23:29:24] GPU #2: GeForce GTX 1660 Ti: 1921.7 Kh/s nonce c6a6aaaa
[2021-01-06 23:29:30] GPU #1: GeForce RTX 2070: 2827.5 Kh/s nonce 7f4f5555
[2021-01-06 23:29:32] GPU #0: GeForce RTX 2070: 2789.7 Kh/s nonce 29fa0000
[2021-01-06 23:31:27] GPU #2: GeForce GTX 1660 Ti: 1921.6 Kh/s nonce d4b6aaaa
[2021-01-06 23:31:35] GPU #1: GeForce RTX 2070: 2826.1 Kh/s nonce 94675555
[2021-01-06 23:31:39] GPU #0: GeForce RTX 2070: 2789.2 Kh/s nonce 3f120000
[2021-01-06 23:32:34] GPU #2: GeForce GTX 1660 Ti, 1913.01 kH/s
[2021-01-06 23:32:34] accepted: 0/1 (diff 4077.514), 1913.01 kH/s booooo
[2021-01-06 23:32:34] reject reason: rejected
[2021-01-06 23:32:34] Current block is 334822
[2021-01-06 23:33:40] GPU #1: GeForce RTX 2070: 2826.3 Kh/s nonce a97f5555
Errors in wallet log:
021-01-06 08:11:09 CheckBlock() nHeight=2147483647, blockHash= 835bd577476f0cc0eea994b6f4c465b754781b4a264f52cc9f1b5c554fbbe073, isVerifyDB = false
2021-01-06 08:11:09 CheckTransaction nHeight=334680, isVerifyDB=false, isCheckWallet=false, txHash=1ea51bf9d0134bdaa7fed7e0b72b4c495fbad5f413471ced160c5b3889f16478
2021-01-06 08:11:09 CheckTransaction nHeight=334680, isVerifyDB=false, isCheckWallet=false, txHash=2e07f8e24b8c94aec5fe794a916cb813dec50c204ec882fc6635c5b16d4c908e
2021-01-06 08:11:09 CheckTransaction nHeight=334680, isVerifyDB=false, isCheckWallet=false, txHash=78aff886fe05dbbbcfd3084d4586190747b86a64e883369b6b85ce81160cf317
2021-01-06 08:11:09 CheckTransaction nHeight=334680, isVerifyDB=false, isCheckWallet=false, txHash=f9fffa18fe3951fb57f37241eb7cf96b38accd2856693a72219c148d4bfa524c
2021-01-06 08:11:09 AcceptBlock nHeight=334680
2021-01-06 08:11:09 CheckBlock() nHeight=334680, blockHash= 835bd577476f0cc0eea994b6f4c465b754781b4a264f52cc9f1b5c554fbbe073, isVerifyDB = false
2021-01-06 08:11:09 ERROR: AcceptBlock: , Stage 2 developer reward check failed (code 0)
2021-01-06 08:11:09 ERROR: ProcessNewBlock: AcceptBlock FAILED
and over place same error
2021-01-06 20:32:34 CheckBlock() nHeight=2147483647, blockHash= 5c597d620078ca611da2ce9e1a2ffb2a80fb937d467fec5a881e45b38140e588, isVerifyDB = false
2021-01-06 20:32:34 CheckTransaction nHeight=334822, isVerifyDB=false, isCheckWallet=false, txHash=a764f40fca2aaa05cfb79664b100163a65acc432a0941aeba74a42f33d613ee4
2021-01-06 20:32:34 CheckTransaction nHeight=334822, isVerifyDB=false, isCheckWallet=false, txHash=11676542820e8d2d60bb8f83b214c41fb550ca4d7ed850139fa4079f04954b31
2021-01-06 20:32:34 AcceptBlock nHeight=334822
2021-01-06 20:32:34 CheckBlock() nHeight=334822, blockHash= 5c597d620078ca611da2ce9e1a2ffb2a80fb937d467fec5a881e45b38140e588, isVerifyDB = false
2021-01-06 20:32:34 ERROR: AcceptBlock: , Stage 2 developer reward check failed (code 0)
2021-01-06 20:32:34 ERROR: ProcessNewBlock: AcceptBlock FAILED
How to resolve this problem?
The text was updated successfully, but these errors were encountered: