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

Kusama v0.7.21

Compare
Choose a tag to compare
@gavofyork gavofyork released this 05 Mar 22:45
· 3599 commits to master since this release
27fc65f

Release focussed on stability and footprint. This should sort out many of the chronic performance issues of the previous two releases.

Native for runtime 1049.

Core changes

  • Use jmalloc, align kvdb crate version. (#883)
  • Update yamux to version 0.4.4. (#868)
  • Update to libp2p 0.16.2 (#867)

Runtime changes

  • Separate WeightToFee calculation for Kusama and Polkadot (#854)
  • Force ED to not be zero (#838)
  • Enable migrations in polkadot and kusama runtimes (#824)

Runtime changes (Substrate)

Substrate changes