This release contains the changes from v0.9.360
to v0.9.370
.
Global Priority
❗️ Medium: This is a medium priority release and you should upgrade in a timely manner.
Rust compiler versions
This release was tested against the following versions of rustc
. Other versions may work.
- Rust Stable:
rustc 1.66.1 (90743e729 2023-01-10)
- Rust Nightly:
rustc 1.67.0-nightly (a00f8ba7f 2022-11-15)
Database Migrations
No Database migration detected in this release.
Changes
Legend
- [C] Cumulus
- [P] Polkadot
- [S] Substrate
Client
- [S]
#12931
Low - Improve ocw validator/collator cli description - [S]
#12949
Low - Fix missing block number issue on forced canonicalization - [S]
#11727
Low - Babe: allow skipping over empty epochs - [S]
#13017
Low - Make cli state pruning optional again - [S]
#13022
Low - Print "stalled" task on shutdown - [S]
#12539
Low - Try-runtime: add cli option --export-proof
Misc
There are other misc. changes. You can expand the list below to view them all.
Other misc. changes
#12931
Low - Improve ocw validator/collator cli description
#12949
Low - Fix missing block number issue on forced canonicalization
#12721
Low - frame_support::storage
: add storagestreamiter
#12544
Low - Rpc: implement chainhead
rpc api
#6273
❗️ Medium - Kusama origins as xcm multi_location
#12307
Low - Add callbackhandle to pallet-assets
#12883
Low - Contracts: improve contract address derivation
#12963
Low - Fix fast-unstake for accounts with slashing
#12765
Low - Nfts 2.0
#13010
Low - Ignore empty authority changes
#11727
Low - Babe: allow skipping over empty epochs
#13018
❗️ Medium - Allow stakingadmin to set min_commission
#13017
Low - Make cli state pruning optional again
#13022
Low - Print "stalled" task on shutdown
#12967
Low - Add ensure-ops family methods
#12539
Low - Try-runtime: add cli option --export-proof
#6465
Low - Deploy scheduler agenda cleanup migration
#13045
Low - Selectable on-runtime-upgrade checks
#13043
Low - Remove copy
from ensure*
traits
#6498
Low - Co #13045: selectable on-runtime-upgrade checks
#2058
❗️ Medium - Nfts 2.0 on westmint
#6546
Low - Update weights (0.9.37)
Docker images
The docker image for this release can be found in Docker hub.
(It will be available a few minutes after the release has been published).
You may also pull it with:
docker pull parity/polkadot-parachain:latest