This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Replies: 1 comment 9 replies
-
It has some hiccups. Sometimes, shares are doubled written down in the database. As it is the testnet, I just deleted this shares manually from the database. There is also an old issue #350 discussing the same matter. Maybe, or special for production, there is a better way. But I'm not a DBA. Maybe @oliverw can help out in that question. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like mingcore runs well with the logs below:

But in reality, no eth rewards received from the ETH pool account
Jan 15 03:38:21 ip-172-31-42-4 dotnet[28825]: [2022-01-15 03:38:21.0906] [I] [PayoutManager] Processing payments for pool eth1, block 11817044
Jan 15 03:38:21 ip-172-31-42-4 dotnet[28825]: [2022-01-15 03:38:21.0948] [I] [PayoutManager] Processing payments for pool eth1, block 11817047
Jan 15 03:38:21 ip-172-31-42-4 dotnet[28825]: [2022-01-15 03:38:21.0977] [I] [eth1] [Ethereum Payout Handler] Sending 2.03648 ETH to 0x02ecfcf0aa792b1e2ad1987a9c0e2752ef14ea32
Jan 15 03:38:21 ip-172-31-42-4 dotnet[28825]: [2022-01-15 03:38:21.1018] [I] [eth1] [Ethereum Payout Handler] Payment transaction id: 0x02b55b1bed37a42340c0eac442b9ae24c751e7fc4c0fe13e5c42dde772b6fb61
Beta Was this translation helpful? Give feedback.
All reactions