PoC-Consortium / scavenger

A fast Burstcoin miner written in Rust
GNU General Public License v3.0
107 stars 64 forks source link

Bug in 1.7.8 version then solo mining #70

Closed shefass closed 3 years ago

shefass commented 5 years ago

Tested with brs 2.4.2 in testnet. In version 1.7.8 then solo mining it shows this error: 15:14:15 [ERROR] submit: deadlines mismatch, height=83673, account=2726459462890839466, nonce=551059758, deadline_miner=440, deadline_pool=137118424068

Then I submitted nonce manually by doing API call it worked: { "result": "success", "deadline": 2481, "requestProcessingTime": 150 } Switched to 1.7.6 with same configuration, all works. So your update broked something in solo mining.

JohnnyFFM commented 4 years ago

sry we currently can't reconcile this error… let us know in case the issue still persists.

shefass commented 4 years ago

Yes, it still exists. I just recommend to use older version.

2020-05-09, št, 11:11 JohnnyFFM notifications@github.com rašė:

Closed #70 https://github.com/PoC-Consortium/scavenger/issues/70.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PoC-Consortium/scavenger/issues/70#event-3319125255, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJLBNGJGZ7DJ3634VRGPM63RQUF4VANCNFSM4IUP5BBA .

JohnnyFFM commented 4 years ago

against what do you mine? wallet? pool? if pool, which one? proxy in between?

shefass commented 4 years ago

I probably wrote before in issue, it does not works only if you solo mine. This issue still actual because I advised to to several people to switch to older version and it helped then mining solo. I need to look to discord to find error message, but I probably wrote it in issue then created it

2020-05-09, št, 11:43 JohnnyFFM notifications@github.com rašė:

Reopened #70.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

JohnnyFFM commented 3 years ago

Fixed.