CIP: Make security related governance parameters immutable
Celestia Improvement Proposals (CIPs)2 posts843 views7 likesLast activity Mar 2024
CIPs mentioned:CIP-0016
CA
caomingpeiOP
Feb 2024♥ 3This post is to discuss docs: CIP for make security related governance parameters immutable by caomingpei · Pull Request #74 · celestiaorg/CIPs · GitHub
// Motivation: Addressing Inconsistency in Governance Parameters celestiaorg/CIPs/pull#68
JO
josh
Mar 2024♥ 4Notes from CDC 6:
consensus.evidence.MaxAgeNumBlocksis set at 120960 – this is currently based on an expected 15 second block time, but since blocks on Celestia are around 12 seconds, this time is more like 18 days. (Feedback from @ebuchman)- It may be good to add more parameters to this CIP or in the future, make a similar CIP. After discussion in call, it seems that it is best to make a new CIP after CIP-0016 is implemented.