This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Polkadot v0.8.23
Upgrade priority: Medium (timely upgrade recommended) due to changes: Remove v0 node-side parachains code (#1609), Block packet size limit (paritytech/substrate#6398), Move to upstream wasmtime, refactor globals snapshot (paritytech/substrate#6759), Update to libp2p-0.23. (paritytech/substrate#6870), Distribute the network future polling time more evenly (paritytech/substrate#6903), Better prime election. (paritytech/substrate#6939)
Native runtimes:
- Polkadot: 23
- Kusama: 2023
- Westend: 43
This release was tested against the following versions of rustc
. Other versions may work.
- rustc 1.45.2 (d3fb005a3 2020-07-31)
- rustc 1.47.0-nightly (bf4342114 2020-08-25)
WASM runtimes built with srtool using rustc 1.47.0-nightly (d7f945163 2020-07-19)
.
Proposal hashes:
polkadot_runtime-v23.compact.wasm - 0x8dedaee731310e86edd95589a018250eab1c6a3587260688203d72c8daa73fb8
kusama_runtime-v2023.compact.wasm - 0x0bfdc8d06c4e791aa83d4d040129f03202764544920913354f8bf9100707e51f
Changes
- companion PR for #5732: pubsub RPC for grandpa justifications (#1346)
- Remove v0 node-side parachains code (#1609)
Client
- Allow task manager to have children (paritytech/substrate#6771)
- Revalidate transactions only on latest best block (paritytech/substrate#6824)
- Move to upstream wasmtime, refactor globals snapshot (paritytech/substrate#6759)
- Implement tracing::Event handling & parent_id for spans and events (paritytech/substrate#6672)
- client/authority-discovery: Introduce AuthorityDiscoveryService (paritytech/substrate#6760)
- RpcHandlers Refactorings (paritytech/substrate#6846)
- Merge Subkey into sc-cli (paritytech/substrate#4954)
- *: Update to next libp2p version 0.24.0 (paritytech/substrate#6891)
- Fix benchmark read/write key tracker for keys in child storages. (paritytech/substrate#6905)
Runtime
- ✅
trivial
Remove v0 parachains runtime (#1501) - ✅
trivial
Update Kusama Council seats & Runners Up number (#1614) - ✅
audited
Custom Codec Implementation for NPoS Election (paritytech/substrate#6720) - ✅
audited
Time-delay proxies (paritytech/substrate#6770) - ✅
trivial
Support Staking Payout to Any Account (paritytech/substrate#6832)