Skip to content

v1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 11:20
· 17 commits to master since this release

What's new

  1. Migration to MRENCLAVE Sealing
  • Support for new gov upgrade proposal
  • Support for Emergency Upgrade
  1. Setting hard-coded admin for certain contracts (by Shade request)
  2. Added code hashes of 5, 877 and 563 SNIP contracts to the list of allowed code hashes to make it possible to upgrade SNIP contracts without breaking existing code.
  3. Allow plaintext messages in contract Init function (by Euclid request)
  4. Removed crisis module
  5. Added circuit breaker module

Upgrade instructions

https://github.com/SecretFoundation/docs/blob/gitbook/infrastructure/resources/upgrade-instructions/v1.18.md

Changelog

  • Draft: MRENCLAVE support antehandler by @cboh4 in #1676
  • allow-plaintext-msg-in-init-function by @cboh4 in #1700
  • Fix hash validation, update allowed code hashes list by @cboh4 in #1702
  • add 2 contracts for testing snip20 6dec upgrade on testnet by @cboh4 in #1705
  • Secret v1.18 shade update hardcoded admins by @cboh4 in #1708
  • Secret 1.18 by @valdok in #1709

Full Changelog: v1.17.1...v1.18.0