Skip to content

v13.0.0

Latest

Choose a tag to compare

@bot-anik bot-anik released this 27 Sep 14:56
· 54 commits to main since this release
c98943c

13.0.0 (2025-09-27)

⚠ BREAKING CHANGES

  • deps: bump wasmd to v0.61.2 and wasmvm to v3.0.2
  • cli: remove custom credential and did key commands
  • app: drop x/crisis module and keeper
  • deps: bump cosmos-sdk to v0.53.4 and ibc-go to v8.7.0
  • vesting: back to canonical cosmos vesting
  • ibc: replug IBC modules right now 🔌

Code Refactoring

  • app: drop x/crisis module and keeper (78e57f2)
  • cli: remove custom credential and did key commands (9906178)
  • ibc: replug IBC modules right now 🔌 (569348b)
  • vesting: back to canonical cosmos vesting (32e117c)

Build System

  • deps: bump cosmos-sdk to v0.53.4 and ibc-go to v8.7.0 (efd9426)
  • deps: bump wasmd to v0.61.2 and wasmvm to v3.0.2 (1a6f327)