This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 379
Release Checklist for Runtime v9320 #1844
Labels
B0-silent
Changes should not be mentioned in any release notes
T9-release
This PR/Issue is related to topics touching the release notes.
Comments
EgorPopelyaev
added
B0-silent
Changes should not be mentioned in any release notes
T9-release
This PR/Issue is related to topics touching the release notes.
labels
Nov 9, 2022
shell
|
Collectives
|
Contracts
|
Rococo
|
Seedling
|
Statemine
|
Statemint
|
Westmint
|
Merged
Have run the integration tests and they all pass. Some warnings: paritytech/parachains-integration-tests#80 but possibly just need to update the test runner. Hashes tested: |
Weights are fine except asset destroy which was too heavy so we kept prior weights and there's a PR in the wings to fix this in a later release. |
Have reviewed the long list of PRs and couldn't see any migrations that would affect statemine/t or collections parachains. |
Runtime upgrade #2099 |
Compared statemine/statemint and kusama/polkadot xcm configs and there's no surprises in there. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
B0-silent
Changes should not be mentioned in any release notes
T9-release
This PR/Issue is related to topics touching the release notes.
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: