Skip to content

chore: bump cosmos-sdk to v0.500.1 + CHANGELOG#348

Open
tbruyelle wants to merge 4 commits into
mainfrom
chore/bump-sdk-v0.500-final
Open

chore: bump cosmos-sdk to v0.500.1 + CHANGELOG#348
tbruyelle wants to merge 4 commits into
mainfrom
chore/bump-sdk-v0.500-final

Conversation

@tbruyelle

Copy link
Copy Markdown
Collaborator

The final SDK release added AfterConsensusPubKeyUpdate to the StakingHooks interface (consensus pubkey rotation). Implement it as a no-op in x/coredaos to satisfy the interface.

Also add migration for the new staking params rotationFee.

The final SDK release added AfterConsensusPubKeyUpdate to the
StakingHooks interface (consensus pubkey rotation). Implement it as a
no-op in x/coredaos to satisfy the interface.
@tbruyelle tbruyelle changed the title chore: bump cosmos-sdk to v0.500.1 chore: bump cosmos-sdk to v0.500.1 + CHANGELOG Jun 23, 2026
Export MigrateStakingParams and add a test that runs it against a test
app, reproducing the post-RunMigrations state where KeyRotationFee is the
zero-value Coin and asserting the migration sets a valid 1 ATONE fee in
the bond denom (plus the 5% commission migration).
@tbruyelle tbruyelle force-pushed the chore/bump-sdk-v0.500-final branch from bb8a086 to 4e6065a Compare June 23, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant