Skip to content

update jailing parameters#1362

Merged
taariq merged 2 commits intopalomachain:masterfrom
VolumeFi:jail-param
Jun 18, 2025
Merged

update jailing parameters#1362
taariq merged 2 commits intopalomachain:masterfrom
VolumeFi:jail-param

Conversation

@verabehr
Copy link
Copy Markdown
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.

4 participants