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.15

08 Jan 15:47
v0.7.15
b2509f9
Compare
Choose a tag to compare

Hotfix release for Kusama.

  • Fixes keystore loading.

Kusama v0.7.14

07 Jan 23:50
v0.7.14
ae6dd7e
Compare
Choose a tag to compare

Hotfix release for Kusama.

  • Reverts the timewarp changes/hacks.
  • Introduces native runtime 1035 (which is yet to be deployed).
  • Introduces a fix for the bug that caused the recent Grandpa stall.
  • Several other fixes.

Kusama v0.7.13

07 Jan 00:14
v0.7.13
Compare
Choose a tag to compare

Hotfix release. This includes a patch for the second known memory leak regarding the Kusama fix.

Kusama v0.7.12

06 Jan 23:41
v0.7.12
bc19d95
Compare
Choose a tag to compare

Hotfix release. This fixes one of two known memory leaks, corrects a bad error message and fixes an issue with native runtime selection that lead to the "can_author" error.

Kusama v0.7.11

06 Jan 17:47
v0.7.11
Compare
Choose a tag to compare

Hotfix release for the issue described at https://medium.com/@gavofyork/kusamas-first-adventure-2cd4f439a7a4

This introduces reversion and black-listing logic to allow blocks to be marked bad and be reverted (assuming that the state is still available).

It marks block 0x15b1b925b0aa5cfe43c88cd024f74258cb5cfe3af424882c901014e8acd0d241 as bad (Kusama block #516510) and forces it and all others after it to be re-authored.

It also introduces a time warp; specifically, the wall clock time after 2020-01-07 09:00:00 GMT will be 247,788 seconds (around 69 hours) in the past, but will proceed at 6 times the speed of real-time until it equal real-time at which point standard wall-clock behaviour will take over. This will happen 41,289 seconds (around eleven and a half hours) later at around 20:28 GMT on the same day.

It also includes a number of additional features and fixes, including support native runtime execution for both the provisional Polkadot mainnet and Kusama.

Kusama CC-3 v0.7.9

16 Dec 13:23
f23ce3e
Compare
Choose a tag to compare

Release for CC-3. Native for runtime 1030.

  • Fix bootnodes PeerIds (#683)

Substrate changes

Kusama CC-3 v0.7.8

05 Dec 12:09
v0.7.8
a06b9de
Compare
Choose a tag to compare

Release for CC-3. Native for runtime 1028.

  • Update Substrate (#661)
  • Tweak some Kusama params (#659)

Substrate changes

Kusama CC-3 v0.7.7

04 Dec 14:02
v0.7.7
Compare
Choose a tag to compare

Release for CC-3. Native for runtime 1027.

  • Fix checking that get_heads exists (#657)
  • Bump versions & remove transfer ban (#655)
  • Add versioning to ParachainHost runtime API (#652)

Kusama CC-3 v0.7.6

03 Dec 19:26
7754bea
Compare
Choose a tag to compare

UPDATE: This contains a known issue and SHOULD NOT BE USED. Please use v0.7.4 or v0.7.7 instead.

Release for CC-3. Native for runtime 1026.

  • Update Substrate (#649)

Substrate changes

Kusama CC-3 v0.7.5

03 Dec 17:09
Compare
Choose a tag to compare

UPDATE: This contains a known issue and SHOULD NOT BE USED. Please use v0.7.4 or v0.7.7 instead.

Release for CC-3. Native for runtime 1026.

  • Erasure encoding availability (#345)
  • Make Kusama decentralised and permissionless (#647)
  • Change README to reflect master branch for Kusama CC3 (#646)