Skip to content

Commit

Permalink
add paragraph to governance section about YES votes forming the initi…
Browse files Browse the repository at this point in the history
…al validator set
  • Loading branch information
jtremback committed Feb 1, 2024
1 parent be3e851 commit a719c40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/adrs/adr-015-partial-set-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit a719c40

Please sign in to comment.