Skip to content
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

Property: GA deposits are eventually refunded #414

Open
Tracked by #45
WhatisRT opened this issue May 6, 2024 · 0 comments
Open
Tracked by #45

Property: GA deposits are eventually refunded #414

WhatisRT opened this issue May 6, 2024 · 0 comments

Comments

@WhatisRT
Copy link
Collaborator

WhatisRT commented May 6, 2024

For all proposal deposits d currently in a block, there exists an epoch e where if it contains a block, the deposit for d is not in the deposit pot anymore.

The proof goes something like this: Every proposal deposit has a corresponding GovActionState, which contains an expiresIn field. We pick that value for e. Since there was a block in e, we did a step with EPOCH into e, and if the GA was still in the state before EPOCH, it will be removed by it.

@WhatisRT WhatisRT changed the title For all proposal deposits d currently in a block, there exists an epoch e where if it contains a block, the deposit for d is not in the deposit pot anymore. Property: GA deposits are eventually refunded May 6, 2024
@WhatisRT WhatisRT added this to the May - Jul milestone May 6, 2024
@WhatisRT WhatisRT modified the milestones: May - Jul, Aug - Oct Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant