Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: relay validator set composition typo fix #1104

Merged
merged 1 commit into from
Dec 13, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/roadmap/cosmos-hub-roadmap-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The upgrades aim to add features such as liquidity, economic security, usability
## Rho Upgrade (expected Q2 2022)

- Interchain Security v1 - Required Participation of Provider Chain Validators
- The Cosmos solution to shared security that uses IBC (Cross Chain Validation / CCV) to relay validator set compisition from a Provider Chain (Cosmos Hub) to a Consumer Chain. This validator set is in charge of producing blocks on both networks using separate nodes. Misbehaviour on the Consumer Chain results in slashing Provider Chain staking tokens (ATOM).
- The Cosmos solution to shared security that uses IBC Cross Chain Validation (CCV) to relay validator set composition from a Provider Chain (Cosmos Hub) to a Consumer Chain. This validator set is in charge of producing blocks on both networks using separate nodes. Misbehavior on the Consumer Chain results in slashing Provider Chain staking tokens (ATOM).
- Allows independent modules like Gravity DEX or Bridge to live on separate chains with their own development cycles.
- Chain Name Service
- Chain-ID registry
Expand Down