diff --git a/Cargo.lock b/Cargo.lock index 7a8f9eaac149..e91442a4b558 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7,7 +7,7 @@ dependencies = [ "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-parachain 0.6.0", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", "substrate-wasm-builder-runner 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -24,8 +24,8 @@ dependencies = [ "polkadot-collator 0.6.0", "polkadot-parachain 0.6.0", "polkadot-primitives 0.6.0", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -849,7 +849,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=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2663,7 +2663,7 @@ dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-primitives 0.6.0", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2675,7 +2675,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-service 0.6.0", "structopt 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-cli 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2692,11 +2692,11 @@ dependencies = [ "polkadot-runtime 0.6.0", "polkadot-service 0.6.0", "polkadot-validation 0.6.0", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2707,8 +2707,8 @@ dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-primitives 0.6.0", "reed-solomon-erasure 4.0.0 (git+https://github.com/paritytech/reed-solomon-erasure)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2716,7 +2716,7 @@ name = "polkadot-executor" version = "0.6.0" dependencies = [ "polkadot-runtime 0.6.0", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2732,11 +2732,11 @@ dependencies = [ "polkadot-availability-store 0.6.0", "polkadot-primitives 0.6.0", "polkadot-validation 0.6.0", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2752,8 +2752,8 @@ dependencies = [ "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "shared_memory 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2767,14 +2767,14 @@ dependencies = [ "polkadot-parachain 0.6.0", "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2793,45 +2793,45 @@ dependencies = [ "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-authority-discovery 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-elections 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-offences 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-authority-discovery 0.1.0 (git+https://github.com/paritytech/substrate)", + "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate)", + "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-collective 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-democracy 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-elections 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-executive 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-grandpa 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate)", + "srml-indices 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-membership 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-offences 1.0.0 (git+https://github.com/paritytech/substrate)", + "srml-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-staking 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-treasury 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", "substrate-wasm-builder-runner 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "trie-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2854,27 +2854,27 @@ dependencies = [ "polkadot-runtime 0.6.0", "polkadot-validation 0.6.0", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate)", + "srml-staking 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2883,7 +2883,7 @@ version = "0.6.0" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "polkadot-primitives 0.6.0", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -2904,18 +2904,18 @@ dependencies = [ "polkadot-primitives 0.6.0", "polkadot-runtime 0.6.0", "polkadot-statement-table 0.6.0", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3688,7 +3688,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sr-api-macros" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" 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)", @@ -3700,36 +3700,38 @@ dependencies = [ [[package]] name = "sr-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "sr-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "libsecp256k1 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.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "sr-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3737,27 +3739,27 @@ dependencies = [ "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "sr-staking-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "sr-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3765,308 +3767,308 @@ dependencies = [ [[package]] name = "sr-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-serde 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-authority-discovery" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-authorship" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-finality-tracker" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-im-online" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-metadata" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-offences" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate)", + "srml-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-phragmen 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4077,65 +4079,66 @@ dependencies = [ [[package]] name = "srml-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "impl-trait-for-tuples 0.1.2 (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.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "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)", - "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate)", "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "srml-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "proc-macro-crate 0.1.4 (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)", - "srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate)", "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "srml-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "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)", @@ -4145,59 +4148,59 @@ dependencies = [ [[package]] name = "srml-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "srml-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-balances 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-system 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -4276,19 +4279,19 @@ dependencies = [ [[package]] name = "substrate-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4299,23 +4302,23 @@ 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)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-authority-discovery-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] @@ -4332,22 +4335,22 @@ dependencies = [ [[package]] name = "substrate-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-trait-for-tuples 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4358,7 +4361,7 @@ dependencies = [ [[package]] name = "substrate-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" 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)", @@ -4376,17 +4379,17 @@ dependencies = [ "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "rpassword 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "structopt 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-service 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -4394,7 +4397,7 @@ dependencies = [ [[package]] name = "substrate-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4406,25 +4409,25 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-client-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)", @@ -4434,24 +4437,24 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-consensus-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4465,42 +4468,42 @@ dependencies = [ "pdqselect 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-uncles 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-support 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-uncles 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-consensus-babe-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-consensus-common" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4509,49 +4512,59 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-consensus-slots" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "futures-preview 0.3.0-alpha.19 (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)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-consensus-uncles" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", +] + +[[package]] +name = "substrate-debug-derive" +version = "2.0.0" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" +dependencies = [ + "proc-macro2 1.0.5 (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.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-executor" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4560,14 +4573,14 @@ dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parity-wasm 0.40.3 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate)", "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -4575,21 +4588,21 @@ dependencies = [ [[package]] name = "substrate-externalities" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "environmental 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "primitive-types 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "finality-grandpa 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4597,17 +4610,17 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -4615,68 +4628,68 @@ dependencies = [ [[package]] name = "substrate-finality-grandpa-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-header-metadata" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "lru-cache 0.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)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "strum 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "strum_macros 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.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.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "subtle 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-network" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4684,7 +4697,7 @@ dependencies = [ "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "erased-serde 0.3.9 (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=polkadot-master)", + "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4702,13 +4715,13 @@ dependencies = [ "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "slog_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-peerset 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", "unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4718,7 +4731,7 @@ dependencies = [ [[package]] name = "substrate-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" 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)", @@ -4728,31 +4741,33 @@ dependencies = [ "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)", "hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", + "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)", + "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "substrate-offchain-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4761,7 +4776,7 @@ dependencies = [ [[package]] name = "substrate-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "libp2p 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4774,16 +4789,16 @@ dependencies = [ [[package]] name = "substrate-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" 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)", @@ -4805,10 +4820,11 @@ dependencies = [ "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", "substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate)", "tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "twox-hash 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "wasmi 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4818,17 +4834,18 @@ dependencies = [ [[package]] name = "substrate-primitives-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "impl-serde 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4838,23 +4855,23 @@ dependencies = [ "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-rpc-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4867,25 +4884,25 @@ dependencies = [ "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-version 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-rpc-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-rpc-servers" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "jsonrpc-core 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4894,13 +4911,13 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4909,7 +4926,7 @@ dependencies = [ [[package]] name = "substrate-service" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4923,25 +4940,25 @@ dependencies = [ "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-rpc-servers 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-io 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-offchain 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-rpc-servers 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)", "sysinfo 0.9.5 (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.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4951,29 +4968,29 @@ dependencies = [ [[package]] name = "substrate-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-state-db" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-state-machine" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" 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)", @@ -4981,10 +4998,10 @@ dependencies = [ "parity-scale-codec 1.0.6 (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.2 (registry+https://github.com/rust-lang/crates.io-index)", - "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)", "trie-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -4992,7 +5009,7 @@ dependencies = [ [[package]] name = "substrate-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5014,43 +5031,43 @@ dependencies = [ [[package]] name = "substrate-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (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.101 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures-preview 0.3.0-alpha.19 (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.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate)", ] [[package]] name = "substrate-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", - "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", - "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", + "sr-std 2.0.0 (git+https://github.com/paritytech/substrate)", + "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)", "trie-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -5063,7 +5080,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "substrate-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#5fde6d0882bd9943da28df6d40dc78714672dcca" +source = "git+https://github.com/paritytech/substrate#653456962f43bb6872ffcc2917e652b5e0f980db" dependencies = [ "wasmi 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -5189,6 +5206,14 @@ dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] +[[package]] +name = "threadpool" +version = "1.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", +] + [[package]] name = "time" version = "0.1.42" @@ -6014,7 +6039,7 @@ dependencies = [ "checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" "checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" "checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" -"checksum fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" +"checksum fork-tree 2.0.0 (git+https://github.com/paritytech/substrate)" = "" "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" @@ -6274,41 +6299,41 @@ dependencies = [ "checksum soketto 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bceb1a3a15232d013d9a3b7cac9e5ce8e2313f348f01d4bc1097e5e53aa07095" "checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" "checksum spin 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" -"checksum sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum sr-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-authority-discovery 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-balances 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-collective 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-democracy 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-elections 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-executive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-indices 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-membership 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-offences 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-staking 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-support 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-system 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum srml-treasury 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" +"checksum sr-api-macros 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-io 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-staking-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-std 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum sr-version 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-authority-discovery 0.1.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-authorship 0.1.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-babe 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-balances 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-collective 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-democracy 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-elections 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-executive 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-grandpa 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-im-online 0.1.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-indices 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-membership 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-metadata 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-offences 1.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-session 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-staking 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-staking-reward-curve 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-sudo 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-support 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-support-procedural 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-support-procedural-tools 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-support-procedural-tools-derive 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-system 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-timestamp 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum srml-treasury 2.0.0 (git+https://github.com/paritytech/substrate)" = "" "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" "checksum static_assertions 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c19be23126415861cb3a23e501d34a708f7f9b2183c5252d690941c2e69199d5" "checksum static_slice 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "92a7e0c5e3dfb52e8fbe0e63a1b947bbb17b4036408b151353c4491374931362" @@ -6319,51 +6344,52 @@ dependencies = [ "checksum structopt-derive 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8fe0c13e476b4e21ff7f5c4ace3818b6d7bdc16897c31c73862471bc1663acae" "checksum strum 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e5d1c33039533f051704951680f1adfd468fd37ac46816ded0d9ee068e60f05f" "checksum strum_macros 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "47cd23f5c7dee395a00fa20135e2ec0fffcdfa151c56182966d7a3261343432e" -"checksum substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" +"checksum substrate-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-authority-discovery 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-authority-discovery-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" "checksum substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3be511be555a3633e71739a79e4ddff6a6aaa6579fa6114182a51d72c3eb93c5" -"checksum substrate-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-cli 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-consensus-babe 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-consensus-uncles 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-network 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-phragmen 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-rpc-servers 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-service 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" -"checksum substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" +"checksum substrate-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-chain-spec-derive 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-cli 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-client 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-client-db 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-consensus-babe 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-consensus-babe-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-consensus-common 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-consensus-slots 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-consensus-uncles 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-executor 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-externalities 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-finality-grandpa-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-header-metadata 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-inherents 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-keyring 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-keystore 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-network 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-offchain 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-offchain-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-peerset 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-phragmen 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-primitives-storage 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-rpc 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-rpc-api 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-rpc-primitives 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-rpc-servers 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-serializer 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-service 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-session 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-state-db 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-state-machine 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-telemetry 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate)" = "" +"checksum substrate-trie 2.0.0 (git+https://github.com/paritytech/substrate)" = "" "checksum substrate-wasm-builder-runner 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "af21b27fad38b212c1919f700cb0def33c88cde14d22e0d1b17d4521f4eb8b40" -"checksum substrate-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)" = "" +"checksum substrate-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate)" = "" "checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" "checksum subtle 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab3af2eb31c42e8f0ccf43548232556c42737e01a96db6e1777b0be108e79799" "checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" @@ -6378,6 +6404,7 @@ dependencies = [ "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 thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" +"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" "checksum tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c1c5676413eaeb1ea35300a0224416f57abc3bd251657e0fafc12c47ff98c060" "checksum tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d8a021c69bb74a44ccedb824a046447e2c84a01df9e5c20779750acb38e11b2" diff --git a/availability-store/Cargo.toml b/availability-store/Cargo.toml index fb8836b7bb45..2b14c937cdf7 100644 --- a/availability-store/Cargo.toml +++ b/availability-store/Cargo.toml @@ -10,7 +10,7 @@ polkadot-primitives = { path = "../primitives" } parking_lot = "0.9.0" log = "0.4.6" codec = { package = "parity-scale-codec", version = "~1.0.0", default-features = false, features = ["derive"] } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } kvdb = { git = "https://github.com/paritytech/parity-common", rev="616b40150ded71f57f650067fcbc5c99d7c343e6" } kvdb-rocksdb = { git = "https://github.com/paritytech/parity-common", rev="616b40150ded71f57f650067fcbc5c99d7c343e6" } kvdb-memorydb = { git = "https://github.com/paritytech/parity-common", rev="616b40150ded71f57f650067fcbc5c99d7c343e6" } diff --git a/cli/Cargo.toml b/cli/Cargo.toml index eae296bf7a35..839786f293fc 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -11,5 +11,5 @@ tokio = "0.1.7" futures = "0.1.17" exit-future = "0.1" structopt = "0.3.3" -cli = { package = "substrate-cli", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +cli = { package = "substrate-cli", git = "https://github.com/paritytech/substrate", branch = "master" } service = { package = "polkadot-service", path = "../service" } diff --git a/collator/Cargo.toml b/collator/Cargo.toml index ef81c2634606..fe77e852b85c 100644 --- a/collator/Cargo.toml +++ b/collator/Cargo.toml @@ -8,10 +8,10 @@ edition = "2018" [dependencies] futures = "0.1.17" futures03 = { package = "futures-preview", version = "0.3.0-alpha.18", features = ["compat"] } -client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -consensus_common = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "master" } +primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-runtime = { path = "../runtime" } polkadot-primitives = { path = "../primitives" } polkadot-cli = { path = "../cli" } @@ -22,4 +22,4 @@ log = "0.4" tokio = "0.1.7" [dev-dependencies] -keyring = { package = "substrate-keyring", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +keyring = { package = "substrate-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 7a5631b33156..5d05417eb4e0 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,5 +8,5 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", git = "https://github.com/paritytech/reed-solomon-erasure" } codec = { package = "parity-scale-codec", version = "~1.0.0", default-features = false, features = ["derive"] } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -trie = { package = "substrate-trie", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "substrate-trie", git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/executor/Cargo.toml b/executor/Cargo.toml index d49b936ebb3d..e31f7062c0ed 100644 --- a/executor/Cargo.toml +++ b/executor/Cargo.toml @@ -6,5 +6,5 @@ description = "Polkadot node implementation in Rust." edition = "2018" [dependencies] -substrate-executor = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } polkadot-runtime = { path = "../runtime" } diff --git a/network/Cargo.toml b/network/Cargo.toml index 2675f73842c9..9ca8438a30eb 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -12,13 +12,13 @@ av_store = { package = "polkadot-availability-store", path = "../availability-st polkadot-validation = { path = "../validation" } polkadot-primitives = { path = "../primitives" } codec = { package = "parity-scale-codec", version = "~1.0.0", default-features = false, features = ["derive"] } -substrate-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -sr-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } +sr-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } futures = "0.1" log = "0.4" exit-future = "0.1.4" -substrate-client = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-client = { git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] -substrate-keyring = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 0087d97c9c35..d73d034de625 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -10,8 +10,8 @@ codec = { package = "parity-scale-codec", version = "1.0.5", default-features = wasmi = { version = "0.4.3", optional = true } derive_more = { version = "0.14", optional = true } serde = { version = "1.0", default-features = false, features = [ "derive" ] } -rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", branch = "polkadot-master", default-features = false } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master", default-features = false } +rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } lazy_static = { version = "1.3.0", optional = true } parking_lot = { version = "0.7.1", optional = true } log = { version = "0.4.6", optional = true } diff --git a/parachain/src/lib.rs b/parachain/src/lib.rs index b337b5f2480a..1ce65ae93a63 100644 --- a/parachain/src/lib.rs +++ b/parachain/src/lib.rs @@ -51,15 +51,15 @@ pub mod wasm_executor; #[cfg(feature = "wasm-api")] pub mod wasm_api; -use rstd::vec::Vec; +use rstd::{vec::Vec, fmt::Debug}; use codec::{Encode, Decode, CompactAs}; use substrate_primitives::TypeId; /// Validation parameters for evaluating the parachain validity function. // TODO: balance downloads (https://github.com/paritytech/polkadot/issues/220) -#[derive(PartialEq, Eq, Decode)] -#[cfg_attr(feature = "std", derive(Debug, Encode))] +#[derive(PartialEq, Eq, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Encode))] pub struct ValidationParams { /// The collation body. pub block_data: Vec, @@ -71,16 +71,16 @@ pub struct ValidationParams { /// The result of parachain validation. // TODO: egress and balance uploads (https://github.com/paritytech/polkadot/issues/220) -#[derive(PartialEq, Eq, Encode)] -#[cfg_attr(feature = "std", derive(Debug, Decode))] +#[derive(PartialEq, Eq, Encode, Debug)] +#[cfg_attr(feature = "std", derive(Decode))] pub struct ValidationResult { /// New head data that should be included in the relay chain state. pub head_data: Vec, } /// Unique identifier of a parachain. -#[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Default, Clone, Copy, Encode, Decode, CompactAs)] -#[cfg_attr(feature = "std", derive(serde::Serialize, serde::Deserialize, Debug))] +#[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Default, Clone, Copy, Encode, Decode, CompactAs, Debug)] +#[cfg_attr(feature = "std", derive(serde::Serialize, serde::Deserialize))] pub struct Id(u32); impl TypeId for Id { @@ -175,8 +175,8 @@ impl AccountIdConversion for Id { } /// An incoming message. -#[derive(PartialEq, Eq, Decode)] -#[cfg_attr(feature = "std", derive(Debug, Encode))] +#[derive(PartialEq, Eq, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Encode))] pub struct IncomingMessage { /// The source parachain. pub source: Id, @@ -193,8 +193,7 @@ pub struct MessageRef<'a> { } /// Which origin a parachain's message to the relay chain should be dispatched from. -#[derive(Clone, PartialEq, Eq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, PartialEq, Eq, Encode, Decode, Debug)] #[repr(u8)] pub enum ParachainDispatchOrigin { /// As a simple `Origin::Signed`, using `ParaId::account_id` as its value. This is good when @@ -230,8 +229,7 @@ pub struct UpwardMessageRef<'a> { } /// A message from a parachain to its Relay Chain. -#[derive(Clone, PartialEq, Eq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, PartialEq, Eq, Encode, Decode, Debug)] pub struct UpwardMessage { /// The origin for the message to be sent from. pub origin: ParachainDispatchOrigin, diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 9144aca38d74..9f56db76ef71 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,18 +7,18 @@ edition = "2018" [dependencies] serde = { version = "1.0", optional = true, features = ["derive"] } parity-scale-codec = { version = "1.0.5", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -application-crypto = { package = "substrate-application-crypto", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -substrate-client = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -sr-version = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -runtime_primitives = { package = "sr-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } +primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +application-crypto = { package = "substrate-application-crypto", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +substrate-client = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +sr-version = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +runtime_primitives = { package = "sr-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } polkadot-parachain = { path = "../parachain", default-features = false } bitvec = { version = "0.14.0", default-features = false, features = ["alloc"] } -babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } +babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } [dev-dependencies] -substrate-serializer = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } pretty_assertions = "0.5.1" [features] diff --git a/primitives/src/parachain.rs b/primitives/src/parachain.rs index bfe4f8ca33cd..892096f3ab3f 100644 --- a/primitives/src/parachain.rs +++ b/primitives/src/parachain.rs @@ -79,8 +79,7 @@ pub type ValidatorPair = validator_app::Pair; pub type ValidatorSignature = validator_app::Signature; /// Retriability for a given active para. -#[derive(Clone, Eq, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, Eq, PartialEq, Encode, Decode, Debug)] pub enum Retriable { /// Ineligible for retry. This means it's either a parachain which is always scheduled anyway or /// has been removed/swapped. @@ -102,8 +101,7 @@ pub trait ActiveParas { } /// Description of how often/when this parachain is scheduled for progression. -#[derive(Encode, Decode, Clone, PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Encode, Decode, Clone, PartialEq, Eq, Debug)] pub enum Scheduling { /// Scheduled every block. Always, @@ -112,8 +110,7 @@ pub enum Scheduling { } /// Information regarding a deployed parachain/thread. -#[derive(Encode, Decode, Clone, PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Encode, Decode, Clone, PartialEq, Eq, Debug)] pub struct Info { /// Scheduling info. pub scheduling: Scheduling, @@ -140,8 +137,7 @@ pub trait SwapAux { } /// Identifier for a chain, either one of a number of parachains or the relay chain. -#[derive(Copy, Clone, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Copy, Clone, PartialEq, Encode, Decode, Debug)] pub enum Chain { /// The relay chain. Relay, @@ -150,16 +146,16 @@ pub enum Chain { } /// The duty roster specifying what jobs each validator must do. -#[derive(Clone, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Default, Debug))] +#[derive(Clone, PartialEq, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Default))] pub struct DutyRoster { /// Lookup from validator index to chain on which that validator has a duty to validate. pub validator_duty: Vec, } /// A message targeted to a specific parachain. -#[derive(Clone, PartialEq, Eq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(Clone, PartialEq, Eq, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] #[cfg_attr(feature = "std", serde(rename_all = "camelCase"))] #[cfg_attr(feature = "std", serde(deny_unknown_fields))] pub struct TargetedMessage { @@ -191,8 +187,8 @@ impl Ord for TargetedMessage { /// /// This is data produced by evaluating the candidate. It contains /// full records of all outgoing messages to other parachains. -#[derive(PartialEq, Eq, Clone, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Clone, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] #[cfg_attr(feature = "std", serde(rename_all = "camelCase"))] #[cfg_attr(feature = "std", serde(deny_unknown_fields))] pub struct OutgoingMessages { @@ -229,8 +225,7 @@ impl OutgoingMessages { } /// Candidate receipt type. -#[derive(PartialEq, Eq, Clone, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(PartialEq, Eq, Clone, Encode, Decode, Debug)] pub struct CandidateReceipt { /// The ID of the parachain this is a candidate for. pub parachain_index: Id, @@ -286,8 +281,8 @@ impl Ord for CandidateReceipt { } /// A full collation. -#[derive(PartialEq, Eq, Clone)] -#[cfg_attr(feature = "std", derive(Debug, Encode, Decode))] +#[derive(PartialEq, Eq, Clone, Debug)] +#[cfg_attr(feature = "std", derive(Encode, Decode))] pub struct Collation { /// Candidate receipt itself. pub receipt: CandidateReceipt, @@ -296,8 +291,8 @@ pub struct Collation { } /// A Proof-of-Validation block. -#[derive(PartialEq, Eq, Clone)] -#[cfg_attr(feature = "std", derive(Debug, Encode, Decode))] +#[derive(PartialEq, Eq, Clone, Debug)] +#[cfg_attr(feature = "std", derive(Encode, Decode))] pub struct PoVBlock { /// Block data. pub block_data: BlockData, @@ -306,8 +301,8 @@ pub struct PoVBlock { } /// Parachain ingress queue message. -#[derive(PartialEq, Eq, Clone, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Encode, Debug))] +#[derive(PartialEq, Eq, Clone, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Encode))] pub struct Message(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); impl AsRef<[u8]> for Message { @@ -326,15 +321,15 @@ impl From for Message { /// /// This is an ordered vector of other parachain's egress queue roots from a specific block. /// empty roots are omitted. Each parachain may appear once at most. -#[derive(Default, PartialEq, Eq, Clone, Encode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug, Decode))] +#[derive(Default, PartialEq, Eq, Clone, Encode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Decode))] pub struct BlockIngressRoots(pub Vec<(Id, Hash)>); /// All ingress roots, grouped by block number (ascending). To properly /// interpret this struct, the user must have knowledge of which fork of the relay /// chain all block numbers correspond to. -#[derive(Default, PartialEq, Eq, Clone, Encode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug, Decode))] +#[derive(Default, PartialEq, Eq, Clone, Encode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Decode))] pub struct StructuredUnroutedIngress(pub Vec<(BlockNumber, BlockIngressRoots)>); #[cfg(feature = "std")] @@ -359,15 +354,15 @@ impl StructuredUnroutedIngress { /// This is just an ordered vector of other parachains' egress queues, /// obtained according to the routing rules. The same parachain may appear /// more than once. -#[derive(Default, PartialEq, Eq, Clone, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Encode, Debug))] +#[derive(Default, PartialEq, Eq, Clone, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Encode))] pub struct ConsolidatedIngress(pub Vec<(Id, Vec)>); /// Parachain block data. /// /// contains everything required to validate para-block, may contain block and witness data -#[derive(PartialEq, Eq, Clone, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Clone, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct BlockData(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); impl BlockData { @@ -379,28 +374,27 @@ impl BlockData { } } /// Parachain header raw bytes wrapper type. -#[derive(PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct Header(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); /// Parachain head data included in the chain. -#[derive(PartialEq, Eq, Clone, PartialOrd, Ord, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Clone, PartialOrd, Ord, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct HeadData(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); /// Parachain validation code. -#[derive(PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct ValidationCode(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); /// Activity bit field -#[derive(PartialEq, Eq, Clone, Default, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Clone, Default, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct Activity(#[cfg_attr(feature = "std", serde(with="bytes"))] pub Vec); /// Statements which can be made about parachain candidates. -#[derive(Clone, PartialEq, Eq, Encode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, PartialEq, Eq, Encode, Debug)] pub enum Statement { /// Proposal of a parachain candidate. #[codec(index = "1")] @@ -415,8 +409,7 @@ pub enum Statement { /// An either implicit or explicit attestation to the validity of a parachain /// candidate. -#[derive(Clone, PartialEq, Decode, Encode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, PartialEq, Decode, Encode, Debug)] pub enum ValidityAttestation { /// implicit validity attestation by issuing. /// This corresponds to issuance of a `Candidate` statement. @@ -429,8 +422,7 @@ pub enum ValidityAttestation { } /// An attested candidate. -#[derive(Clone, PartialEq, Decode, Encode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, PartialEq, Decode, Encode, Debug)] pub struct AttestedCandidate { /// The candidate data. pub candidate: CandidateReceipt, @@ -453,8 +445,8 @@ impl AttestedCandidate { } /// A fee schedule for messages. This is a linear function in the number of bytes of a message. -#[derive(PartialEq, Eq, PartialOrd, Hash, Default, Clone, Copy, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, PartialOrd, Hash, Default, Clone, Copy, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct FeeSchedule { /// The base fee charged for all messages. pub base: Balance, @@ -474,8 +466,8 @@ impl FeeSchedule { } /// Current Status of a parachain. -#[derive(PartialEq, Eq, Clone, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Serialize, Deserialize, Debug))] +#[derive(PartialEq, Eq, Clone, Encode, Decode, Debug)] +#[cfg_attr(feature = "std", derive(Serialize, Deserialize))] pub struct Status { /// The head of the parachain. pub head_data: HeadData, diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 728759596e44..625bb05be1c2 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -14,44 +14,44 @@ safe-mix = { version = "1.0", default-features = false} serde = { version = "1.0", default-features = false } serde_derive = { version = "1.0", optional = true } -authority-discovery-primitives = { package = "substrate-authority-discovery-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -offchain-primitives = { package = "substrate-offchain-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -sr-io = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -sr-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -sr-staking-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -substrate-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -substrate-serializer = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -substrate-session = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -version = { package = "sr-version", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } +authority-discovery-primitives = { package = "substrate-authority-discovery-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +offchain-primitives = { package = "substrate-offchain-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +sr-io = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +sr-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +sr-staking-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +substrate-serializer = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +substrate-session = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +version = { package = "sr-version", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } -authority-discovery = { package = "srml-authority-discovery", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -authorship = { package = "srml-authorship", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -balances = { package = "srml-balances", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -transaction-payment = { package = "srml-transaction-payment", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -collective = { package = "srml-collective", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -democracy = { package = "srml-democracy", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -elections = { package = "srml-elections", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -executive = { package = "srml-executive", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -finality-tracker = { package = "srml-finality-tracker", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -grandpa = { package = "srml-grandpa", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -im-online = { package = "srml-im-online", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -indices = { package = "srml-indices", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -membership = { package = "srml-membership", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -offences = { package = "srml-offences", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -randomness-collective-flip = { package = "srml-randomness-collective-flip", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -session = { package = "srml-session", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -srml-support = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -staking = { package = "srml-staking", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -srml-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -sudo = { package = "srml-sudo", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -system = { package = "srml-system", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -timestamp = { package = "srml-timestamp", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -treasury = { package = "srml-treasury", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } +authority-discovery = { package = "srml-authority-discovery", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +authorship = { package = "srml-authorship", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +balances = { package = "srml-balances", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +transaction-payment = { package = "srml-transaction-payment", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +collective = { package = "srml-collective", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +democracy = { package = "srml-democracy", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +elections = { package = "srml-elections", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +executive = { package = "srml-executive", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +finality-tracker = { package = "srml-finality-tracker", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +grandpa = { package = "srml-grandpa", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +im-online = { package = "srml-im-online", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +indices = { package = "srml-indices", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +membership = { package = "srml-membership", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +offences = { package = "srml-offences", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +randomness-collective-flip = { package = "srml-randomness-collective-flip", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +session = { package = "srml-session", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +srml-support = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +staking = { package = "srml-staking", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +srml-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } +sudo = { package = "srml-sudo", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +system = { package = "srml-system", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +timestamp = { package = "srml-timestamp", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +treasury = { package = "srml-treasury", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } @@ -60,8 +60,8 @@ polkadot-parachain = { path = "../parachain", default-features = false } hex-literal = "0.2.0" libsecp256k1 = "0.3.1" tiny-keccak = "1.4.2" -keyring = { package = "substrate-keyring", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-trie = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +keyring = { package = "substrate-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } trie-db = "0.15" serde_json = "1.0" diff --git a/runtime/src/attestations.rs b/runtime/src/attestations.rs index c14fa0a2c91b..11f45258e3f0 100644 --- a/runtime/src/attestations.rs +++ b/runtime/src/attestations.rs @@ -53,8 +53,7 @@ pub struct BlockAttestations { } /// Additional attestations on a parachain block, after it was included. -#[derive(Encode, Decode, Clone, PartialEq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Encode, Decode, Clone, PartialEq, Debug)] pub struct MoreAttestations; /// Something which processes rewards for received attestations. diff --git a/runtime/src/claims.rs b/runtime/src/claims.rs index 8c66851d7840..f378b47175fc 100644 --- a/runtime/src/claims.rs +++ b/runtime/src/claims.rs @@ -16,7 +16,7 @@ //! Module to process claims from Ethereum addresses. -use rstd::prelude::*; +use rstd::{prelude::*, fmt}; use sr_io::{keccak_256, secp256k1_ecdsa_recover}; use srml_support::{decl_event, decl_storage, decl_module}; use srml_support::traits::{Currency, Get}; @@ -48,8 +48,7 @@ pub trait Trait: system::Trait { /// An Ethereum address (i.e. 20 bytes, used to represent an Ethereum account). /// /// This gets serialized to the 0x-prefixed hex representation. -#[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, Default)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, Copy, PartialEq, Eq, Encode, Decode, Default, Debug)] pub struct EthereumAddress([u8; 20]); #[cfg(feature = "std")] @@ -86,11 +85,10 @@ impl PartialEq for EcdsaSignature { } } -#[cfg(feature = "std")] -impl std::fmt::Debug for EcdsaSignature { - fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { - write!(f, "{:?}", &self.0[..]) - } +impl fmt::Debug for EcdsaSignature { + fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { + write!(f, "{:?}", &self.0[..]) + } } decl_event!( diff --git a/runtime/src/crowdfund.rs b/runtime/src/crowdfund.rs index b6a5539a3325..25cb61e6c49c 100644 --- a/runtime/src/crowdfund.rs +++ b/runtime/src/crowdfund.rs @@ -109,16 +109,14 @@ pub trait Trait: slots::Trait { /// Simple index for identifying a fund. pub type FundIndex = u32; -#[derive(Encode, Decode, Copy, Clone, PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Encode, Decode, Copy, Clone, PartialEq, Eq, Debug)] pub enum LastContribution { Never, PreEnding(slots::AuctionIndex), Ending(BlockNumber), } -#[derive(Encode, Decode, Clone, PartialEq, Eq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Encode, Decode, Clone, PartialEq, Eq, Debug)] pub struct FundInfo { /// The parachain that this fund has funded, if there is one. As long as this is `Some`, then /// the funds may not be withdrawn and the fund cannot be dissolved. diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index c87b2d0952ff..093851bbaec6 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -118,8 +118,7 @@ pub fn native_version() -> NativeVersion { /// /// RELEASE: This is only relevant for the initial PoA run-in period and may be removed /// from the release runtime. -#[derive(Default, Encode, Decode, Clone, Eq, PartialEq)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Default, Encode, Decode, Clone, Eq, PartialEq, Debug)] pub struct OnlyStakingAndClaims; impl SignedExtension for OnlyStakingAndClaims { type AccountId = AccountId; diff --git a/runtime/src/parachains.rs b/runtime/src/parachains.rs index 7eb6d079d3ac..bd1e019f2dfd 100644 --- a/runtime/src/parachains.rs +++ b/runtime/src/parachains.rs @@ -132,8 +132,7 @@ pub trait Trait: attestations::Trait { } /// Origin for the parachains module. -#[derive(PartialEq, Eq, Clone)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(PartialEq, Eq, Clone, Debug)] pub enum Origin { /// It comes from a parachain. Parachain(ParaId), diff --git a/runtime/src/registrar.rs b/runtime/src/registrar.rs index 901eba7090e4..1f3a40fe8896 100644 --- a/runtime/src/registrar.rs +++ b/runtime/src/registrar.rs @@ -18,7 +18,7 @@ //! registered and which are scheduled. Doesn't manage any of the actual execution/validation logic //! which is left to `parachains.rs`. -use rstd::{prelude::*, result}; +use rstd::{prelude::*, result, fmt::Debug}; #[cfg(any(feature = "std", test))] use rstd::marker::PhantomData; use codec::{Encode, Decode}; @@ -484,7 +484,6 @@ impl ActiveParas for Module { pub struct LimitParathreadCommits(rstd::marker::PhantomData) where ::Call: IsSubType, T>; -#[cfg(feature = "std")] impl rstd::fmt::Debug for LimitParathreadCommits where ::Call: IsSubType, T> { diff --git a/runtime/src/slots.rs b/runtime/src/slots.rs index 20408e24454a..da9147e5c251 100644 --- a/runtime/src/slots.rs +++ b/runtime/src/slots.rs @@ -65,8 +65,7 @@ pub type AuctionIndex = u32; /// A bidder identifier, which is just the combination of an account ID and a sub-bidder ID. /// This is called `NewBidder` in order to distinguish between bidders that would deploy a *new* /// parachain and pre-existing parachains bidding to renew themselves. -#[derive(Clone, Eq, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, Eq, PartialEq, Encode, Decode, Debug)] pub struct NewBidder { /// The bidder's account ID; this is the account that funds the bid. pub who: AccountId, @@ -76,8 +75,7 @@ pub struct NewBidder { } /// The desired target of a bidder in an auction. -#[derive(Clone, Eq, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, Eq, PartialEq, Encode, Decode, Debug)] pub enum Bidder { /// An account ID, funds coming from that account. New(NewBidder), @@ -101,8 +99,7 @@ impl Bidder { /// /// We store either the bidder that will be able to set the final deployment information or the /// information itself. -#[derive(Clone, Eq, PartialEq, Encode, Decode)] -#[cfg_attr(feature = "std", derive(Debug))] +#[derive(Clone, Eq, PartialEq, Encode, Decode, Debug)] pub enum IncomingParachain { /// Deploy information not yet set; just the bidder identity. Unset(NewBidder), diff --git a/service/Cargo.toml b/service/Cargo.toml index 3059af36be91..a336ffb06945 100644 --- a/service/Cargo.toml +++ b/service/Cargo.toml @@ -18,24 +18,24 @@ polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } polkadot-executor = { path = "../executor" } polkadot-network = { path = "../network" } -sr-io = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -sr-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -client-db = { package = "substrate-client-db", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-executor = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-network = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -consensus_common = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -grandpa = { package = "substrate-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -grandpa_primitives = { package = "substrate-finality-grandpa-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -service = { package = "substrate-service", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -telemetry = { package = "substrate-telemetry", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -transaction_pool = { package = "substrate-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -substrate-keystore = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -srml-babe = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -srml-staking = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -im-online = { package = "srml-im-online", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } -authority-discovery = { package = "substrate-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -babe = { package = "substrate-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-master" } +sr-io = { git = "https://github.com/paritytech/substrate", branch = "master" } +sr-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } +primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "master" } +client-db = { package = "substrate-client-db", git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +consensus_common = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa = { package = "substrate-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +grandpa_primitives = { package = "substrate-finality-grandpa-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +service = { package = "substrate-service", git = "https://github.com/paritytech/substrate", branch = "master" } +telemetry = { package = "substrate-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +transaction_pool = { package = "substrate-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +srml-babe = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +srml-staking = { git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +im-online = { package = "srml-im-online", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } +authority-discovery = { package = "substrate-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master" } +babe = { package = "substrate-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", default-features = false, branch = "master" } diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index 78fe2ee94d7d..82d99b2cc0ee 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "~1.0.0", default-features = false, features = ["derive"] } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/test-parachains/adder/Cargo.toml b/test-parachains/adder/Cargo.toml index b7662cd611a0..b4e004710cec 100644 --- a/test-parachains/adder/Cargo.toml +++ b/test-parachains/adder/Cargo.toml @@ -13,7 +13,7 @@ tiny-keccak = "1.5.0" dlmalloc = { version = "0.1.3", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", branch = "polkadot-master", default-features = false, features = [ "no_global_allocator" ] } +rstd = { package = "sr-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "no_global_allocator" ] } [build-dependencies] wasm-builder-runner = { package = "substrate-wasm-builder-runner", version = "1.0.2" } diff --git a/test-parachains/adder/collator/Cargo.toml b/test-parachains/adder/collator/Cargo.toml index 540a3505eebd..ecd4441556d8 100644 --- a/test-parachains/adder/collator/Cargo.toml +++ b/test-parachains/adder/collator/Cargo.toml @@ -9,8 +9,8 @@ adder = { path = ".." } parachain = { package = "polkadot-parachain", path = "../../../parachain" } collator = { package = "polkadot-collator", path = "../../../collator" } primitives = { package = "polkadot-primitives", path = "../../../primitives" } -substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "master" } parking_lot = "0.9.0" ctrlc = { version = "3.0", features = ["termination"] } futures = "0.1" diff --git a/validation/Cargo.toml b/validation/Cargo.toml index b9eb6712c9f4..3ecd7046dd73 100644 --- a/validation/Cargo.toml +++ b/validation/Cargo.toml @@ -19,18 +19,18 @@ parachain = { package = "polkadot-parachain", path = "../parachain" } polkadot-primitives = { path = "../primitives" } polkadot-runtime = { path = "../runtime" } table = { package = "polkadot-statement-table", path = "../statement-table" } -grandpa = { package = "substrate-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -consensus = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -transaction_pool = { package = "substrate-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -trie = { package = "substrate-trie", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -runtime_primitives = { package = "sr-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +grandpa = { package = "substrate-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } +inherents = { package = "substrate-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } +consensus = { package = "substrate-consensus-common", git = "https://github.com/paritytech/substrate", branch = "master" } +primitives = { package = "substrate-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } +transaction_pool = { package = "substrate-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "substrate-client", git = "https://github.com/paritytech/substrate", branch = "master" } +trie = { package = "substrate-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +runtime_primitives = { package = "sr-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } bitvec = { version = "0.14.0", default-features = false, features = ["alloc"] } -runtime_babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } -keystore = { package = "substrate-keystore", git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +runtime_babe = { package = "srml-babe", git = "https://github.com/paritytech/substrate", branch = "master" } +babe-primitives = { package = "substrate-consensus-babe-primitives", git = "https://github.com/paritytech/substrate", branch = "master" } +keystore = { package = "substrate-keystore", git = "https://github.com/paritytech/substrate", branch = "master" } [dev-dependencies] -substrate-keyring = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" } +substrate-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }