Releases: paritytech/substrate
v2.0.0-alpha.5 – Ainu
ci-release-2.0.0-alpha.5+2 Changelog alpha.4->alpha.5
Prepping Alpha.4
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
prepping for Alpha.3 (#5080) * Bump to alpha.3 * update gitlab-ci
v2.0.0-alpha.2 – Abyssinian
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
prepare version to alpha.1 (#5055) bump version to -alpha.1
Subkey v2.0.0rc
Signed linux binary for Subkey v2.0.0rc
1.0beta2
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
andsystem_health
RPC APIs exposed for additional information- Fix for Ctrl-C hanging
- Invulnerability functionality in staking module
- Various optimisations to block import
1.0beta1
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
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)
Final update before switch to new slashing algorithm.