You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.12/CHANGELOG.md) for details
- IBC v3.4
- See [changelog](https://github.com/cosmos/ibc-go/blob/v3.4.0/CHANGELOG.md) for details
- IBC Packet Forward Middleware v3.1.1
- IBC Msg Whitelist to skip MinFee in CheckTX
- Global Fee Module
- Allows denoms and min-fees to be governance parameters so gas can be paid in various denoms.
- Visible on [tgrade](https://github.com/confio/tgrade/tree/main/x/globalfee) already and enabled in [ante.go](https://github.com/confio/tgrade/blob/main/app/ante.go#L72-L92)
## v9-Lambda Upgrade (expected Q1 2023)
- Gaia v9.0.x
- Cosmos SDK v0.45
- IBC 4.2
- Interchain Security - Replicated Security
- 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).
We're in Q2 2023 so I wonder if this section of the roadmap needs to be updated
The text was updated successfully, but these errors were encountered:
In the past, this file contained about which SDK modules etc would be landing on the Hub, and when. This was almost always incorrect or outdated because it is hard to predict these things. Now it is kind of a vestige. You can follow along with our progress, thinking, and priorities at the blog on https://medium.com/@Cosmos_Hub. For example:
gaia/docs/roadmap/cosmos-hub-roadmap-2.0.md
Lines 46 to 66 in 8a522e9
We're in Q2 2023 so I wonder if this section of the roadmap needs to be updated
The text was updated successfully, but these errors were encountered: