#2 newMinerRecord not added on payout cycle

Fermé
Créé il y a 3 ans par TooManySugar · 2 commentaires
Il n'existe pas encore de contenu.
TooManySugar a commenté il y a 3 ans
Propriétaire

Problem in calling db query to delete all wallet rows with time below payout time.
https://gogs.veloe.link/TooManySugar/GoEthemineTelegramBot/src/69f25124457b342a9a9ef0696bee460bbbbdfff7/update_data.go#L216-L236
At this moment newMinerRecord already at db and deletes here.

Problem in calling db query to delete all wallet rows with time below payout time.<br> https://gogs.veloe.link/TooManySugar/GoEthemineTelegramBot/src/69f25124457b342a9a9ef0696bee460bbbbdfff7/update_data.go#L216-L236<br> At this moment newMinerRecord already at db and deletes here.
TooManySugar a référencé ce problème à partir d'un commit il y a 3 ans
TooManySugar a commenté il y a 3 ans
Propriétaire

Fixed in 4f294e09f2
Fix is deleting all rows with time less then currentMiner's time, nor then payout. Not appeared in original bot due to saving changes at db only after all calcus in UpdateData.

Fixed in 4f294e09f2<br> Fix is deleting all rows with time less then currentMiner's time, nor then payout. Not appeared in original bot due to saving changes at db only after all calcus in UpdateData.
Connectez-vous pour rejoindre cette conversation.
Pas d'étiquette
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.