#2 newMinerRecord not added on payout cycle

Cerrada
abierta hace 3 años por TooManySugar · 2 comentarios
Aún no existe contenido.
TooManySugar comentado hace 3 años
Propietario

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 mencionada esta incidencia en un commit hace 3 años
TooManySugar comentado hace 3 años
Propietario

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.
Inicie sesión para unirse a esta conversación.
Sin etiquetas
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.