Skip to content

update jailing parameters #1362

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

Merged
merged 2 commits into from
Jun 18, 2025
Merged

update jailing parameters #1362

merged 2 commits into from
Jun 18, 2025

Conversation

verabehr
Copy link
Collaborator

Related Github tickets

Background

  • no more jail backoff, default duration is now 12 hours
  • skyway attestations are now expected to be fully attested within 300 blocks of being first reported
  • if a skyway attestation takes longer than 300 blocks, Paloma will proceed to jail validators which have so far not reported the claim as seen (within network stability limits)
  • the jail duration for missing a skyway attestation is 24h
  • both the default jail duration and the skyway jail duration may be configured by updating the params of the valset module
  • to update said params, simply create a new vote which results in a x/valset/types/MsgUpdateParams once passed. You may define the new parameters in this message. The interactive draft-proposal CLI will help with it

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

@verabehr verabehr requested a review from taariq June 18, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants