Proposal details

#35 Parameter change: change slashing parameters

Rejected

With the current Slashing Parameters, it is almost impossible to take action to save the validator. With a block time of ~6 seconds, the validator will be in jail in 5 minutes. These changes will give the owner of the validator a chance to fix the problem and restore functionality, but will still be quite sensitive to missing blocks.

Submit time: 15 Sep 2022, 22:34

Details

Voting period

100.00%
16 Sep 2022, 14:0316 Sep 2022, 20:03

Parameter Change Proposal

  • Title

    Parameter change: change slashing parameters

  • Type

    ParameterChangeProposal

  • Data
    {
    "changes":[
    0:{
    "subspace":"slashing"
    "key":"SignedBlocksWindow"
    "value":""1000""
    }
    1:{
    "subspace":"slashing"
    "key":"MinSignedPerWindow"
    "value":""0.100000000000000000""
    }
    ]
    "@type":"/cosmos.params.v1beta1.ParameterChangeProposal"
    }