Secret Network - Upgrade to 1.15 Coming Next Week

An on-chain proposal was issued to upgrade Secret Network to version 1.15. The upgrade is scheduled for Jan 2 at 2pm UTC.

This release brings Secret Network on a par with modern Cosmos technology stack, and introduces several new features.

Please note that this upgrade includes some breaking changes for developers (see below).

Wishing us all a smooth upgrade!

The release can be found here: Release v1.15.0 · scrtlabs/SecretNetwork · GitHub

What’s changed

  • Update cosmos-sdk to v0.50.10. All the related changes can be found here.
  • Update ibc-go to v8.5.2. Full changelog can be found here.
  • Update cometbft to v0.38.12. Full changelog can be found here.
  • Update packet-forward-middleware to v8.0.2
  • Update build OS to Ubuntu 22.04.
  • Update rust-toolchain to nightly-2023-03-13.
  • Migrate x/emergencybutton to self-managed parameters and deprecate it’s usage of x/params.
  • Make txhash in env uppercase by @blake-regalia in #1688
  • Add parameters for compute module: max contract size and compile cost

Breaking Changes

  • SecretCLI - A lot of secretcli commands have changed. For the full list of CLI Breaking Changes please see: 1, 2, 3, 4.
  • Secret.js - From the current release secret.js v1.15.0 or later is required. This version is API breaking, see the secret.js changelog.
  • Keplr - From the current release keplr v0.12.156 or later is required. Update instructions here.
  • Remove mauth module in favor of 27-interchain-accounts, which has the same functionality.

Happy Holidays!

2 Likes