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

Properties about the rewards map #418

Open
WhatisRT opened this issue May 6, 2024 · 0 comments
Open

Properties about the rewards map #418

WhatisRT opened this issue May 6, 2024 · 0 comments
Labels
Milestone

Comments

@WhatisRT
Copy link
Collaborator

WhatisRT commented May 6, 2024

There are at least these interesting properties:

  • At the epoch boundary, dom DState.rewards is constant
  • dom DState.rewards = DepositPurpose.CredentialDeposit^{-1} (dom UTxOState.deposits) is an invariant

The first property is implied by the second, but it's probably necessary to prove the second property anyway. The first property is also potentially more interesting since we do some insertions into rewards at the epoch boundary. So it would make sense to prove that as soon as we have time.

@WhatisRT WhatisRT added this to the May - Jul milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant