What's new
- Migration to MRENCLAVE Sealing
- Support for new gov upgrade proposal
- Support for Emergency Upgrade
- Setting hard-coded admin for certain contracts (by Shade request)
- 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.
- Allow plaintext messages in contract Init function (by Euclid request)
Upgrade instructions
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