Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

v0.41.2

Choose a tag to compare

@ducphamle2 ducphamle2 released this 10 Feb 19:31
· 144 commits to master since this release
1b6ea25

What is the purpose of the change

  • Add state sync feature for cosmwasm
  • Fix upgrade feature when adding interchain accounts module
  • Add test scripts
  • Update wasmvm lib
  • Pump Cosmos SDK & Tendermint version

Brief Changelog

  • Add state sync handler for cosmwasm
  • Fix upgradeHandler() function to add interchain accounts
  • Add state sync test scripts for the network upgrade v0.41.2
  • Pump wasmvm to v1.2.0
  • Pump Cosmos SDK to 0.45.12 & Tendermint to 0.34.25

Documentation and Release Note

  • Does this pull request introduces a new feature or user-facing behaviour changes? yes
  • How is the feature or change documented? yes