#2 newMinerRecord not added on payout cycle

已关闭
TooManySugar3 年之前创建 · 2 条评论
这个人很懒,什么都没留下。
TooManySugar 评论于 3 年之前
所有者

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 在代码提交 3 年之前 中引用了该工单
TooManySugar 评论于 3 年之前
所有者

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.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。