-
Notifications
You must be signed in to change notification settings - Fork 379
Release Checklist - Parachains v9270 #1512
Comments
Metadata comparison:
|
Metadata comparison:
|
Metadata comparison:
|
Metadata comparison:
|
The last run was a mix of rococo and statemint:
|
Run Extrinsic ordering jobs:TODO: waiting for new RC tag @EgorPopelyaev Statemine run: https://github.com/paritytech/cumulus/actions/runs/2824547824
Statemint run: https://github.com/paritytech/cumulus/actions/runs/2824550624
Westmint run: https://github.com/paritytech/cumulus/actions/runs/2824553194
Manual comparison:v0.9.230...release-parachains-v9270
Open/Question:
|
I am checking "Extrinsic ordering" - see comment above: #1512 (comment)
3 I saw some changes to storage: Vec -> BoundedVec
or removed GetDefault/ConstU32:
@chevdor |
@EgorPopelyaev we have a new client tag and then you can rerun "Extrinsic ordering" please, and if, ok, then check that point, please:
|
Proxy filters checked + following issue created paritytech/polkadot-sdk#1134 |
Extrinsic ordering checks for the rc8 ⬇️ |
Metadata comparison:
|
Metadata comparison:
|
Metadata comparison:
|
Westmint upgrade done: https://github.com/paritytech/devops/issues/1878 |
Closing as release is done https://github.com/paritytech/cumulus/releases/tag/parachains-v9270 |
Release Checklist - Runtimes
See also #1511
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 @bkontur
removed for any public (non-private/test) networks
SignedExtension
s have stayedthe same. Bump
transaction_version
otherwise @bkonturOn 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 @muharem
Until https://github.com/paritytech/ci_cd/issues/499 is done, tests will have to be run manually.
E.g. https://github.com/paritytech/parachains-integration-tests/tree/release-v9270-v0.9.27
for
release-parachains-v0.9.270
release-parachains-<version>
branch from Cumuluscargo build --release
./target/polkadot-parachain
to./bin
it/release-<version>-fast-sudo
from Polkadotcargo build --release
./target/polkadot
into./bin
(in Cumulus)yarn zombienet-test -c ./examples/statemint/config.toml -t ./examples/statemint
yarn zombienet-test -c ./examples/statemine/config.toml -t ./examples/statemine
Github
notes
draft-release.
Read more about the release documentation.
The text was updated successfully, but these errors were encountered: