You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
The high-level reason for that is investor-foxy mimics the FOXy contract methods / state and has potential for a wrong reconciliation.
We should fix it so that getTimeUntilClaimable returns us the correct release time, making sure we don't disable the claim button when claims are actually available.
Overview
Taking over shapeshift/web#2103
Currently in investor-foxy,
getTimeUntilClaimablesometimes returns a wrongreleaseTime:lib/packages/investor-foxy/src/api/api.ts
Line 985 in d8e9491
The high-level reason for that is investor-foxy mimics the FOXy contract methods / state and has potential for a wrong reconciliation.
We should fix it so that
getTimeUntilClaimablereturns us the correct release time, making sure we don't disable the claim button when claims are actually available.References and additional details
shapeshift/web#2103
lib/packages/investor-foxy/src/api/api.ts
Line 985 in d8e9491
Acceptance Criteria
releaseTimeis return bygetTimeUntilClaimablegetWithdrawInfodoesn't throw if user is available to claimNeed By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response