From a719c40c4112615a5090bead43ff5a454a019e64 Mon Sep 17 00:00:00 2001 From: Jehan Tremback Date: Thu, 1 Feb 2024 13:37:56 -0800 Subject: [PATCH] add paragraph to governance section about YES votes forming the initial validator set --- docs/docs/adrs/adr-015-partial-set-security.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/adrs/adr-015-partial-set-security.md b/docs/docs/adrs/adr-015-partial-set-security.md index 9261b02f22..939a8a1363 100644 --- a/docs/docs/adrs/adr-015-partial-set-security.md +++ b/docs/docs/adrs/adr-015-partial-set-security.md @@ -41,6 +41,8 @@ We intend to implement PSS using a feature branch off [v4.0.0 interchain securit As a simplification and to avoid [chain id squatting](https://forum.cosmos.network/t/pss-permissionless-vs-premissioned-lite-opt-in-consumer-chains/12984/17), a consumer chain can only join PSS through a governance proposal and not in a permissionless way. +However, this proposal type will be modified so that it requires a lower quorum percentage than normal proposal, and every validator who voted "YES" on the proposal will form the consumer chain's initial validator set. + Consumer chains join PSS the same way chains now join Replicated Security, namely through a `ConsumerAdditionProposal` proposal. We extend [`ConsumerAdditionProposal`](https://github.com/cosmos/interchain-security/blob/v4.0.0/proto/interchain_security/ccv/provider/v1/provider.proto#L27) with one optional field: