github scrtlabs/SecretNetwork v1.12.0

latest releases: v2.0.0-beta.7, v2.0.0-beta.6, v2.0.0-beta.5...
11 months ago

Upgrade Instructions

See docs.scrt.network.

What's Changed

  • Fix the hardcoded admins feature
  • Add hardcoded admins according to proposals 269 (Shillables) & 270 (Sienna).
  • Fix PFM to stop dropping packets of IBC contracts.
    • This has always been a bug in PFM. It was introduced in v1.9 and was missed because of a bug in our CI system.
    • Fixed the bug in PFM and updated the dependency.
    • For more info see cosmos/ibc-apps#105.
  • Add admin to WasmMsg::Instantiate in cosmwasm-std (Thanks @luca992!).
    • This allows contracts to specify an admin address when instantiating other contracts.
    • See usage example here.
  • Update IBC to v4.5.0

Full Changelog: v1.11.0...v1.12.0

Don't miss a new SecretNetwork release

NewReleases is sending notifications on new releases.