ITADN

Bump SDK to v0.53.5-pio-1

#2592OpenSpicyLemon 创建于 2026-01-16
cosmos-sdk
S
SpicyLemoncommented
## Summary Bump the SDK to `v0.53.5-pio-1` and bring in new features. ## Problem Definition We need to bump the version of the SDK that we use because our current one will be out of service soon. ## Proposal Bump the main import line (for the SDK) to just `v0.53.5`, and update the replace line to `v0.53.5-pio-1`. The upgrade guide can be found here: https://github.com/cosmos/cosmos-sdk/blob/release/v0.53.x/UPGRADE_GUIDE.md And an upgrade reference can be found here: https://github.com/cosmos/cosmos-sdk/blob/release/v0.53.x/UPGRADING.md We do **NOT** want to add either the `x/protocolpool` or `x/epochs` modules. We **DO** want to enable unordered transactions. Other than that, we just need to make sure that everything runs the same as it did before. Do **NOT** update the sims. We'll do those in another [issue](https://github.com/provenance-io/provenance/issues/2593)/PR. ____ #### For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied - [ ] Appropriate contributors tagged - [ ] Contributor assigned/self-assigned
0 条评论