#2 newMinerRecord not added on payout cycle

닫힘
TooManySugar3 년 전을 오픈 · 2개의 코멘트
TooManySugar 코멘트됨, 3 년 전
아직 콘텐츠가 없습니다.
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명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.