This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Sorting out Release 9380 to Present #7162
Closed
Description
Note: This issue only applies to runtimes and not any node releases.
The following runtimes have a bug in XCM v3 that was fixed in #7081 and #7115.
- v938*
- v939*
- v940*
Polkadot is currently on v9370 and we are in the process of releasing 9420. However, some of these contain migrations, so we cannot skip them.
Notably:
- v9381: XCM, UMP, and GRANDPA
- v9400: Nomination Pools
Therefore, we have two options:
- Move all migrations from 9380 to present into the next release and mark all interim releases as unsafe. Propose v9420 as the next runtime upgrade on Polkadot.
- Backport 7081 and 7115 into all releases from v9380 to present and propose the new v9382 runtime on Polkadot.