You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On xdag.org solo mining pool, DE2, we were performing maintenance on the node (reloading the daemon after changing the community fund address).
That means that during this time, miners were redirected to DE3 pool. This pool had it's config changed to 0-98-0-2.
After DE2 synced, the auto failover system took DE2 miners back. This is performed as a normal miner disconnection event.
Shortly after the miners were redirected back, I checked DE3 with "account" command to see if the new "community fee" distribution works OK.
I expected to see almost zero balance on all found main blocks. This was the command output:
As we can see, first 2 shown "accounts" were not paid out correctly. Checking in explorer, it can be seen only the "community fund" transfer was made. In logs, the following was found:
Please check the lines marked with stars. As you can see, after the strongest miner disconnected, he was no longer paid out. Please remember this was a solo mining config, so there SHOULD have been only one miner paid out per block found.
The miners were redirected to DE3, meaning the pool saw them as coming from one IP, but that probably doesn't play any role in this issue.
The text was updated successfully, but these errors were encountered:
On xdag.org solo mining pool, DE2, we were performing maintenance on the node (reloading the daemon after changing the community fund address).
That means that during this time, miners were redirected to DE3 pool. This pool had it's config changed to 0-98-0-2.
After DE2 synced, the auto failover system took DE2 miners back. This is performed as a normal miner disconnection event.
Shortly after the miners were redirected back, I checked DE3 with "account" command to see if the new "community fee" distribution works OK.
I expected to see almost zero balance on all found main blocks. This was the command output:
As we can see, first 2 shown "accounts" were not paid out correctly. Checking in explorer, it can be seen only the "community fund" transfer was made. In logs, the following was found:
Please check the lines marked with stars. As you can see, after the strongest miner disconnected, he was no longer paid out. Please remember this was a solo mining config, so there SHOULD have been only one miner paid out per block found.
The miners were redirected to DE3, meaning the pool saw them as coming from one IP, but that probably doesn't play any role in this issue.
The text was updated successfully, but these errors were encountered: