cosmos / cosmos/interchain-security
Provider's GenesisState consumer chains
Open
scope: provider
type: bug
- Dominant language
- Go
- Stars
- 195
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
Currently the [consumer states](https://github.com/cosmos/interchain-security/blob/v5.1.0/proto/interchain_security/ccv/provider/v1/genesis.proto#L56) of consumer chains included in the provider's `GenesisState` do not contain anything in relation to Partial Set Security (PSS). This seems problematic and probably we should include PSS parameters there as well (whether the chain is Top N or not, the power cap, etc.).
This issue is about verifying that those fields are needed and updating the proto files, etc. appropriately.
Contributor guide
Assessment
This issue has not been assessed yet.