Search found 6 matches
- Thu Sep 15, 2022 3:05 pm
- Forum: News
- Topic: Autolykos2 Beta Release Announcement
- Replies: 14
- Views: 7456
Re: Autolykos2 Beta Release Announcement
The issue with low difficulty should be fixed now. The Ergo protocol redefines the difficulty as the value in mining.set_difficulty multiplied by the target sent with the job, leading the miner to think that the difficulty is super low. I guess some miners follow the new definition and some don't. A...
- Fri Oct 22, 2021 12:01 pm
- Forum: System support
- Topic: Chia notes
- Replies: 14
- Views: 5923
Re: Chia notes
The mining server will estimate the amount of netspace you have until enough shares have been submitted to calculate the miner's netspace. The default difficulty is 10 which is about 30 TB. With only 100 GB of netspace and a difficulty of 10, it would take roughly a day for a share to be submitted. ...
- Tue Jul 20, 2021 10:48 am
- Forum: Development Discussion and Feedback
- Topic: Status as of Thursday, July 15, 2021
- Replies: 4
- Views: 3593
Re: Status as of Thursday, July 15, 2021
We're planning on using the official pool protocol so replotting to portable plots will be required.
- Wed Mar 03, 2021 2:13 pm
- Forum: System support
- Topic: Bug in PPLNS display OR Payout bug
- Replies: 7
- Views: 3170
Re: Bug in PPLNS display OR Payout bug
The first issue looks like a sorting display bug for the live PPLNS stats. The [First Round] row should be at the bottom and the 3567721 row should be the current round. There is also another bug where selected shares table doesn't take into account the PPLNS contribution of mined PPLNS blocks. So t...
- Thu Feb 25, 2021 12:08 pm
- Forum: System support
- Topic: Memory limit parameter not working ?
- Replies: 10
- Views: 4543
Re: Memory limit parameter not working ?
Looks like its an issue when using the Nicehash stratum protocol, which is currently assigning Ethereum at the beginning of mining for a second before switching to the proper coin. I'll have to look into the issue more. In the meantime, you can switch to the EthProxy stratum protocol to avoid the is...
- Thu Nov 01, 2018 4:06 pm
- Forum: News
- Topic: Fix for some Monero miners
- Replies: 19
- Views: 34895
Re: Fix for some Monero miners
The incorrect algorithm error happens when the mining server processes a share that doesn't meet the target difficulty requirements, so it thinks the miner is using an incorrect algorithm. We have found two causes for this issue: There was a bug in the mining server that sent out incorrect work for ...