Shockwave Alpha
The v1.3.0 software upgrade is set for block 3,343,000, which is estimated to occur on Wednesday, 11 May 2022 at 1:00PM UTC. You can monitor the ETA at https://www.mintscan.io/secret/blocks/3343000.
Getting prepared for the upgrade
See https://docs.scrt.network/shockwave-alpha-upgrade-secret-4.html for upgrade instructions.
Upgrade highlights
This upgrade adds the following features:
- Backport API from CosmWasm v1:
ed25519_verify()
ed25519_batch_verify()
secp256k1_verify()
secp256k1_recover_pubkey()
- Add new secret CosmWasm API:
ed25519_sign()
secp256k1_sign()
- Upgrade cosmos-sdk to v0.45.4:
- Add the
secretd rollback
command - Add the
~/.secretd/.compute
directory to state sync - Full changelog:
cosmos-sdk/v0.44.5...v0.45.4
- Add the
- Upgrade the ibc-go module to v3.0.0:
- Add interchain accounts host
- Full changelog:
ibc-go/v1.1.5...v1.3.0
v1.3.0 changelog: CHANGELOG.md