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

Set genesis slashing parameters #229

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

albertandrejev
Copy link
Member

@albertandrejev albertandrejev commented Apr 30, 2023

This PR will add sed command to update slashing parameters of the genesis according to https://www.notion.so/Mainnet-Launch-Walkthrough-04b66367097844cd89ead4b38b5457bb?pvs=4#e032443e609c421189790af87fb293d7

It is required to have specific slashing parameter other than parameters by default.
New values:

  1. signed_blocks_window: 140000. About 4 days, with block time = 2.5s
  2. min_signed_per_window: 0.050000000000000000
  3. slash_fraction_double_sign: 0.010000000000000000
  4. slash_fraction_downtime: 0.000100000000000000

@albertandrejev
Copy link
Member Author

@zavgorodnii zavgorodnii merged commit e8dc172 into main May 2, 2023
7 checks passed
@pr0n00gler pr0n00gler deleted the feat/set-slashing-params branch January 11, 2024 14:27
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.

None yet

2 participants