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

Epochs: Introduce governance param #1649

Closed
Tracked by #1516
insumity opened this issue Feb 20, 2024 · 0 comments · Fixed by #1660
Closed
Tracked by #1516

Epochs: Introduce governance param #1649

insumity opened this issue Feb 20, 2024 · 0 comments · Fixed by #1660
Labels
C:x/provider Assigned automatically by the PR labeler S: NewThings Work towards your business objectives with new products, features, or integrations

Comments

@insumity
Copy link
Contributor

Problem

When moving to epochs, we want to have a BlocksPerEpoch parameter that could be updated by governance proposals. This BlocksPerEpoch would be used to allows to check (e.g., ctx.BlockHeight() % BlocksPerEpoch == 0) when we send VSCPackets to consumer chain.

Closing criteria

Introduce param and test.

@insumity insumity added status: waiting-triage This issue/PR has not yet been triaged by the team. C:x/provider Assigned automatically by the PR labeler S: NewThings Work towards your business objectives with new products, features, or integrations and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Feb 20, 2024
@insumity insumity mentioned this issue Feb 27, 2024
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:x/provider Assigned automatically by the PR labeler S: NewThings Work towards your business objectives with new products, features, or integrations
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant