diff --git a/Cargo.lock b/Cargo.lock index 1dc3b13cbaa..eeba2b601ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6,7 +6,7 @@ version = "0.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -55,7 +55,7 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "0.7.6" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -174,7 +174,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "rustls 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", "webpki-roots 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -200,7 +200,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "backtrace" -version = "0.3.42" +version = "0.3.43" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", @@ -262,7 +262,7 @@ dependencies = [ "peeking_take_while 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -428,7 +428,7 @@ name = "cc" version = "1.0.50" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "jobserver 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", + "jobserver 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -538,9 +538,9 @@ dependencies = [ "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -572,7 +572,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -596,7 +596,7 @@ dependencies = [ "cranelift-frontend 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "wasmparser 0.39.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -736,22 +736,22 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-collator 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-cli 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -761,17 +761,17 @@ dependencies = [ "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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -780,14 +780,14 @@ name = "cumulus-network" version = "0.1.0" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -795,21 +795,21 @@ name = "cumulus-runtime" version = "0.1.0" dependencies = [ "cumulus-test-client 0.1.0", - "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "hashbrown 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "trie-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -819,10 +819,10 @@ version = "0.1.0" dependencies = [ "cumulus-test-runtime 0.1.0", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -840,23 +840,23 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-basic-authority 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-collator 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-basic-authority 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-cli 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "structopt 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -868,29 +868,29 @@ name = "cumulus-test-parachain-runtime" version = "0.1.0" dependencies = [ "cumulus-runtime 0.1.0", - "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -898,8 +898,8 @@ name = "cumulus-test-runtime" version = "0.1.0" dependencies = [ "cumulus-runtime 0.1.0", - "substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -950,7 +950,7 @@ dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1057,7 +1057,7 @@ dependencies = [ "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1069,7 +1069,7 @@ dependencies = [ "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1134,7 +1134,7 @@ dependencies = [ "scroll 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "string-interner 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1142,7 +1142,7 @@ name = "failure" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "backtrace 0.3.42 (registry+https://github.com/rust-lang/crates.io-index)", + "backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1169,7 +1169,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "fdlimit" -version = "0.1.1" +version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1233,7 +1233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1241,58 +1241,58 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "frame-metadata" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "10.0.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", - "frame-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-metadata 10.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "once_cell 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1301,9 +1301,9 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1313,7 +1313,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1323,27 +1323,27 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -1614,11 +1614,11 @@ name = "globset" version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)", + "aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)", "bstr 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1633,15 +1633,15 @@ dependencies = [ [[package]] name = "grafana-data-source" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "async-std 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "hyper 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1862,7 +1862,7 @@ dependencies = [ [[package]] name = "hyper" -version = "0.13.1" +version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1894,7 +1894,7 @@ dependencies = [ "rustls 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-rustls 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)", - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", "webpki-roots 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1998,7 +1998,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "jobserver" -version = "0.1.19" +version = "0.1.21" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2128,63 +2128,63 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" 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=bkchr-cumulus-branch)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-recovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-society 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-utility 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-recovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-society 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-utility 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "rustc-hex 2.1.0 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2202,7 +2202,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "parity-bytes 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2228,9 +2228,9 @@ dependencies = [ "owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2287,7 +2287,7 @@ dependencies = [ "parity-multiaddr 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-multihash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2315,10 +2315,10 @@ dependencies = [ "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "rw-stream-sink 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "untrusted 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2368,7 +2368,7 @@ dependencies = [ "libp2p-swarm 0.4.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2384,7 +2384,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-multiaddr 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2408,7 +2408,7 @@ dependencies = [ "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "uint 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2432,7 +2432,7 @@ dependencies = [ "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", "parity-multiaddr 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2465,7 +2465,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "snow 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "x25519-dalek 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2520,7 +2520,7 @@ dependencies = [ "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "quicksink 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "rw-stream-sink 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2538,7 +2538,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p-core 0.14.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2598,7 +2598,7 @@ dependencies = [ "rw-stream-sink 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "soketto 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", "webpki-roots 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2611,8 +2611,8 @@ dependencies = [ "libp2p-core 0.14.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", - "yamux 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", + "yamux 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2866,7 +2866,7 @@ dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3031,331 +3031,331 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "enumflags2 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3366,104 +3366,104 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-derive 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -3580,7 +3580,7 @@ dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-util-mem-derive 0.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)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3662,7 +3662,7 @@ dependencies = [ "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3764,7 +3764,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "polkadot-availability-store" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3775,83 +3775,83 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-cli" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" 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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-cli 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "structopt 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", - "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", + "tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-collator" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-cli 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", + "polkadot-cli 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-erasure-coding" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "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=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-network" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3859,234 +3859,234 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network-gossip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-availability-store 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network-gossip 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "wasm-timer 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-parachain" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "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.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "shared_memory 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-primitives" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" 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=bkchr-cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-rpc" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-transaction-payment-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-transaction-payment-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-frame-rpc-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-frame-rpc-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-runtime" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" 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=bkchr-cumulus-branch)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "rustc-hex 2.1.0 (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.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "polkadot-runtime-common" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-service" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ - "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "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)", "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "kusama-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", + "kusama-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", "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)", - "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-rpc 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-availability-store 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-rpc 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-authority-discovery 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-finality-grandpa 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-statement-table" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "polkadot-validation" version = "0.7.17" -source = "git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch#3c833d26ed4687ef0dd233448ca516a933fd76b1" +source = "git+https://github.com/paritytech/polkadot?branch=cumulus-branch#b43b04552ac3279e446558aa9db33063deb70f11" dependencies = [ "bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4094,28 +4094,28 @@ dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (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.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)", - "sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "polkadot-availability-store 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)", + "sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-finality-grandpa 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-executor 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -4146,10 +4146,10 @@ dependencies = [ [[package]] name = "proc-macro-error" -version = "0.4.5" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "proc-macro-error-attr 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "proc-macro-error-attr 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "rustversion 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4158,14 +4158,14 @@ dependencies = [ [[package]] name = "proc-macro-error-attr" -version = "0.4.5" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "rustversion 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)", - "syn-mid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", + "syn-mid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -4502,18 +4502,18 @@ dependencies = [ [[package]] name = "regex" -version = "1.3.3" +version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)", + "aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)", "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "regex-syntax 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", + "regex-syntax 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", "thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "regex-syntax" -version = "0.6.13" +version = "0.6.14" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -4537,7 +4537,7 @@ dependencies = [ [[package]] name = "ring" -version = "0.16.9" +version = "0.16.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4608,9 +4608,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "sct 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -4648,8 +4648,8 @@ dependencies = [ [[package]] name = "sc-authority-discovery" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4661,74 +4661,74 @@ dependencies = [ "prost 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "prost-build 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-basic-authority" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tokio-executor 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-block-builder" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4738,8 +4738,8 @@ dependencies = [ [[package]] name = "sc-cli" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4747,25 +4747,25 @@ dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", - "fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "fdlimit 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rpassword 4.0.5 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "structopt 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4773,8 +4773,8 @@ dependencies = [ [[package]] name = "sc-client" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4785,29 +4785,29 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4818,27 +4818,27 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-client-db" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4849,26 +4849,25 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-state-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-state-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", - "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4880,66 +4879,66 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "pdqselect 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-consensus-slots 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-consensus-uncles 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-consensus-slots 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-consensus-uncles 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 2.0.2 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-executor" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4948,56 +4947,56 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-executor-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor-wasmi 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor-wasmtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor-wasmi 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor-wasmtime 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-executor-common" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-executor-wasmi" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-executor-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-executor-wasmtime" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5007,11 +5006,11 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.41.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-executor-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-environ 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-jit 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5020,11 +5019,11 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "finality-grandpa 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)", - "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "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 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5032,41 +5031,41 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network-gossip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network-gossip 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5074,7 +5073,7 @@ dependencies = [ "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures_codec 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5087,21 +5086,21 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "slog_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5109,8 +5108,8 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" 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)", @@ -5119,14 +5118,14 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "lru 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5140,20 +5139,20 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p 0.14.0-alpha.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5164,7 +5163,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5173,27 +5172,27 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-rpc-api 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-rpc-api" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5206,16 +5205,16 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5224,71 +5223,71 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-service" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "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)", - "grafana-data-source 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", + "grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "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-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-rpc-server 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-rpc-server 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "sysinfo 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)", "target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-executor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", - "tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)", "tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sc-state-db" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5309,13 +5308,13 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", - "grafana-data-source 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5325,35 +5324,35 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (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)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] @@ -5405,7 +5404,7 @@ name = "sct" version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "untrusted 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -5591,7 +5590,7 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -5601,7 +5600,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -5620,9 +5619,9 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -5633,22 +5632,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5660,83 +5659,83 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "integer-sqrt 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "lru 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5745,48 +5744,48 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-consensus-aura" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5804,16 +5803,16 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5825,7 +5824,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5834,118 +5833,118 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "libsecp256k1 0.3.4 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "strum 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "backtrace 0.3.42 (registry+https://github.com/rust-lang/crates.io-index)", + "backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sp-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5953,33 +5952,33 @@ dependencies = [ "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5991,7 +5990,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.45 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6000,27 +5999,27 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-state-machine" -version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +version = "0.8.0" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6028,10 +6027,10 @@ dependencies = [ "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "trie-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -6039,56 +6038,56 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "derive_more 0.99.2 (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)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "trie-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -6096,19 +6095,19 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6173,7 +6172,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "proc-macro-error 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", + "proc-macro-error 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6212,90 +6211,90 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ - "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core-client 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-derive 14.0.5 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", ] [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" dependencies = [ "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", - "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", - "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", - "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", - "substrate-wasm-builder-runner 1.0.4 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)", + "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", + "substrate-wasm-builder-runner 1.0.4 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)", "trie-db 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-wasm-builder-runner" version = "1.0.4" -source = "git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch#f4563db9c810173531767630bbdf9945522be094" +source = "git+https://github.com/paritytech/substrate?branch=cumulus-branch#da077d211d2af701e7d911ae56375408c2c33105" [[package]] name = "substrate-wasm-builder-runner" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -6330,7 +6329,7 @@ dependencies = [ [[package]] name = "syn-mid" -version = "0.4.0" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6417,15 +6416,15 @@ dependencies = [ [[package]] name = "thiserror" -version = "1.0.9" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "thiserror-impl 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror-impl 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "thiserror-impl" -version = "1.0.9" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6512,6 +6511,7 @@ dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "pin-project-lite 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -6611,7 +6611,7 @@ dependencies = [ "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "rustls 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -6766,7 +6766,7 @@ dependencies = [ "hashbrown 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -6837,7 +6837,7 @@ name = "unicode-normalization" version = "0.1.12" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -7088,7 +7088,7 @@ dependencies = [ "gimli 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)", "more-asserts 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "wasmparser 0.39.3 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-environ 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -7115,7 +7115,7 @@ dependencies = [ "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "wasmparser 0.39.3 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -7135,7 +7135,7 @@ dependencies = [ "more-asserts 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "region 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "wasmparser 0.39.3 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-debug 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-environ 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -7158,7 +7158,7 @@ dependencies = [ "memoffset 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "more-asserts 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "region 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "wasmtime-environ 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -7177,10 +7177,10 @@ dependencies = [ [[package]] name = "webpki" -version = "0.21.0" +version = "0.21.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)", + "ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)", "untrusted 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -7189,7 +7189,7 @@ name = "webpki-roots" version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -7197,7 +7197,7 @@ name = "webpki-roots" version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", + "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -7297,7 +7297,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "yamux" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -7306,7 +7306,7 @@ dependencies = [ "nohash-hasher 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", - "thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", + "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -7367,7 +7367,7 @@ dependencies = [ "checksum aes-soft 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cfd7e7ae3f9a1fb5c03b389fc6bb9a51400d0c13053f0dca698c832bfd893a0d" "checksum aesni 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f70a6b5f971e473091ab7cfb5ffac6cde81666c4556751d8d5620ead8abf100" "checksum ahash 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "6f33b5018f120946c1dcf279194f238a9f146725593ead1c08fa47ff22b0b5d3" -"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d" +"checksum aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5f56c476256dc249def911d6f7580b5fc7e875895b5d7ee88f5d602208035744" "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" "checksum ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" "checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c" @@ -7384,7 +7384,7 @@ dependencies = [ "checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" "checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2" "checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" -"checksum backtrace 0.3.42 (registry+https://github.com/rust-lang/crates.io-index)" = "b4b1549d804b6c73f4817df2ba073709e96e426f12987127c48e6745568c350b" +"checksum backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)" = "7f80256bc78f67e7df7e36d77366f636ed976895d91fe2ab9efa3973e8fe8c4f" "checksum backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6575f128516de27e3ce99689419835fce9643a9b215a14d2b5b685be018491" "checksum base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83" "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" @@ -7475,22 +7475,22 @@ dependencies = [ "checksum failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0bc225b78e0391e4b8683440bf2e63c2deeeb2ce5189eab46e2b68c6d3725d08" "checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" "checksum fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" -"checksum fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b1ee15a7050e5580b3712877157068ea713b245b080ff302ae2ca973cfcd9baa" +"checksum fdlimit 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9084c55bb76efb1496328976db88320fe7d9ee86e649e83c4ecce3ba7a9a35d1" "checksum file-per-thread-logger 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8505b75b31ef7285168dd237c4a7db3c1f3e0927e7d314e670bc98e854272fe9" "checksum finality-grandpa 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2d9ad6bb0e42865b2d79fc9c8a08f22c39127310ed3334f2a1119ca25ed69dfb" "checksum fixed-hash 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3367952ceb191f4ab95dd5685dc163ac539e36202f9fcfd0cb22f9f9c542fefc" "checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" "checksum flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6bd6d6f4752952feb71363cffc9ebac9411b75b87c6ab6058c40c8900cf43c0f" "checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" -"checksum fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" +"checksum fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-metadata 10.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum frame-system-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" "checksum fs-swap 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "921d332c89b3b61a826de38c61ee5b6e02c56806cade1b0e5d81bd71f57a71bb" "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" @@ -7524,7 +7524,7 @@ dependencies = [ "checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" "checksum globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "925aa2cac82d8834e2b2a4415b6f6879757fb5c0928fc445ae76461a12eed8f2" "checksum goblin 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3081214398d39e4bd7f2c1975f0488ed04614ffdd976c6fc7a0708278552c0da" -"checksum grafana-data-source 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" +"checksum grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" "checksum h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462" "checksum h2 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b9433d71e471c1736fd5a61b671fc0b148d7a2992f666c958d03cd8feb3b88d1" "checksum hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a" @@ -7546,7 +7546,7 @@ dependencies = [ "checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9" "checksum humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" "checksum hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)" = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6" -"checksum hyper 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8bf49cfb32edee45d890537d9057d1b02ed55f53b7b6a30bae83a38c9231749e" +"checksum hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fa1c527bbc634be72aa7ba31e4e4def9bbb020f5416916279b7c705cd838893e" "checksum hyper-rustls 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)" = "719d85c7df4a7f309a77d145340a063ea929dcb2e025bae46a80345cffec2952" "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" "checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9" @@ -7561,7 +7561,7 @@ dependencies = [ "checksum ipnet 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f4b06b21db0228860c8dfd17d2106c49c7c6bd07477a4036985347d84def04" "checksum itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484" "checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e" -"checksum jobserver 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "67b06c1b455f1cf4269a8cfc320ab930a810e2375a42af5075eb8a8b36405ce0" +"checksum jobserver 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2" "checksum js-sys 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" = "7889c7c36282151f6bf465be4700359318aef36baa951462382eae49e9577cf9" "checksum jsonrpc-client-transports 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0a9ae166c4d1f702d297cd76d4b55758ace80272ffc6dbb139fdc1bf810de40b" "checksum jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "fe3b688648f1ef5d5072229e2d672ecb92cbff7d1c79bcf3fd5898f3f3df0970" @@ -7573,7 +7573,7 @@ dependencies = [ "checksum jsonrpc-ws-server 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b34faa167c3ac9705aeecb986c0da6056529f348425dbe0441db60a2c4cc41d1" "checksum keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" -"checksum kusama-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" +"checksum kusama-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" "checksum kv-log-macro 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c54d9f465d530a752e6ebdc217e081a7a614b48cb200f6f0aee21ba6bc9aabb" "checksum kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8396be0e5561ccd1bf7ff0b2007487cdd7a87a056873fe6ea906b35d4dbf7ed8" "checksum kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d25ef14155e418515c4839e9144c839de3506e68946f255a32b7f166095493d" @@ -7650,34 +7650,34 @@ dependencies = [ "checksum once_cell 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b1c601810575c99596d4afc46f78a678c80105117c379eb3650cf99b8a21ce5b" "checksum opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c" "checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13" -"checksum pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-recovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-society 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-transaction-payment-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum pallet-utility 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" +"checksum pallet-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-elections-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-identity 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-im-online 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-nicks 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-offences 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-recovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-society 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-transaction-payment-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum pallet-utility 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" "checksum parity-bytes 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0c276d76c5333b8c2579e02d49a06733a55b8282d2d9b13e8d53b6406bd7e30a" "checksum parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "045b3c7af871285146300da35b1932bb6e4639b66c7c98e85d06a32cbc4e8fa7" "checksum parity-multiaddr 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80878c27f90dd162d3143333d672e80b194d6b080f05c83440e3dfda42e409f2" @@ -7710,24 +7710,24 @@ dependencies = [ "checksum pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5894c618ce612a3fa23881b152b608bafb8c56cfc22f434a3ba3120b40f7b587" "checksum pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677" "checksum plain 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" -"checksum polkadot-availability-store 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-cli 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-collator 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-rpc 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" -"checksum polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=bkchr-cumulus-branch)" = "" +"checksum polkadot-availability-store 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-cli 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-collator 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-erasure-coding 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-network 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-parachain 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-primitives 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-rpc 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-runtime 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-runtime-common 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-service 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-statement-table 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" +"checksum polkadot-validation 0.7.17 (git+https://github.com/paritytech/polkadot?branch=cumulus-branch)" = "" "checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b" "checksum primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e4336f4f5d5524fa60bcbd6fe626f9223d8142a50e7053e979acdf0da41ab975" "checksum proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e" -"checksum proc-macro-error 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1b79a464461615532fcc8a6ed8296fa66cc12350c18460ab3f4594a6cee0fcb6" -"checksum proc-macro-error-attr 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "23832e5eae6bac56bbac190500eef1aaede63776b5cd131eaa4ee7fe120cd892" +"checksum proc-macro-error 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "875077759af22fa20b610ad4471d8155b321c89c3f2785526c9839b099be4e0a" +"checksum proc-macro-error-attr 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c5717d9fa2664351a01ed73ba5ef6df09c01a521cb42cb65a061432a826f3c7a" "checksum proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ecd45702f76d6d3c75a80564378ae228a85f0b59d2f3ed43c91b4a69eb2ebfc5" "checksum proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "369a6ed065f249a159e06c45752c780bda2fb53c995718f9e484d08daa9eb42e" "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" @@ -7764,11 +7764,11 @@ dependencies = [ "checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84" "checksum redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431" "checksum reed-solomon-erasure 4.0.0 (git+https://github.com/paritytech/reed-solomon-erasure)" = "" -"checksum regex 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b5508c1941e4e7cb19965abef075d35a9a8b5cdf0846f30b4050e9b55dc55e87" -"checksum regex-syntax 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "e734e891f5b408a29efbf8309e656876276f49ab6a6ac208600b4419bd893d90" +"checksum regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "322cf97724bea3ee221b78fe25ac9c46114ebb51747ad5babd51a2fc6a8235a8" +"checksum regex-syntax 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "b28dfe3fe9badec5dbf0a79a9cccad2cfc2ab5484bdb3e44cbd1ae8b3ba2be06" "checksum region 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "448e868c6e4cfddfa49b6a72c95906c04e8547465e9536575b95c70a4044f856" "checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e" -"checksum ring 0.16.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6747f8da1f2b1fabbee1aaa4eb8a11abf9adef0bf58a41cee45db5d59cecdfac" +"checksum ring 0.16.10 (registry+https://github.com/rust-lang/crates.io-index)" = "113f53b644c5442e20ff3a299be3d6c61ba143737af5bd2ab298e248a7575b2d" "checksum rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "12069b106981c6103d3eab7dd1c86751482d0779a520b7c14954c8b586c1e643" "checksum rpassword 4.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "99371657d3c8e4d816fb6221db98fa408242b0b53bac08f8676a41f8554fe99f" "checksum rust-argon2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017" @@ -7781,37 +7781,37 @@ dependencies = [ "checksum rw-stream-sink 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020" "checksum ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfa8506c1de11c9c4e4c38863ccbe02a305c8188e85a05a784c9e11e1c3910c8" "checksum safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7f7bf422d23a88c16d5090d455f182bc99c60af4df6a345c63428acf5129e347" -"checksum sc-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-basic-authority 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-consensus-slots 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-consensus-uncles 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-executor-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-executor-wasmi 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-executor-wasmtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-network-gossip 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-rpc-server 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-state-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" +"checksum sc-authority-discovery 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-basic-authority 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-cli 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-consensus-slots 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-consensus-uncles 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-executor-common 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-executor-wasmi 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-executor-wasmtime 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-finality-grandpa 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-network-gossip 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-rpc-api 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-rpc-server 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-state-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" "checksum schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)" = "eacd8381b3c37840c9c9f40472af529e49975bdcbc24f83c31059fd6539023d3" "checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" "checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d" @@ -7838,47 +7838,47 @@ dependencies = [ "checksum slog-scope 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c44c89dd8b0ae4537d1ae318353eaf7840b4869c536e31c41e963d1ea523ee6" "checksum slog_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b" "checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6" -"checksum smallvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44e59e0c9fa00817912ae6e4e6e3c4fe04455e75699d06eedc7d85917ed8e8f4" +"checksum smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5c2fb2ec9bcd216a5b0d0ccf31ab17b5ed1d627960edff65bbe95d3ce221cefc" "checksum snow 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "afb767eee7d257ba202f0b9b08673bc13b22281632ef45267b19f13100accd2f" "checksum soketto 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1c9dab3f95c9ebdf3a88268c19af668f637a3c5039c2c56ff2d40b1b2d64a25b" "checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" -"checksum sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-runtime-interface-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" +"checksum sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-authorship 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-consensus-aura 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-runtime-interface-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" "checksum spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" "checksum static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" @@ -7891,16 +7891,16 @@ dependencies = [ "checksum strum 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22" "checksum strum_macros 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81" "checksum substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3be511be555a3633e71739a79e4ddff6a6aaa6579fa6114182a51d72c3eb93c5" -"checksum substrate-frame-rpc-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum substrate-wasm-builder-runner 1.0.4 (git+https://github.com/paritytech/substrate?branch=bkchr-cumulus-branch)" = "" -"checksum substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bd48273fe9d7f92c1f7d6c1c537bb01c8068f925b47ad2cd8367e11dc32f8550" +"checksum substrate-frame-rpc-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum substrate-test-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum substrate-test-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum substrate-wasm-builder-runner 1.0.4 (git+https://github.com/paritytech/substrate?branch=cumulus-branch)" = "" +"checksum substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e30c70de7e7d5fd404fe26db1e7a4d6b553e2760b1ac490f249c04a960c483b8" "checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" "checksum subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c65d530b10ccaeac294f349038a597e435b18fb456aadd0840a623f83b9e941" "checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" "checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5" -"checksum syn-mid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9fd3937748a7eccff61ba5b90af1a20dbf610858923a9192ea0ecb0cb77db1d0" +"checksum syn-mid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a" "checksum synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545" "checksum sysinfo 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6f4b2468c629cffba39c0a4425849ab3cdb03d9dfacba69684609aea04d08ff9" "checksum take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60" @@ -7910,8 +7910,8 @@ dependencies = [ "checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f" "checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" "checksum theban_interval_tree 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a7b42a5385db9a651628091edcd1d58ac9cb1c92327d8cd2a29bf8e35bdfe4ea" -"checksum thiserror 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6f357d1814b33bc2dc221243f8424104bfe72dbe911d5b71b3816a2dff1c977e" -"checksum thiserror-impl 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "eb2e25d25307eb8436894f727aba8f65d07adf02e5b35a13cebed48bd282bfef" +"checksum thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "205684fd018ca14432b12cce6ea3d46763311a571c3d294e71ba3f01adcf1aad" +"checksum thiserror-impl 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "57e4d2e50ca050ed44fb58309bdce3efa79948f84f9993ad1978de5eebdce5a7" "checksum thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14" "checksum threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e2f0c90a5f3459330ac8bc0d2f879c693bb7a2f59689c1083fc4ef83834da865" "checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f" @@ -7985,7 +7985,7 @@ dependencies = [ "checksum wasmtime-jit 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6ed7922689461a7b5bd0d9c7350cac526c8a520a23b3ffd7f5b446ac51dfc51f" "checksum wasmtime-runtime 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "781d6bb8b346efaa3dc39746386957cd79b8d841e8652ed9b02d77bcf64fb514" "checksum web-sys 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" = "aaf97caf6aa8c2b1dac90faf0db529d9d63c93846cca4911856f78a83cebf53b" -"checksum webpki 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d7e664e770ac0110e2384769bcc59ed19e329d81f555916a6e072714957b81b4" +"checksum webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1f50e1972865d6b1adb54167d1c8ed48606004c2c9d0ea5f1eeb34d95e863ef" "checksum webpki-roots 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a262ae37dd9d60f60dd473d1158f9fbebf110ba7b6a5051c8160460f6043718b" "checksum webpki-roots 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)" = "91cd5736df7f12a964a5067a12c62fa38e1bd8080aff1f80bc29be7c80d19ab4" "checksum weedle 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3bb43f70885151e629e2a19ce9e50bd730fd436cfd4b666894c9ce4de9141164" @@ -8000,7 +8000,7 @@ dependencies = [ "checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" "checksum x25519-dalek 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7ee1585dc1484373cbc1cee7aafda26634665cf449436fd6e24bfd1fad230538" "checksum xdg 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57" -"checksum yamux 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "809f4388471d280173404e3d4f889e2d36004960a37d822ce5637fbef33a0ce4" +"checksum yamux 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9f937668802a2e862a4fed05267e10b20c310bf771adc89687710706d55a9a65" "checksum zeroize 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "45af6a010d13e4cf5b54c94ba5a2b2eba5596b9e46bf5875612d332a1f2b3f86" "checksum zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3cbac2ed2ba24cc90f5e06485ac8c7c1e5449fe8911aef4d8877218af021a5b8" "checksum zeroize_derive 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2" diff --git a/collator/Cargo.toml b/collator/Cargo.toml index bb3b9c8c620..ebcd9466814 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -6,20 +6,20 @@ edition = "2018" [dependencies] # Substrate dependencies -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-client = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-client = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } # Polkadot dependencies -polkadot-collator = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } +polkadot-collator = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } # Cumulus dependencies cumulus-consensus = { path = "../consensus" } @@ -37,13 +37,13 @@ test-runtime = { package = "cumulus-test-runtime", path = "../test/runtime" } test-client = { package = "cumulus-test-client", path = "../test/client" } # Substrate dependencies -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } # Polkadot dependencies -polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } +polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } # Other dependencies env_logger = "0.7.1" diff --git a/collator/src/lib.rs b/collator/src/lib.rs index 7769c76fd8f..41844298f43 100644 --- a/collator/src/lib.rs +++ b/collator/src/lib.rs @@ -41,7 +41,7 @@ use codec::{Decode, Encode}; use log::{error, trace}; -use futures::{task::Spawn, Future}; +use futures::{task::Spawn, Future, future}; use std::{fmt::Debug, marker::PhantomData, sync::Arc, time::Duration, pin::Pin}; @@ -120,20 +120,25 @@ where let inherent_providers = self.inherent_data_providers.clone(); let block_import = self.block_import.clone(); - Box::pin(async move { - trace!(target: "cumulus-collator", "Producing candidate"); + trace!(target: "cumulus-collator", "Producing candidate"); - let last_head = HeadData::::decode(&mut &status.head_data.0[..]).map_err(|e| { + let last_head = match HeadData::::decode(&mut &status.head_data.0[..]) { + Ok(x) => x, + Err(e) => { error!(target: "cumulus-collator", "Could not decode the head data: {:?}", e); - InvalidHead - })?; + return Box::pin(future::ready(Err(InvalidHead))); + } + }; + let proposer_future = factory + .lock() + .init(&last_head.header); + Box::pin(async move { let parent_state_root = *last_head.header.state_root(); - let mut proposer = factory - .lock() - .init(&last_head.header) + let mut proposer = proposer_future + .await .map_err(|e| { error!( target: "cumulus-collator", @@ -393,9 +398,12 @@ mod tests { impl Environment for DummyFactory { type Proposer = DummyProposer; type Error = Error; + type CreateProposer = Pin> + Send + Unpin + 'static + >>; - fn init(&mut self, _: &Header) -> Result { - Ok(DummyProposer) + fn init(&mut self, _: &Header) -> Self::CreateProposer { + Box::pin(future::ready(Ok(DummyProposer))) } } diff --git a/consensus/Cargo.toml b/consensus/Cargo.toml index b476514956b..05d6999b4cb 100644 --- a/consensus/Cargo.toml +++ b/consensus/Cargo.toml @@ -7,19 +7,19 @@ edition = "2018" [dependencies] # substrate deps -sc-client = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sc-client = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-api = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } # polkadot deps -polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-runtime = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-runtime = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } # other deps futures = { version = "0.3.1", features = ["compat"] } diff --git a/network/Cargo.toml b/network/Cargo.toml index ec850a75e24..04f32009f20 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -7,16 +7,16 @@ edition = "2018" [dependencies] # substrate deps -sc-client = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sc-client = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } # polkadot deps -polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-statement-table = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-validation = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-network = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-statement-table = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-validation = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-network = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } # other deps codec = { package = "parity-scale-codec", version = "1.0.5", features = [ "derive" ] } diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index c88292538e5..a7e0a916247 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -13,21 +13,21 @@ trie-db = { version = "0.18.0", default-features = false } hashbrown = "0.6.1" # Substrate dependencies -sp-std = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-io = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -frame-executive = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-trie = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } +sp-std = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-io = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +frame-executive = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-trie = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } # Polkadot dependencies -parachain = { package = "polkadot-parachain", git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch", default-features = false, features = [ "wasm-api" ] } +parachain = { package = "polkadot-parachain", git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch", default-features = false, features = [ "wasm-api" ] } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } test-client = { package = "cumulus-test-client", path = "../test/client" } [features] diff --git a/test/client/Cargo.toml b/test/client/Cargo.toml index 164a58359dd..0631114e8b5 100644 --- a/test/client/Cargo.toml +++ b/test/client/Cargo.toml @@ -5,10 +5,10 @@ authors = ["Parity Technologies "] edition = "2018" [dependencies] -test-client = { package = "substrate-test-client", git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +test-client = { package = "substrate-test-client", git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } runtime = { package = "cumulus-test-runtime", path = "../runtime" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } codec = { package = "parity-scale-codec", version = "1.0.5", default-features = false, features = [ "derive" ] } diff --git a/test/parachain/Cargo.toml b/test/parachain/Cargo.toml index 1ea9f261d16..3d61b5e12c7 100644 --- a/test/parachain/Cargo.toml +++ b/test/parachain/Cargo.toml @@ -26,29 +26,29 @@ itertools = { version = "0.8.2" } parachain-runtime = { package = "cumulus-test-parachain-runtime", path = "runtime" } # Substrate dependencies -sp-runtime = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-client = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sc-basic-authority = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "bkchr-cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-io = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-cli = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-service = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-network = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-client = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sc-basic-authority = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "cumulus-branch" } # Cumulus dependencies cumulus-consensus = { path = "../../consensus" } cumulus-collator = { path = "../../collator" } # Polkadot dependencies -polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-collator = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } -polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "bkchr-cumulus-branch" } +polkadot-primitives = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-collator = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } +polkadot-service = { git = "https://github.com/paritytech/polkadot", branch = "cumulus-branch" } [build-dependencies] vergen = '3.0.4' diff --git a/test/parachain/runtime/Cargo.toml b/test/parachain/runtime/Cargo.toml index 1f309382e99..e5a18a00327 100644 --- a/test/parachain/runtime/Cargo.toml +++ b/test/parachain/runtime/Cargo.toml @@ -9,27 +9,27 @@ serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false, features = ["derive"] } # Substrate dependencies -sp-std = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-api = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-io = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-version = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-runtime = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-core = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -sp-session = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-offchain = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } -sp-inherents = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } +sp-std = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-api = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-io = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-version = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-runtime = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-core = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +sp-session = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-offchain = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-block-builder = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } +sp-inherents = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } -frame-support = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -frame-executive = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -frame-system = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-balances = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-indices = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-sudo = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "bkchr-cumulus-branch" } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } +frame-support = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +frame-executive = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +frame-system = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-balances = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-indices = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-timestamp = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-sudo = { git = "https://github.com/paritytech/substrate", default_features = false, branch = "cumulus-branch" } +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } # Cumulus dependencies cumulus-runtime = { path = "../../../runtime", default-features = false } diff --git a/test/parachain/src/service.rs b/test/parachain/src/service.rs index 78cadaaafc2..5dcd35f6890 100644 --- a/test/parachain/src/service.rs +++ b/test/parachain/src/service.rs @@ -24,7 +24,7 @@ use sc_service::{AbstractService, Configuration}; use sp_consensus::{BlockImport, Environment, Proposer}; use sp_inherents::InherentDataProviders; -use futures::{compat::Future01CompatExt, future, task::Spawn, FutureExt, TryFutureExt}; +use futures::{future, task::Spawn, FutureExt, TryFutureExt}; use log::error; @@ -173,7 +173,6 @@ where Box::new( future::select( self.service - .compat() .map_err(|e| error!("Parachain service error: {:?}", e)), future::select(follow, self.exit.into_exit()), ) diff --git a/test/runtime/Cargo.toml b/test/runtime/Cargo.toml index 28746f26753..e9d3ae09c0b 100644 --- a/test/runtime/Cargo.toml +++ b/test/runtime/Cargo.toml @@ -7,7 +7,7 @@ build = "build.rs" [dependencies] runtime = { package = "cumulus-runtime", path = "../../runtime", default-features = false } -substrate-test-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "bkchr-cumulus-branch" } +substrate-test-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "cumulus-branch" } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = " 1.0.2" }