You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All following checks must be completed before publishing a new release.
The release process is owned and led by @paritytech/release-engineering team.
The checks marked with 🦀 are meant to be checked by a runtime engineer.
Runtimes Release
Codebase
These checks should be performed on the codebase.
the spec_version has been incremented since the
last release for any native runtimes from any existing use on public (non-private/test) networks
🦀 previously completed migrations are removed for any public (non-private/test) networks
pallet and extrinsic ordering as well as SignedExtensions have stayed
the same. Bump transaction_version otherwise
the weights have been updated for any modified runtime logic
🦀 the new weights are sane, there are no significant (>50%) drops or rises with no reason
🦀 XCM config is compatible with the configurations and versions of relevant interlocutors, like the Relay Chain.
On the release branch
The following checks can be performed after we have forked off to the release-candidate branch or started an additional release candidate branch (rc-2, rc-3, etc)
Verify new migrations complete successfully, and the
runtime state is correctly updated for any public (non-private/test)
networks
Release Checklist - Runtimes
All following checks must be completed before publishing a new release.
The release process is owned and led by @paritytech/release-engineering team.
The checks marked with 🦀 are meant to be checked by a runtime engineer.
Runtimes Release
Codebase
These checks should be performed on the codebase.
spec_version
has been incremented since thelast release for any native runtimes from any existing use on public (non-private/test) networks
SignedExtension
s have stayedthe same. Bump
transaction_version
otherwiseOn the release branch
The following checks can be performed after we have forked off to the release-candidate branch or started an additional release candidate branch (rc-2, rc-3, etc)
runtime state is correctly updated for any public (non-private/test)
networks
Github
notes
draft-release.
Post release
Read more about the release documentation.
The text was updated successfully, but these errors were encountered: