Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Kusama CC-3 v0.7.0

Compare
Choose a tag to compare
@ParityReleases ParityReleases released this 29 Nov 17:24
· 3738 commits to master since this release

Initial release for Kusama CC-3 network client. Contains several breaking changes and fixes from 0.6 series/CC-2.

Runtime changes:

  • Sessions/epochs are 1 hour not 4 hours. (#630)
  • Enable governance transactions (#628)

Runtime changes (Substrate):

Client changes:

  • New chain spec (#632)
  • Enable refactored authority discovery (#624)
  • Move propose_with into a dedicated blocking threadpool (#614)

Client changes (Substrate):