This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Kusama CC-2 v0.6.16
Service release for Kusama. Fixes a memory leak regarding Grandpa and introduces typed RPC queries. Also improves the runtime host function API.
Full Substrate changes:
- Don't request old obsolete blocks (paritytech/substrate#4084)
- Cleanup filtered messages (paritytech/substrate#4082)
- Typed chain state queries over RPC. (paritytech/substrate#4079)
- Allow ancient fork download after ancestry search (paritytech/substrate#4080)
- Remove Self vote from phragmen (paritytech/substrate#4081)
- Substrate runtime interface 2.0 (paritytech/substrate#4057)