cosmos / interchain-security

Replicated security (aka interchain security V1) is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.
https://cosmos.github.io/interchain-security/
Other
152 stars 108 forks source link

feat: Initialize the max validators parameter for existing consumers #2012

Open p-offtermatt opened 3 days ago

p-offtermatt commented 3 days ago

Description

Closes: Part of #1913

Out of an abundance of caution, I believe we should initialize the validator set size cap to a value for all existing chains. Otherwise, with the inactive validators feature, they might get an excessive amount of validators opting in.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...