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

Releases: paritytech/substrate

v2.0.0-alpha.5 – Ainu

20 Mar 19:22
Compare
Choose a tag to compare
Pre-release
ci-release-2.0.0-alpha.5+2

Changelog alpha.4->alpha.5

Prepping Alpha.4

18 Mar 14:50
9fa8589
Compare
Choose a tag to compare
Prepping Alpha.4 Pre-release
Pre-release
alpha.4 release fixes (#5303)

* Adding missing metadata for benchmark-pallet

* Missed to bump a few

* release on roling tag

* Wasm executors were missed

v2.0.0-alpha.3 – Affenpinscher

27 Feb 21:07
013c1ee
Compare
Choose a tag to compare
Pre-release
prepping for Alpha.3 (#5080)

* Bump to alpha.3

* update gitlab-ci

v2.0.0-alpha.2 – Abyssinian

26 Feb 23:23
2afecf8
Compare
Choose a tag to compare
Pre-release
set missing metadata fields, prepping alpha.2 (#5067)

* setting first batch of descriptions

* fix what I just broke

* next batch

* and pallets, too

* last batch

* set cargo.lock

* keep'em dev-deps

* bump version to alpha.2

2.0 Alpha.1 – Aardvark

25 Feb 20:51
7c75157
Compare
Choose a tag to compare
Pre-release
prepare version to alpha.1 (#5055)

bump version to -alpha.1

Subkey v2.0.0rc

13 Dec 14:27
Compare
Choose a tag to compare
Subkey v2.0.0rc Pre-release
Pre-release

Signed linux binary for Subkey v2.0.0rc

1.0beta2

10 Jan 15:30
Compare
Choose a tag to compare

Send patch release of the 1.0-beta series. This introduces an updated runtime for Substrate Node, optimised for the current Charred Cherry test net upgrade. Other features/fixes:

  • system_peers and system_health RPC APIs exposed for additional information
  • Fix for Ctrl-C hanging
  • Invulnerability functionality in staking module
  • Various optimisations to block import

1.0beta1

20 Dec 17:52
Compare
Choose a tag to compare

A point release to the 1.0 beta (0.9) series.

  • Fixes extrinsic validity response;
  • Fixes block tracking (for particularly useful for pubsub of chain_newHead);
  • Introduces default values into the metadata.
  • Updates the native runtime to version 10 of substrate-node.

There are also a few smaller fixes and optimisations in here. All nodes should upgrade asap.

1.0beta

17 Dec 18:06
Compare
Choose a tag to compare

The 1.0 beta release of Substrate.

This introduces our draft "final" 1.0 API for building Substrate-based blockchains and is what our documentation efforts will target.

It includes GRANDPA (AfG/SHAFT) finality as well as Aura block production. It has the latest governance protocols including lock-voting and delayed-enactment. It includes the latest tagged, pluggable transaction queue and the latest "wasm" smart-contract environment module. There are also various updates to networking and other lower-level infrastructure.

PoC-2 (SR4)

15 Aug 15:59
Compare
Choose a tag to compare

Final update before switch to new slashing algorithm.