diff --git a/Cargo.lock b/Cargo.lock index cfc46f0c614a..fe8c2560ae59 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,11 +11,11 @@ dependencies = [ [[package]] name = "adder" -version = "0.7.6" +version = "0.7.7" dependencies = [ "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.6", + "polkadot-parachain 0.7.7", "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -25,14 +25,14 @@ dependencies = [ name = "adder-collator" version = "0.1.0" dependencies = [ - "adder 0.7.6", + "adder 0.7.7", "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-collator 0.7.6", - "polkadot-parachain 0.7.6", - "polkadot-primitives 0.7.6", + "polkadot-collator 0.7.7", + "polkadot-parachain 0.7.7", + "polkadot-primitives 0.7.7", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -1521,7 +1521,7 @@ dependencies = [ [[package]] name = "halt" -version = "0.7.6" +version = "0.7.7" dependencies = [ "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3455,18 +3455,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "polkadot" -version = "0.7.6" +version = "0.7.7" dependencies = [ "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-cli 0.7.6", - "polkadot-service 0.7.6", + "polkadot-cli 0.7.7", + "polkadot-service 0.7.7", "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-availability-store" -version = "0.7.6" +version = "0.7.7" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3478,9 +3478,9 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-erasure-coding 0.7.6", - "polkadot-primitives 0.7.6", - "polkadot-runtime 0.7.6", + "polkadot-erasure-coding 0.7.7", + "polkadot-primitives 0.7.7", + "polkadot-runtime 0.7.7", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3495,12 +3495,12 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.7.6" +version = "0.7.7" dependencies = [ "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-service 0.7.6", + "polkadot-service 0.7.7", "sc-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "structopt 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3508,18 +3508,18 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.7.6" +version = "0.7.7" dependencies = [ "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-cli 0.7.6", - "polkadot-network 0.7.6", - "polkadot-primitives 0.7.6", - "polkadot-runtime 0.7.6", - "polkadot-service 0.7.6", - "polkadot-validation 0.7.6", + "polkadot-cli 0.7.7", + "polkadot-network 0.7.7", + "polkadot-primitives 0.7.7", + "polkadot-runtime 0.7.7", + "polkadot-service 0.7.7", + "polkadot-validation 0.7.7", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3531,11 +3531,11 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.7.6" +version = "0.7.7" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.6", + "polkadot-primitives 0.7.7", "reed-solomon-erasure 4.0.0 (git+https://github.com/paritytech/reed-solomon-erasure)", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3543,15 +3543,15 @@ dependencies = [ [[package]] name = "polkadot-executor" -version = "0.7.6" +version = "0.7.7" dependencies = [ - "polkadot-runtime 0.7.6", + "polkadot-runtime 0.7.7", "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", ] [[package]] name = "polkadot-network" -version = "0.7.6" +version = "0.7.7" dependencies = [ "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3560,10 +3560,10 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.6", - "polkadot-erasure-coding 0.7.6", - "polkadot-primitives 0.7.6", - "polkadot-validation 0.7.6", + "polkadot-availability-store 0.7.7", + "polkadot-erasure-coding 0.7.7", + "polkadot-primitives 0.7.7", + "polkadot-validation 0.7.7", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3575,11 +3575,11 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.7.6" +version = "0.7.7" dependencies = [ - "adder 0.7.6", + "adder 0.7.7", "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)", - "halt 0.7.6", + "halt 0.7.7", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3594,12 +3594,12 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.7.6" +version = "0.7.7" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.6", + "polkadot-parachain 0.7.7", "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "sc-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3614,12 +3614,12 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.7.6" +version = "0.7.7" dependencies = [ "jsonrpc-core 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "pallet-transaction-payment-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "polkadot-primitives 0.7.6", - "polkadot-runtime 0.7.6", + "polkadot-primitives 0.7.7", + "polkadot-runtime 0.7.7", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3629,7 +3629,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.7.6" +version = "0.7.7" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3662,8 +3662,8 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.6", - "polkadot-primitives 0.7.6", + "polkadot-parachain 0.7.7", + "polkadot-primitives 0.7.7", "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3693,7 +3693,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.7.6" +version = "0.7.7" dependencies = [ "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3705,13 +3705,13 @@ dependencies = [ "pallet-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.6", - "polkadot-executor 0.7.6", - "polkadot-network 0.7.6", - "polkadot-primitives 0.7.6", - "polkadot-rpc 0.7.6", - "polkadot-runtime 0.7.6", - "polkadot-validation 0.7.6", + "polkadot-availability-store 0.7.7", + "polkadot-executor 0.7.7", + "polkadot-network 0.7.7", + "polkadot-primitives 0.7.7", + "polkadot-rpc 0.7.7", + "polkadot-runtime 0.7.7", + "polkadot-validation 0.7.7", "sc-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", @@ -3739,16 +3739,16 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.7.6" +version = "0.7.7" dependencies = [ "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.6", + "polkadot-primitives 0.7.7", "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", ] [[package]] name = "polkadot-validation" -version = "0.7.6" +version = "0.7.7" dependencies = [ "async-std 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3761,12 +3761,12 @@ dependencies = [ "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-availability-store 0.7.6", - "polkadot-erasure-coding 0.7.6", - "polkadot-parachain 0.7.6", - "polkadot-primitives 0.7.6", - "polkadot-runtime 0.7.6", - "polkadot-statement-table 0.7.6", + "polkadot-availability-store 0.7.7", + "polkadot-erasure-coding 0.7.7", + "polkadot-parachain 0.7.7", + "polkadot-primitives 0.7.7", + "polkadot-runtime 0.7.7", + "polkadot-statement-table 0.7.7", "sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", "sc-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", diff --git a/Cargo.toml b/Cargo.toml index 3a96f4bc7764..432cd5cde6f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] build = "build.rs" edition = "2018" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index 21e01375f16f..6245b8a9cea3 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 376351f14e08..d86e3811616e 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Polkadot node implementation in Rust." edition = "2018" diff --git a/collator/Cargo.toml b/collator/Cargo.toml index 8f932e7de3bc..e59fa7c24995 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 2204fab03f93..ca57c60f93ec 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/executor/Cargo.toml b/executor/Cargo.toml index 00c21620f7e1..0d08c45dbb69 100644 --- a/executor/Cargo.toml +++ b/executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-executor" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Polkadot node implementation in Rust." edition = "2018" diff --git a/network/Cargo.toml b/network/Cargo.toml index 4492d1146af9..74d0b9181a24 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 9b5e24160d16..d7f5b6c60300 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 92523fb33365..0ca0d4c747d5 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 1a1317fc362a..3f9eeea57998 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 4cdf0c8b3a9c..49671deb2996 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index 3cc9c6b5b065..416af62568e4 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -97,7 +97,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 1026, + spec_version: 1027, impl_version: 0, apis: RUNTIME_API_VERSIONS, }; @@ -130,7 +130,7 @@ impl SignedExtension for OnlyStakingAndClaims { -> TransactionValidity { match call { - Call::Balances(_) | Call::Slots(_) | Call::Registrar(_) + Call::Slots(_) | Call::Registrar(_) => Err(InvalidTransaction::Custom(ValidityError::NoPermission.into()).into()), _ => Ok(Default::default()), } diff --git a/service/Cargo.toml b/service/Cargo.toml index a38facd0249b..17cb36bbf004 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index b1f833872c8c..31df8b128194 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018" diff --git a/test-parachains/adder/Cargo.toml b/test-parachains/adder/Cargo.toml index effdf39dc2ea..14dd79659905 100644 --- a/test-parachains/adder/Cargo.toml +++ b/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "adder" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/test-parachains/halt/Cargo.toml b/test-parachains/halt/Cargo.toml index 923090d424b9..54d549d188de 100644 --- a/test-parachains/halt/Cargo.toml +++ b/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "halt" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/validation/Cargo.toml b/validation/Cargo.toml index a0e14465d254..47a7762bcd7b 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.7.6" +version = "0.7.7" authors = ["Parity Technologies "] edition = "2018"