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

Releases: paritytech/polkadot

Polkadot CC1 v0.8.12

25 Jun 13:09
v0.8.12
0306729
Compare
Choose a tag to compare

Upgrade priority:❗ HIGH ❗ Please upgrade your node as soon as possible - due to change(s): Fix Babe secondary plain slots claiming (paritytech/substrate#6451)

Native runtimes:

  • Polkadot: 12
  • Kusama: 2012
  • Westend: 32

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.1 (c7087fe00 2020-06-17)
  • rustc 1.46.0-nightly (67100f61e 2020-06-24)

Client

Runtime

Polkadot CC1 v0.8.11

19 Jun 16:44
v0.8.11
fb66e42
Compare
Choose a tag to compare

Upgrade priority: Medium (timely upgrade recommended) - due to change(s): Remove penalty on duplicate Status message (paritytech/substrate#6377)

Native runtimes:

  • Polkadot: 11
  • Kusama: 2011
  • Westend: 31

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.0 (49cae5576 2020-06-01)
  • rustc 1.46.0-nightly (fd4b177aa 2020-06-08)

Runtime

Client

Polkadot CC1 v0.8.10

17 Jun 19:56
v0.8.10
183848b
Compare
Choose a tag to compare

Upgrade priority: Low (upgrade at your convenience)

Native runtimes:

  • Polkadot: 10
  • Kusama: 2010
  • Westend: 30

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.0 (49cae5576 2020-06-01)
  • rustc 1.46.0-nightly (fd4b177aa 2020-06-08)

Substrate changes

Runtime

API

Polkadot CC1 v0.8.9

17 Jun 11:08
v0.8.9
db18e36
Compare
Choose a tag to compare

Upgrade priority: Medium (timely upgrade recommended) due to change: client/authority-discovery: Don't add own address to priority group

Native runtimes:

  • Polkadot: 9
  • Kusama: 2009
  • Westend: 29

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.0 (49cae5576 2020-06-01)
  • rustc 1.46.0-nightly (feb3536eb 2020-06-09)

Runtime

  • Companion: remove IsCallable make use of introduced in-origin filtering (#1226)

Substrate changes

Runtime

Client

API

Polkadot CC1 v0.8.8

13 Jun 10:56
v0.8.8
b2c9c14
Compare
Choose a tag to compare

Upgrade priority: Medium (contains useful fixes), due to the change Fix transaction pool event sending.

Native runtime versions:

  • Polkadot: 8
  • Kusama: 2008
  • Westend: 28

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.0 (49cae5576 2020-06-01)
  • rustc 1.46.0-nightly (fd4b177aa 2020-06-08)

Runtime

  • Bump versions, tweak deposit costs (#1252)

Substrate

Runtime

  • Add events for balance reserve and unreserve functions (#6330)

Client

  • Fix transaction pool event sending (#6341) Medium

Polkadot CC1 v0.8.7

10 Jun 12:28
v0.8.7
3b3020c
Compare
Choose a tag to compare

Native runtimes:

  • Polkadot: 7
  • Kusama: 2007
  • Westend: 27

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.44.0 (49cae5576 2020-06-01)
  • rustc 1.46.0-nightly (fd4b177aa 2020-06-08)

Runtime

Polkadot CC1 v0.8.6

09 Jun 11:35
v0.8.6
1fc6e5f
Compare
Choose a tag to compare

Native runtime versions:

  • Polkadot: 6
  • Kusama: 2006
  • Westend: 26

This release was built with the following versions of rustc. Other versions may work.

  • rustc 1.43.1 (8d69840ab 2020-05-04)
  • rustc 1.45.0-nightly (9912925c2 2020-05-10)

Runtime

  • Admin facility to move claims with council permission. (#1198)

Polkadot CC1 v0.8.5

09 Jun 08:35
v0.8.5
8121b60
Compare
Choose a tag to compare

Native runtimes:

  • Polkadot: 5
  • Kusama: 2005
  • Westend: 25

Polkadot changes

  • note pruning of orphan blocks in the overseer description (#1189)
  • Comanion for substrate/pull/6173 (#1184)
  • Fix the Prometheus endpoint not working (#1172)

Runtime

  • Companion for #6273 (Introduce stacked filtering) (#1212)
  • Generalised proxies in Polkadot (#1190)
  • Identity pallet (#1178)

Substrate changes

Runtime

Client

Polkadot CC1 v0.8.3

05 Jun 15:11
c2b09af
Compare
Choose a tag to compare

Polkadot native runtime: 1

Kusama native runtime: 1065

Westend native runtime: 11

  • Fix threads leakage by strictly depending on async-std 1.5.0 (#1179)

This bugfix release addresses an issue with thread leakage, which in turn caused performance issues and errors related to hitting the limit to the number of file descriptors.

Polkadot v0.8.2

30 May 14:24
a300f0d
Compare
Choose a tag to compare

Polkadot native runtime: 1

Kusama native runtime: 1065

Westend native runtime: 11

  • Fix the Prometheus endpoint not working (#1172)