prepping for Alpha.3 (#5080)

* Bump to alpha.3

* update gitlab-ci
This commit is contained in:
Benjamin Kampmann
2020-02-27 22:06:08 +01:00
committed by GitHub
parent 7b88aada1d
commit 25d1b7878a
151 changed files with 300 additions and 300 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ variables:
DOCKER_OS: "debian:stretch" DOCKER_OS: "debian:stretch"
ARCH: "x86_64" ARCH: "x86_64"
# FIXME set to release # FIXME set to release
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.6" CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.8"
CARGO_UNLEASH_PKG_DEF: "--skip node node-* subkey chain-spec-builder" CARGO_UNLEASH_PKG_DEF: "--skip node node-* pallet-template pallet-example pallet-example-* subkey chain-spec-builder"
.collect-artifacts: &collect-artifacts .collect-artifacts: &collect-artifacts
+149 -149
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-template" name = "node-template"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Anonymous"] authors = ["Anonymous"]
edition = "2018" edition = "2018"
license = "Unlicense" license = "Unlicense"
@@ -2,7 +2,7 @@
authors = ['Anonymous'] authors = ['Anonymous']
edition = '2018' edition = '2018'
name = 'pallet-template' name = 'pallet-template'
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
license = "Unlicense" license = "Unlicense"
homepage = "https://substrate.dev" homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/substrate/" repository = "https://github.com/paritytech/substrate/"
@@ -1,6 +1,6 @@
[package] [package]
name = "node-template-runtime" name = "node-template-runtime"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Anonymous"] authors = ["Anonymous"]
edition = "2018" edition = "2018"
license = "Unlicense" license = "Unlicense"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-cli" name = "node-cli"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate node implementation in Rust." description = "Substrate node implementation in Rust."
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-executor" name = "node-executor"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate node implementation in Rust." description = "Substrate node implementation in Rust."
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-inspect" name = "node-inspect"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-primitives" name = "node-primitives"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-rpc-client" name = "node-rpc-client"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-rpc" name = "node-rpc"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-runtime" name = "node-runtime"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "node-testing" name = "node-testing"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Test utilities for Substrate node." description = "Test utilities for Substrate node."
edition = "2018" edition = "2018"
@@ -1,6 +1,6 @@
[package] [package]
name = "node-transaction-factory" name = "node-transaction-factory"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "chain-spec-builder" name = "chain-spec-builder"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "subkey" name = "subkey"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-client" name = "sc-client"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-client-api" name = "sc-client-api"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-authority-discovery" name = "sc-authority-discovery"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
build = "build.rs" build = "build.rs"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-basic-authorship" name = "sc-basic-authorship"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-block-builder" name = "sc-block-builder"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-chain-spec" name = "sc-chain-spec"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-chain-spec-derive" name = "sc-chain-spec-derive"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-cli" name = "sc-cli"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate CLI interface." description = "Substrate CLI interface."
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-aura" name = "sc-consensus-aura"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Aura consensus algorithm for substrate" description = "Aura consensus algorithm for substrate"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-babe" name = "sc-consensus-babe"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "BABE consensus algorithm for substrate" description = "BABE consensus algorithm for substrate"
edition = "2018" edition = "2018"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-babe-rpc" name = "sc-consensus-babe-rpc"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "RPC extensions for the BABE consensus algorithm" description = "RPC extensions for the BABE consensus algorithm"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-epochs" name = "sc-consensus-epochs"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Generic epochs-based utilities for consensus" description = "Generic epochs-based utilities for consensus"
edition = "2018" edition = "2018"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-manual-seal" name = "sc-consensus-manual-seal"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Manual sealing engine for Substrate" description = "Manual sealing engine for Substrate"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-pow" name = "sc-consensus-pow"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "PoW consensus algorithm for substrate" description = "PoW consensus algorithm for substrate"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-slots" name = "sc-consensus-slots"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Generic slots-based utilities for consensus" description = "Generic slots-based utilities for consensus"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-consensus-uncles" name = "sc-consensus-uncles"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Generic uncle inclusion utilities for consensus" description = "Generic uncle inclusion utilities for consensus"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-client-db" name = "sc-client-db"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-executor" name = "sc-executor"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-executor-common" name = "sc-executor-common"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-executor-wasmi" name = "sc-executor-wasmi"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-executor-wasmtime" name = "sc-executor-wasmtime"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-finality-grandpa" name = "sc-finality-grandpa"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-informant" name = "sc-informant"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate informant." description = "Substrate informant."
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-keystore" name = "sc-keystore"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
description = "Gossiping for the Substrate network protocol" description = "Gossiping for the Substrate network protocol"
name = "sc-network-gossip" name = "sc-network-gossip"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
license = "GPL-3.0" license = "GPL-3.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
description = "Substrate network protocol" description = "Substrate network protocol"
name = "sc-network" name = "sc-network"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
license = "GPL-3.0" license = "GPL-3.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
description = "Substrate offchain workers" description = "Substrate offchain workers"
name = "sc-offchain" name = "sc-offchain"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
license = "GPL-3.0" license = "GPL-3.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
+1 -1
View File
@@ -3,7 +3,7 @@ description = "Connectivity manager based on reputation"
homepage = "http://parity.io" homepage = "http://parity.io"
license = "GPL-3.0" license = "GPL-3.0"
name = "sc-peerset" name = "sc-peerset"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
repository = "https://github.com/paritytech/substrate/" repository = "https://github.com/paritytech/substrate/"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-rpc-api" name = "sc-rpc-api"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-rpc-server" name = "sc-rpc-server"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-rpc" name = "sc-rpc"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-service" name = "sc-service"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-state-db" name = "sc-state-db"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-telemetry" name = "sc-telemetry"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
description = "Telemetry utils" description = "Telemetry utils"
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-tracing" name = "sc-tracing"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
license = "GPL-3.0" license = "GPL-3.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-transaction-pool" name = "sc-transaction-pool"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "sc-transaction-graph" name = "sc-transaction-graph"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-assets" name = "pallet-assets"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-aura" name = "pallet-aura"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-authority-discovery" name = "pallet-authority-discovery"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-authorship" name = "pallet-authorship"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
description = "Block and Uncle Author tracking for the FRAME" description = "Block and Uncle Author tracking for the FRAME"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-babe" name = "pallet-babe"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-balances" name = "pallet-balances"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-benchmarking" name = "frame-benchmarking"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-collective" name = "pallet-collective"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-contracts" name = "pallet-contracts"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-contracts-primitives" name = "pallet-contracts-primitives"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-contracts-rpc" name = "pallet-contracts-rpc"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-contracts-rpc-runtime-api" name = "pallet-contracts-rpc-runtime-api"
version = "0.8.0-alpha.2" version = "0.8.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-democracy" name = "pallet-democracy"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-elections-phragmen" name = "pallet-elections-phragmen"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-elections" name = "pallet-elections"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-evm" name = "pallet-evm"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-example-offchain-worker" name = "pallet-example-offchain-worker"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "Unlicense" license = "Unlicense"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-example" name = "pallet-example"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "Unlicense" license = "Unlicense"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-executive" name = "frame-executive"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-finality-tracker" name = "pallet-finality-tracker"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-generic-asset" name = "pallet-generic-asset"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Centrality Developers <support@centrality.ai>"] authors = ["Centrality Developers <support@centrality.ai>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-grandpa" name = "pallet-grandpa"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-identity" name = "pallet-identity"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-im-online" name = "pallet-im-online"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-indices" name = "pallet-indices"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-membership" name = "pallet-membership"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-metadata" name = "frame-metadata"
version = "11.0.0-alpha.2" version = "11.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-nicks" name = "pallet-nicks"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-offences" name = "pallet-offences"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-randomness-collective-flip" name = "pallet-randomness-collective-flip"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-recovery" name = "pallet-recovery"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-scored-pool" name = "pallet-scored-pool"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-session" name = "pallet-session"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-society" name = "pallet-society"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-staking" name = "pallet-staking"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-staking-reward-curve" name = "pallet-staking-reward-curve"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-sudo" name = "pallet-sudo"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-support" name = "frame-support"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-support-procedural" name = "frame-support-procedural"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-support-procedural-tools" name = "frame-support-procedural-tools"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-support-procedural-tools-derive" name = "frame-support-procedural-tools-derive"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-system" name = "frame-system"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "frame-system-rpc-runtime-api" name = "frame-system-rpc-runtime-api"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-timestamp" name = "pallet-timestamp"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-transaction-payment" name = "pallet-transaction-payment"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-transaction-payment-rpc" name = "pallet-transaction-payment-rpc"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"
@@ -1,6 +1,6 @@
[package] [package]
name = "pallet-transaction-payment-rpc-runtime-api" name = "pallet-transaction-payment-rpc-runtime-api"
version = "2.0.0-alpha.2" version = "2.0.0-alpha.3"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0" license = "GPL-3.0"

Some files were not shown because too many files have changed in this diff Show More