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

Releases: paritytech/polkadot

Kusama v0.7.25

16 Mar 11:10
5356c4d
Compare
Choose a tag to compare

Native for runtime 1053.

  • Remove CC3 designation (#901)

Substrate changes

Kusama v0.7.24

15 Mar 19:18
c03658d
Compare
Choose a tag to compare

Native for runtime 1052.

Substrate changes:

  • Assign unique storage names to pallets. (#5010)
  • client/finality-grandpa: Add Prometheus metrics to GossipValidator (#5237)

Kusama v0.7.23

14 Mar 16:16
2653b73
Compare
Choose a tag to compare

Native for runtime 1051.

  • Update tokio to make sure to include the deadlock fix (#896)
  • Benchmark Polkadot Claims Pallet (#876)
  • Add a testnet similar to sc_network_test. (#852)

Substrate changes

Kusama v0.7.22

07 Mar 14:33
4b92656
Compare
Choose a tag to compare

Native for runtime 1050. This is a bug-fix release, containing key fixes for the next Kusama runtime update.

  • Update to Substrate master (#886)

Kusama v0.7.21

05 Mar 22:45
27fc65f
Compare
Choose a tag to compare

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

Kusama v0.7.20

03 Feb 18:01
3738158
Compare
Choose a tag to compare

Native for runtime 1045.

  • Blacklist invalid block in Kusama (#818)

Kusama v0.7.19

03 Feb 16:46
ab1fa78
Compare
Choose a tag to compare

Native for runtime 1045.

Polkadot-specific changes:

  • Reduces the number of threads we spawn (#810)
  • Introduce Westend (#800 #797 #792)
  • Asyncify launch_work a bit more (#777)
  • Grandpa: increase gossip duration to 1s (#781)

Runtime changes:

Substrate changes

RPC:

Grandpa:

Other:

Kusama v0.7.18

17 Jan 19:07
fc100e6
Compare
Choose a tag to compare

Fixes a performance regression introduced by a networking update.

Native for runtime 1041.

Runtime changes

Substrate changes

Kusama v0.7.17

15 Jan 12:35
c68121e
Compare
Choose a tag to compare

Service release for Kusama. This corrects a known issue with heartbeats not being sent. There are known issues with resource utilisation which will be corrected in the next patch release.

Native for runtime 1040.

Runtime changes:

Substrate changes:

Kusama v0.7.16

09 Jan 00:11
7207d97
Compare
Choose a tag to compare

Hotfix release for Kusama. This massively improves sync and startup times and should be deployed ASAP.