This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Polkadot 0.9.10
Important Changes
- New host functions: paritytech/substrate#9391
THIS REQUIRES PARACHAINS TO UPGRADE THEIR COLLATORS BEFORE THE RUNTIME UPGRADE HITS THE RELAY CHAIN - Fix in sync code (especially required for the relay chain): paritytech/substrate#9692
- Fix storage proof decoding when using child tries: paritytech/substrate#9715
- XCM V1 and other XCM related fixes