Skip to content

Khala Network Runtime 1160

Compare
Choose a tag to compare
@h4x3rotab h4x3rotab released this 22 Jun 14:00
· 580 commits to main since this release
82d9a95

The runtime 1160 contains the following updates:

  1. SubBridge minor improvements
  2. Misc improvements in StakePool (add events for indexer)
  3. Update the storage deposit of uniques pallet
  4. Update the upstream Substrate version to v0.9.24

Upgrade instructions

This upgrade is mainly an on-chain runtime upgrade. A new client is released and recommended to upgrade, but not required. Existing downstream consumers (including pherry and PRB), and all the clients relying on the recent version of polkadot.js can automatically handle the upgrade. It's suggested to keep monitoring the nodes to make sure they will operate normally.

However if you are one of the following roles, you should follow the instructions:

For transaction signers: If you sign transactions with any 3rd party Substrate client which cannot deal with the runtime upgrade (i.e. subxt, GSRPC), you will need to restart or reload the client after the runtime upgrade applies. Otherwise you may get invalid signatures. Polkadot.js based clients should be able to automatically pick up the new metadata.
For index services: Please carefully examine the indexer after the runtime upgrade to make sure it operates properly.