-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: "Accumulated Rewards" value is growing after the risk bundle was burned #203
Comments
this could happen if the bundle was burned before expiration. but the value can never be collected (as it is calculated only for display and the state is not taken into account). https://github.com/etherisc/gif-staking-ui/blob/develop/src/backend/staking_contract.ts#L210 |
It is possible to accumulate and collect after the bundle was burned: etherisc/depeg-contracts#31 |
needs to be in sync with solution for etherisc/depeg-contracts#31 |
No, this is not a duplicate, but it depends on the outcome of etherisc/depeg-contracts#31 to determine if the current behavior of the webapp needs to change. |
What happened?
As a DIP staker I expect my rewards are accumulating only while risk bundle is active
What operating system are you seeing the problem on?
Mac OS
What browsers are you seeing the problem on?
Safari
What wallet extension are you using?
Metamask
Rules
The text was updated successfully, but these errors were encountered: