From e57a3a9a5d3df02414cc1cce4f2ba6f86e9e1d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20K=C3=B6cher?= Date: Wed, 29 Mar 2023 12:37:13 +0200 Subject: [PATCH] Companion: wasm-builder support stable Rust (#2393) * Companion: wasm-builder support stable Rust * update lockfile for {"polkadot", "substrate"} --------- Co-authored-by: parity-processbot <> --- Cargo.lock | 7189 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 4833 insertions(+), 2356 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 14225fb8782..3d5624b944d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -327,18 +327,18 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" name = "asset-test-utils" version = "1.0.0" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "hex-literal", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parachains-common", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", ] @@ -346,11 +346,11 @@ dependencies = [ name = "assets-common" version = "0.1.0" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parachains-common", "parity-scale-codec", - "sp-api", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -500,7 +500,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "hash-db", "log", @@ -686,26 +686,26 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "kusama-runtime-constants", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", @@ -718,18 +718,18 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -749,25 +749,25 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", @@ -781,18 +781,18 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -812,25 +812,25 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", "pallet-xcm", "pallet-xcm-benchmarks", @@ -844,18 +844,18 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -1248,27 +1248,27 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-alliance", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-collective", "pallet-multisig", "pallet-proxy", - "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", "pallet-xcm", "parachain-info", @@ -1280,17 +1280,17 @@ dependencies = [ "polkadot-runtime-constants", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -1357,29 +1357,29 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "kusama-runtime-constants", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-contracts", "pallet-contracts-primitives", "pallet-insecure-randomness-collective-flip", "pallet-multisig", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", "pallet-xcm", "parachain-info", @@ -1390,17 +1390,17 @@ dependencies = [ "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -1768,11 +1768,11 @@ version = "0.1.0" dependencies = [ "clap 4.1.8", "parity-scale-codec", - "sc-chain-spec", - "sc-cli", - "sc-service", - "sp-core", - "sp-runtime", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "url", ] @@ -1794,14 +1794,14 @@ dependencies = [ "polkadot-node-subsystem-test-helpers", "polkadot-overseer", "polkadot-primitives", - "sc-client-api", - "sp-api", - "sp-consensus", - "sp-core", - "sp-maybe-compressed-blob", - "sp-runtime", - "sp-state-machine", - "sp-tracing", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -1814,22 +1814,22 @@ dependencies = [ "cumulus-primitives-core", "futures", "parity-scale-codec", - "sc-client-api", - "sc-consensus", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "sc-consensus-aura", - "sc-consensus-slots", - "sc-telemetry", - "sp-api", - "sp-application-crypto", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -1848,14 +1848,14 @@ dependencies = [ "log", "parity-scale-codec", "polkadot-primitives", - "sc-client-api", - "sc-consensus", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "schnellru", - "sp-blockchain", - "sp-consensus", - "sp-runtime", - "sp-tracing", - "sp-trie", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -1869,15 +1869,15 @@ dependencies = [ "cumulus-relay-chain-interface", "futures", "parking_lot 0.12.1", - "sc-consensus", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -1900,15 +1900,15 @@ dependencies = [ "polkadot-primitives", "polkadot-test-client", "portpicker", - "sc-cli", - "sc-client-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-test-utils", "tokio", "tracing", @@ -1932,12 +1932,12 @@ dependencies = [ "polkadot-primitives", "portpicker", "rand 0.8.5", - "sc-cli", - "sc-client-api", - "sc-consensus", - "sp-consensus", - "sp-maybe-compressed-blob", - "sp-runtime", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-test-utils", "tokio", "tracing", @@ -1958,23 +1958,23 @@ dependencies = [ "cumulus-relay-chain-minimal-node", "futures", "polkadot-primitives", - "sc-client-api", - "sc-consensus", - "sc-network", - "sc-network-sync", - "sc-network-transactions", - "sc-rpc", - "sc-service", - "sc-sysinfo", - "sc-telemetry", - "sc-transaction-pool", - "sc-utils", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", - "sp-transaction-pool", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-transactions 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -1982,15 +1982,15 @@ name = "cumulus-pallet-aura-ext" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-aura", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-aura", - "sp-runtime", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -1998,16 +1998,16 @@ name = "cumulus-pallet-dmp-queue" version = "0.1.0" dependencies = [ "cumulus-primitives-core", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-version", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -2022,27 +2022,27 @@ dependencies = [ "cumulus-test-client", "cumulus-test-relay-sproof-builder", "environmental", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "hex-literal", "impl-trait-for-tuples", "lazy_static", "log", "parity-scale-codec", "polkadot-parachain", - "sc-client-api", - "scale-info", - "sp-core", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keyring", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-tracing", - "sp-trie", - "sp-version", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "scale-info", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -2060,13 +2060,13 @@ dependencies = [ name = "cumulus-pallet-session-benchmarking" version = "3.0.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-session", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2074,14 +2074,14 @@ name = "cumulus-pallet-solo-to-para" version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", "parity-scale-codec", "polkadot-primitives", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2089,13 +2089,13 @@ name = "cumulus-pallet-xcm" version = "0.1.0" dependencies = [ "cumulus-primitives-core", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -2105,19 +2105,19 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "polkadot-runtime-common", "rand_chacha 0.3.1", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", "xcm-builder", "xcm-executor", @@ -2129,12 +2129,12 @@ version = "0.1.0" dependencies = [ "cumulus-pallet-xcm", "cumulus-primitives-core", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -2146,10 +2146,10 @@ dependencies = [ "polkadot-core-primitives", "polkadot-parachain", "polkadot-primitives", - "sp-api", - "sp-runtime", - "sp-std", - "sp-trie", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -2162,16 +2162,16 @@ dependencies = [ "cumulus-relay-chain-interface", "cumulus-test-relay-sproof-builder", "parity-scale-codec", - "sc-client-api", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "scale-info", - "sp-api", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-storage", - "sp-trie", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -2184,12 +2184,12 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "futures", "parity-scale-codec", - "sp-consensus", - "sp-inherents", - "sp-runtime", - "sp-std", - "sp-timestamp", - "sp-tracing", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2197,13 +2197,13 @@ name = "cumulus-primitives-utility" version = "0.1.0" dependencies = [ "cumulus-primitives-core", - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "polkadot-runtime-common", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", "xcm-builder", "xcm-executor", @@ -2225,17 +2225,17 @@ dependencies = [ "polkadot-service", "polkadot-test-client", "prioritized-metered-channel", - "sc-cli", - "sc-client-api", - "sc-sysinfo", - "sc-telemetry", - "sc-tracing", - "sp-api", - "sp-consensus", - "sp-core", - "sp-keyring", - "sp-runtime", - "sp-state-machine", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2248,10 +2248,10 @@ dependencies = [ "jsonrpsee-core", "parity-scale-codec", "polkadot-overseer", - "sc-client-api", - "sp-api", - "sp-blockchain", - "sp-state-machine", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -2273,17 +2273,17 @@ dependencies = [ "polkadot-overseer", "polkadot-primitives", "polkadot-service", - "sc-authority-discovery", - "sc-client-api", - "sc-network", - "sc-network-common", - "sc-service", - "sc-tracing", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-runtime", + "sc-authority-discovery 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tokio", "tracing", ] @@ -2301,17 +2301,17 @@ dependencies = [ "lru 0.9.0", "parity-scale-codec", "polkadot-overseer", - "sc-client-api", - "sc-rpc-api", - "sc-service", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-api", - "sp-authority-discovery", - "sp-consensus-babe", - "sp-core", - "sp-state-machine", - "sp-storage", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tokio", "tracing", "url", @@ -2326,26 +2326,26 @@ dependencies = [ "cumulus-test-relay-sproof-builder", "cumulus-test-runtime", "cumulus-test-service", - "frame-system", - "pallet-balances", - "pallet-transaction-payment", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "polkadot-parachain", "polkadot-primitives", - "sc-block-builder", - "sc-consensus", - "sc-executor", - "sc-executor-common", - "sc-service", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keyring", - "sp-runtime", - "sp-timestamp", - "substrate-test-client", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-test-client 2.0.1 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2355,9 +2355,9 @@ dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", - "sp-runtime", - "sp-state-machine", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -2376,26 +2376,26 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "frame-executive", - "frame-support", - "frame-system", - "frame-system-rpc-runtime-api", - "pallet-balances", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "parity-scale-codec", - "scale-info", - "sp-api", - "sp-block-builder", - "sp-core", - "sp-inherents", - "sp-io", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", ] @@ -2418,11 +2418,11 @@ dependencies = [ "cumulus-relay-chain-minimal-node", "cumulus-test-relay-validation-worker-provider", "cumulus-test-runtime", - "frame-system", - "frame-system-rpc-runtime-api", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "jsonrpsee", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parachains-common", "parity-scale-codec", "polkadot-cli", @@ -2433,30 +2433,30 @@ dependencies = [ "polkadot-test-service", "portpicker", "rand 0.8.5", - "sc-basic-authorship", - "sc-chain-spec", - "sc-cli", - "sc-client-api", - "sc-consensus", - "sc-executor", - "sc-network", - "sc-service", - "sc-telemetry", - "sc-tracing", - "sc-transaction-pool", - "sc-transaction-pool-api", - "serde", - "sp-arithmetic", - "sp-blockchain", - "sp-core", - "sp-io", - "sp-keyring", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", - "sp-tracing", - "sp-trie", - "substrate-test-client", + "sc-basic-authorship 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "serde", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-test-client 2.0.1 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-test-utils", "tokio", "tracing", @@ -3233,6 +3233,14 @@ dependencies = [ "parity-scale-codec", ] +[[package]] +name = "fork-tree" +version = "3.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", +] + [[package]] name = "form_urlencoded" version = "1.1.0" @@ -3253,23 +3261,48 @@ name = "frame-benchmarking" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support", - "frame-support-procedural", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support-procedural 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "linregress", + "log", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "static_assertions", +] + +[[package]] +name = "frame-benchmarking" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support-procedural 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "linregress", "log", "parity-scale-codec", "paste", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-runtime-interface", - "sp-std", - "sp-storage", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", ] @@ -3283,9 +3316,56 @@ dependencies = [ "chrono", "clap 4.1.8", "comfy-table", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "gethostname", + "handlebars", + "itertools", + "lazy_static", + "linked-hash-map", + "log", + "parity-scale-codec", + "rand 0.8.5", + "rand_pcg", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "thousands", +] + +[[package]] +name = "frame-benchmarking-cli" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "Inflector", + "array-bytes 4.2.0", + "chrono", + "clap 4.1.8", + "comfy-table", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "gethostname", "handlebars", "itertools", @@ -3295,27 +3375,27 @@ dependencies = [ "parity-scale-codec", "rand 0.8.5", "rand_pcg", - "sc-block-builder", - "sc-cli", - "sc-client-api", - "sc-client-db", - "sc-executor", - "sc-service", - "sc-sysinfo", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-database", - "sp-externalities", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-storage", - "sp-trie", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "thousands", ] @@ -3331,38 +3411,66 @@ dependencies = [ "syn", ] +[[package]] +name = "frame-election-provider-solution-type" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-election-provider-solution-type", - "frame-support", - "frame-system", + "frame-election-provider-solution-type 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "frame-election-provider-support" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-election-provider-solution-type 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-tracing", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -3386,10 +3494,26 @@ dependencies = [ "log", "parity-scale-codec", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "substrate-rpc-client", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-rpc-client 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tokio", +] + +[[package]] +name = "frame-remote-externalities" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "log", + "parity-scale-codec", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-rpc-client 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tokio", ] @@ -3401,7 +3525,40 @@ dependencies = [ "bitflags", "environmental", "frame-metadata", - "frame-support-procedural", + "frame-support-procedural 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "impl-trait-for-tuples", + "k256", + "log", + "once_cell", + "parity-scale-codec", + "paste", + "scale-info", + "serde", + "smallvec", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core-hashing-proc-macro 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tt-call", +] + +[[package]] +name = "frame-support" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "bitflags", + "environmental", + "frame-metadata", + "frame-support-procedural 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "impl-trait-for-tuples", "k256", "log", @@ -3411,18 +3568,18 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-core", - "sp-core-hashing-proc-macro", - "sp-inherents", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-state-machine", - "sp-std", - "sp-tracing", - "sp-weights", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core-hashing-proc-macro 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tt-call", ] @@ -3434,7 +3591,22 @@ dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", - "frame-support-procedural-tools", + "frame-support-procedural-tools 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "itertools", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "frame-support-procedural" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "Inflector", + "cfg-expr", + "derive-syn-parse", + "frame-support-procedural-tools 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "itertools", "proc-macro2", "quote", @@ -3446,7 +3618,19 @@ name = "frame-support-procedural-tools" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support-procedural-tools-derive", + "frame-support-procedural-tools-derive 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "frame-support-procedural-tools" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support-procedural-tools-derive 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "proc-macro-crate", "proc-macro2", "quote", @@ -3463,37 +3647,65 @@ dependencies = [ "syn", ] +[[package]] +name = "frame-support-procedural-tools-derive" +version = "3.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "frame-system" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "frame-system" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-version", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -3502,19 +3714,28 @@ version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "frame-system-rpc-runtime-api" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -4458,37 +4679,37 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.40" -source = "git+/~https://github.com/tmpolaczyk/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" +source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#543f573770bc744a721c385ca5b279a297c23c44" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-election-provider-support", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "kusama-runtime-constants", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bounties", "pallet-child-bounties", "pallet-collective", "pallet-conviction-voting", "pallet-democracy", - "pallet-election-provider-multi-phase", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-multi-phase 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-election-provider-support-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-elections-phragmen", - "pallet-fast-unstake", + "pallet-fast-unstake 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-grandpa", "pallet-identity", - "pallet-im-online", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-indices", "pallet-membership", "pallet-multisig", @@ -4504,18 +4725,18 @@ dependencies = [ "pallet-recovery", "pallet-referenda", "pallet-scheduler", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-session-benchmarking", "pallet-society", - "pallet-staking", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-staking-runtime-api", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-tips", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", - "pallet-vesting", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-whitelist", "pallet-xcm", "pallet-xcm-benchmarks", @@ -4528,24 +4749,24 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-arithmetic", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-npos-elections", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", "substrate-wasm-builder", "xcm", @@ -4556,15 +4777,15 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.40" -source = "git+/~https://github.com/tmpolaczyk/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" +source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#543f573770bc744a721c385ca5b279a297c23c44" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -5403,31 +5624,50 @@ dependencies = [ "futures", "log", "parity-scale-codec", - "sc-client-api", - "sc-offchain", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-consensus-beefy", - "sp-core", - "sp-mmr-primitives", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "mmr-gadget" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "log", + "parity-scale-codec", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "anyhow", "jsonrpsee", "parity-scale-codec", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-mmr-primitives", - "sp-runtime", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -5915,87 +6155,87 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "array-bytes 4.2.0", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-collective", "pallet-identity", "parity-scale-codec", "scale-info", - "sp-core", - "sp-core-hashing", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core-hashing 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-transaction-payment", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", - "pallet-timestamp", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-aura", - "sp-runtime", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", - "pallet-session", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-authority-discovery", - "sp-runtime", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6003,13 +6243,27 @@ name = "pallet-authorship" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-authorship" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6017,43 +6271,67 @@ name = "pallet-babe" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-babe" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-authorship", - "pallet-session", - "pallet-timestamp", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-babe", - "sp-consensus-vrf", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-tracing", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6061,148 +6339,163 @@ name = "pallet-balances" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-balances" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", - "pallet-authorship", - "pallet-session", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-consensus-beefy", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "array-bytes 4.2.0", "binary-merkle-tree", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-beefy", "pallet-mmr", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-consensus-beefy", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-treasury", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-bounties", - "pallet-treasury", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-collator-selection" version = "3.0.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", - "pallet-session", - "pallet-timestamp", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", - "sp-tracing", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "bitflags", "environmental", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "impl-trait-for-tuples", "log", "pallet-contracts-primitives", @@ -6213,11 +6506,11 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-api", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "wasm-instrument 0.4.0", "wasmi 0.20.0", "wasmparser-nostd", @@ -6226,20 +6519,20 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "bitflags", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "proc-macro2", "quote", @@ -6249,36 +6542,36 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6286,21 +6579,44 @@ name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "pallet-election-provider-support-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "rand 0.8.5", + "scale-info", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "strum", +] + +[[package]] +name = "pallet-election-provider-multi-phase" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-support-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "rand 0.8.5", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "strum", ] @@ -6309,30 +6625,43 @@ name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-election-provider-support-benchmarking" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", - "sp-npos-elections", - "sp-runtime", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-npos-elections", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6340,56 +6669,74 @@ name = "pallet-fast-unstake" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "parity-scale-codec", + "scale-info", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-fast-unstake" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-authorship", - "pallet-session", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-consensus-grandpa", - "sp-core", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6397,335 +6744,355 @@ name = "pallet-im-online" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-im-online" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-authorship", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-keyring", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "safe-mix", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-mmr-primitives", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "enumflags2", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-nfts", "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bags-list", "pallet-nomination-pools", - "pallet-staking", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-runtime-interface", - "sp-staking", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", - "sp-api", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-babe", - "pallet-balances", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-grandpa", - "pallet-im-online", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-offences", - "pallet-session", - "pallet-staking", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "assert_matches", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6733,50 +7100,71 @@ name = "pallet-session" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "impl-trait-for-tuples", + "log", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-session" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "impl-trait-for-tuples", "log", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "pallet-session", - "pallet-staking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "rand 0.8.5", - "sp-runtime", - "sp-session", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6784,28 +7172,50 @@ name = "pallet-staking" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "log", - "pallet-authorship", - "pallet-session", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "serde", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-staking" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "log", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "rand_chacha 0.2.2", "scale-info", "serde", - "sp-application-crypto", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6819,62 +7229,71 @@ version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "log", - "sp-arithmetic", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-staking-reward-fn" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "log", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "parity-scale-codec", - "sp-api", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-template" version = "0.1.0" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6882,36 +7301,54 @@ name = "pallet-timestamp" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "parity-scale-codec", + "scale-info", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-timestamp" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-inherents", - "sp-io", - "sp-runtime", - "sp-std", - "sp-timestamp", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", - "pallet-treasury", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6919,31 +7356,47 @@ name = "pallet-transaction-payment" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-transaction-payment" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "jsonrpsee", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-rpc", - "sp-runtime", - "sp-weights", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6951,11 +7404,23 @@ name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "parity-scale-codec", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-transaction-payment-rpc-runtime-api" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", - "sp-api", - "sp-runtime", - "sp-weights", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -6963,47 +7428,64 @@ name = "pallet-treasury" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "impl-trait-for-tuples", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "parity-scale-codec", "scale-info", "serde", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-treasury" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "impl-trait-for-tuples", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "parity-scale-codec", + "scale-info", + "serde", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -7011,48 +7493,63 @@ name = "pallet-vesting" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "log", + "parity-scale-codec", + "scale-info", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "pallet-vesting" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", - "sp-api", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "pallet-xcm" version = "0.9.40" -source = "git+/~https://github.com/tmpolaczyk/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" +source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#543f573770bc744a721c385ca5b279a297c23c44" dependencies = [ "bounded-collections", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", "xcm-executor", ] @@ -7060,17 +7557,17 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.40" -source = "git+/~https://github.com/tmpolaczyk/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" +source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#543f573770bc744a721c385ca5b279a297c23c44" dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "parity-scale-codec", "scale-info", - "sp-io", - "sp-runtime", - "sp-std", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", "xcm-builder", "xcm-executor", @@ -7081,8 +7578,8 @@ name = "parachain-info" version = "0.1.0" dependencies = [ "cumulus-primitives-core", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "scale-info", ] @@ -7099,8 +7596,8 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking", - "frame-benchmarking-cli", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "jsonrpsee", "log", "pallet-transaction-payment-rpc", @@ -7108,35 +7605,35 @@ dependencies = [ "parity-scale-codec", "polkadot-cli", "polkadot-primitives", - "sc-basic-authorship", - "sc-chain-spec", - "sc-cli", - "sc-client-api", - "sc-consensus", - "sc-executor", - "sc-network", - "sc-network-sync", - "sc-rpc", - "sc-service", - "sc-sysinfo", - "sc-telemetry", - "sc-tracing", - "sc-transaction-pool", - "sc-transaction-pool-api", - "serde", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-timestamp", - "substrate-build-script-utils", + "sc-basic-authorship 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-build-script-utils 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-frame-rpc-system", - "substrate-prometheus-endpoint", - "try-runtime-cli", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "try-runtime-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm", ] @@ -7153,25 +7650,25 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", "pallet-template", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "parachain-info", "parity-scale-codec", @@ -7179,17 +7676,17 @@ dependencies = [ "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -7201,21 +7698,21 @@ name = "parachains-common" version = "1.0.0" dependencies = [ "cumulus-primitives-utility", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-asset-tx-payment", "pallet-assets", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "parity-scale-codec", "polkadot-primitives", "scale-info", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -7396,26 +7893,26 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-asset-tx-payment", "pallet-assets", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "parachain-info", "parachains-common", @@ -7425,17 +7922,17 @@ dependencies = [ "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -7592,7 +8089,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.40" -source = "git+/~https://github.com/tmpolaczyk/polkamoondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" +source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#543f573770bc744a721c385ca5b279a297c23c44" dependencies = [ "futures", "polkadot-node-metrics", @@ -7635,8 +8132,8 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "rand 0.8.5", - "sp-core", - "sp-keystore", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7657,7 +8154,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "rand 0.8.5", - "sc-network", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7668,7 +8165,8 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "clap 4.1.8", - "frame-benchmarking-cli", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "log", "polkadot-client", @@ -7676,18 +8174,29 @@ dependencies = [ "polkadot-node-metrics", "polkadot-performance-test", "polkadot-service", - "sc-cli", - "sc-executor", - "sc-service", - "sc-storage-monitor", - "sc-sysinfo", - "sc-tracing", - "sp-core", - "sp-io", - "sp-keyring", - "substrate-build-script-utils", + "sc-cli 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-storage-monitor 0.1.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-storage-monitor 0.1.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-build-script-utils 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-build-script-utils 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", - "try-runtime-cli", + "try-runtime-cli 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "try-runtime-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -7696,41 +8205,69 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "async-trait", - "frame-benchmarking", - "frame-benchmarking-cli", - "frame-system", - "frame-system-rpc-runtime-api", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-core-primitives", "polkadot-node-core-parachains-inherent", "polkadot-primitives", "polkadot-runtime", "polkadot-runtime-common", "rococo-runtime", - "sc-client-api", - "sc-consensus", - "sc-executor", - "sc-service", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-keyring", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-storage", - "sp-timestamp", - "sp-transaction-pool", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -7748,9 +8285,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7762,9 +8299,9 @@ source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot- dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] @@ -7785,9 +8322,9 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sc-network", - "sp-application-crypto", - "sp-keystore", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7801,8 +8338,8 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "reed-solomon-novelpoly", - "sp-core", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -7819,10 +8356,10 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "rand_chacha 0.3.1", - "sc-network", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing-gum", ] @@ -7843,8 +8380,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", - "sc-network", - "sp-consensus", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7861,8 +8398,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-core", - "sp-maybe-compressed-blob", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7886,12 +8423,12 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sc-keystore", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "schnorrkel", - "sp-application-crypto", - "sp-consensus", - "sp-consensus-slots", - "sp-runtime", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7912,7 +8449,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sp-consensus", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7931,7 +8468,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-primitives", "polkadot-statement-table", - "sp-keystore", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -7945,7 +8482,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-keystore", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", "wasm-timer", @@ -7967,7 +8504,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-parachain", "polkadot-primitives", - "sp-maybe-compressed-blob", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing-gum", ] @@ -7980,9 +8517,9 @@ dependencies = [ "polkadot-node-metrics", "polkadot-node-subsystem", "polkadot-primitives", - "sc-client-api", - "sc-consensus-babe", - "sp-blockchain", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing-gum", ] @@ -8017,7 +8554,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sc-keystore", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -8033,8 +8570,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-overseer", "polkadot-primitives", - "sp-blockchain", - "sp-inherents", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -8077,16 +8614,16 @@ dependencies = [ "polkadot-primitives", "rand 0.8.5", "rayon", - "sc-executor", - "sc-executor-common", - "sc-executor-wasmtime", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-wasmtime 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "slotmap", - "sp-core", - "sp-externalities", - "sp-io", - "sp-maybe-compressed-blob", - "sp-tracing", - "sp-wasm-interface", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "tempfile", "tikv-jemalloc-ctl", "tokio", @@ -8104,7 +8641,7 @@ dependencies = [ "polkadot-node-subsystem-util", "polkadot-overseer", "polkadot-primitives", - "sp-keystore", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -8120,7 +8657,7 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-types", "polkadot-primitives", - "sp-consensus-babe", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing-gum", ] @@ -8136,8 +8673,8 @@ dependencies = [ "parking_lot 0.12.1", "polkadot-node-primitives", "polkadot-primitives", - "sc-network", - "sp-core", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tokio", ] @@ -8154,10 +8691,10 @@ dependencies = [ "parity-scale-codec", "polkadot-primitives", "prioritized-metered-channel", - "sc-cli", - "sc-service", - "sc-tracing", - "substrate-prometheus-endpoint", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing-gum", ] @@ -8176,8 +8713,8 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "rand 0.8.5", - "sc-authority-discovery", - "sc-network", + "sc-authority-discovery 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "strum", "thiserror", "tracing-gum", @@ -8195,13 +8732,13 @@ dependencies = [ "polkadot-primitives", "schnorrkel", "serde", - "sp-application-crypto", - "sp-consensus-babe", - "sp-consensus-vrf", - "sp-core", - "sp-keystore", - "sp-maybe-compressed-blob", - "sp-runtime", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "thiserror", "zstd", ] @@ -8227,11 +8764,11 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sc-keystore", - "sp-application-crypto", - "sp-core", - "sp-keyring", - "sp-keystore", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] @@ -8248,12 +8785,12 @@ dependencies = [ "polkadot-node-primitives", "polkadot-primitives", "polkadot-statement-table", - "sc-network", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "smallvec", - "sp-api", - "sp-authority-discovery", - "sp-consensus-babe", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -8283,9 +8820,9 @@ dependencies = [ "polkadot-primitives", "prioritized-metered-channel", "rand 0.8.5", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -8306,9 +8843,9 @@ dependencies = [ "polkadot-node-primitives", "polkadot-node-subsystem-types", "polkadot-primitives", - "sc-client-api", - "sp-api", - "sp-core", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "tikv-jemalloc-ctl", "tracing-gum", ] @@ -8320,14 +8857,14 @@ source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot- dependencies = [ "bounded-collections", "derive_more", - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "parity-scale-codec", "polkadot-core-primitives", "scale-info", "serde", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] @@ -8350,8 +8887,8 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", "cumulus-relay-chain-interface", - "frame-benchmarking", - "frame-benchmarking-cli", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "hex-literal", "jsonrpsee", @@ -8365,46 +8902,46 @@ dependencies = [ "polkadot-primitives", "polkadot-service", "rococo-parachain-runtime", - "sc-basic-authorship", - "sc-chain-spec", - "sc-cli", - "sc-client-api", - "sc-consensus", - "sc-executor", - "sc-network", - "sc-network-sync", - "sc-rpc", - "sc-service", - "sc-sysinfo", - "sc-telemetry", - "sc-tracing", - "sc-transaction-pool", - "sc-transaction-pool-api", + "sc-basic-authorship 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "seedling-runtime", "serde", "shell-runtime", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-consensus-aura", - "sp-core", - "sp-io", - "sp-keystore", - "sp-offchain", - "sp-runtime", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "sp-serializer", - "sp-session", - "sp-timestamp", - "sp-transaction-pool", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "statemine-runtime", "statemint-runtime", - "substrate-build-script-utils", + "substrate-build-script-utils 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-frame-rpc-system", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-state-trie-migration-rpc", "tempfile", "tokio", - "try-runtime-cli", + "try-runtime-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "wait-timeout", "westmint-runtime", "xcm", @@ -8438,18 +8975,30 @@ dependencies = [ "polkadot-parachain", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-authority-discovery", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -8461,25 +9010,25 @@ dependencies = [ "mmr-rpc", "pallet-transaction-payment-rpc", "polkadot-primitives", - "sc-chain-spec", - "sc-client-api", - "sc-consensus-babe", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "sc-consensus-babe-rpc", - "sc-consensus-beefy", + "sc-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "sc-consensus-beefy-rpc", - "sc-consensus-epochs", - "sc-consensus-grandpa", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "sc-consensus-grandpa-rpc", - "sc-rpc", - "sc-sync-state-rpc", - "sc-transaction-pool-api", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-keystore", - "sp-runtime", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sync-state-rpc 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-frame-rpc-system", "substrate-state-trie-migration-rpc", ] @@ -8490,32 +9039,32 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-election-provider-support", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bounties", "pallet-child-bounties", "pallet-collective", "pallet-democracy", - "pallet-election-provider-multi-phase", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-multi-phase 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-election-provider-support-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-elections-phragmen", - "pallet-fast-unstake", + "pallet-fast-unstake 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-grandpa", "pallet-identity", - "pallet-im-online", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-indices", "pallet-membership", "pallet-multisig", @@ -8527,18 +9076,18 @@ dependencies = [ "pallet-preimage", "pallet-proxy", "pallet-scheduler", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-session-benchmarking", - "pallet-staking", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-staking-reward-curve", "pallet-staking-runtime-api", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-tips", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", - "pallet-vesting", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "parity-scale-codec", "polkadot-primitives", @@ -8550,23 +9099,23 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-npos-elections", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", "substrate-wasm-builder", "xcm", @@ -8580,25 +9129,39 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-election-provider-support", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "impl-trait-for-tuples", "libsecp256k1", "log", - "pallet-authorship", - "pallet-babe", - "pallet-balances", - "pallet-election-provider-multi-phase", - "pallet-fast-unstake", - "pallet-session", - "pallet-staking", - "pallet-staking-reward-fn", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-treasury", - "pallet-vesting", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-election-provider-multi-phase 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-election-provider-multi-phase 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-fast-unstake 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-fast-unstake 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking-reward-fn 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-staking-reward-fn 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "polkadot-primitives", "polkadot-runtime-parachains", @@ -8607,15 +9170,24 @@ dependencies = [ "serde", "serde_derive", "slot-range-helper", - "sp-api", - "sp-core", - "sp-inherents", - "sp-io", - "sp-npos-elections", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", "xcm", ] @@ -8625,13 +9197,13 @@ name = "polkadot-runtime-constants" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -8642,8 +9214,8 @@ dependencies = [ "bs58", "parity-scale-codec", "polkadot-primitives", - "sp-std", - "sp-tracing", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -8654,18 +9226,18 @@ dependencies = [ "bitflags", "bitvec", "derive_more", - "frame-benchmarking", - "frame-support", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-balances", - "pallet-session", - "pallet-staking", - "pallet-timestamp", - "pallet-vesting", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-scale-codec", "polkadot-parachain", "polkadot-primitives", @@ -8675,16 +9247,16 @@ dependencies = [ "rustc-hex", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", "xcm", "xcm-executor", @@ -8696,9 +9268,12 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "async-trait", - "frame-benchmarking-cli", - "frame-support", - "frame-system-rpc-runtime-api", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-benchmarking-cli 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "hex-literal", "kusama-runtime", @@ -8706,11 +9281,16 @@ dependencies = [ "kvdb-rocksdb", "log", "lru 0.9.0", - "mmr-gadget", - "pallet-babe", - "pallet-im-online", - "pallet-staking", - "pallet-transaction-payment-rpc-runtime-api", + "mmr-gadget 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "mmr-gadget 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "parity-db", "polkadot-approval-distribution", "polkadot-availability-bitfield-distribution", @@ -8749,52 +9329,96 @@ dependencies = [ "polkadot-statement-distribution", "rococo-runtime", "rococo-runtime-constants", - "sc-authority-discovery", - "sc-basic-authorship", - "sc-block-builder", - "sc-chain-spec", - "sc-client-api", - "sc-client-db", - "sc-consensus", - "sc-consensus-babe", - "sc-consensus-beefy", - "sc-consensus-grandpa", - "sc-consensus-slots", - "sc-executor", - "sc-keystore", - "sc-network", - "sc-network-common", - "sc-network-sync", - "sc-offchain", - "sc-service", - "sc-sync-state-rpc", - "sc-sysinfo", - "sc-telemetry", - "sc-transaction-pool", + "sc-authority-discovery 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-authority-discovery 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-basic-authorship 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-basic-authorship 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-beefy 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sync-state-rpc 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-sync-state-rpc 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-state-machine", - "sp-storage", - "sp-timestamp", - "sp-transaction-pool", - "sp-trie", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", "westend-runtime", @@ -8815,8 +9439,8 @@ dependencies = [ "polkadot-node-subsystem", "polkadot-node-subsystem-util", "polkadot-primitives", - "sp-keystore", - "sp-staking", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing-gum", ] @@ -8828,7 +9452,7 @@ source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot- dependencies = [ "parity-scale-codec", "polkadot-primitives", - "sp-core", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -8841,19 +9465,19 @@ dependencies = [ "polkadot-primitives", "polkadot-test-runtime", "polkadot-test-service", - "sc-block-builder", - "sc-consensus", - "sc-service", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", - "substrate-test-client", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-test-client 2.0.1 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] @@ -8862,27 +9486,27 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "bitvec", - "frame-election-provider-support", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", - "frame-system-rpc-runtime-api", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-grandpa", "pallet-indices", "pallet-offences", - "pallet-session", - "pallet-staking", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-staking-reward-curve", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-vesting", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "parity-scale-codec", "polkadot-parachain", @@ -8894,22 +9518,22 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "test-runtime-constants", "xcm", @@ -8922,13 +9546,13 @@ name = "polkadot-test-service" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-benchmarking", - "frame-system", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "futures", "hex", - "pallet-balances", - "pallet-staking", - "pallet-transaction-payment", + "pallet-balances 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "polkadot-node-primitives", "polkadot-node-subsystem", "polkadot-overseer", @@ -8940,30 +9564,30 @@ dependencies = [ "polkadot-service", "polkadot-test-runtime", "rand 0.8.5", - "sc-authority-discovery", - "sc-chain-spec", - "sc-cli", - "sc-client-api", - "sc-consensus", - "sc-consensus-babe", - "sc-consensus-grandpa", - "sc-executor", - "sc-network", - "sc-service", - "sc-tracing", - "sc-transaction-pool", - "sp-arithmetic", - "sp-authority-discovery", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-consensus-grandpa", - "sp-core", - "sp-inherents", - "sp-keyring", - "sp-runtime", - "sp-state-machine", - "substrate-test-client", + "sc-authority-discovery 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-cli 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-test-client 2.0.1 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "tempfile", "test-runtime-constants", "tokio", @@ -9597,35 +10221,35 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", - "frame-system-rpc-runtime-api", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-assets", "pallet-aura", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "parachain-info", "parachains-common", "parity-scale-codec", "polkadot-parachain", "scale-info", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -9638,19 +10262,19 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "binary-merkle-tree", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-beefy", "pallet-beefy-mmr", "pallet-bounties", @@ -9660,7 +10284,7 @@ dependencies = [ "pallet-elections-phragmen", "pallet-grandpa", "pallet-identity", - "pallet-im-online", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-indices", "pallet-membership", "pallet-mmr", @@ -9671,18 +10295,18 @@ dependencies = [ "pallet-proxy", "pallet-recovery", "pallet-scheduler", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-society", - "pallet-staking", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-tips", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", - "pallet-vesting", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", @@ -9695,22 +10319,22 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", "substrate-wasm-builder", "xcm", @@ -9723,13 +10347,13 @@ name = "rococo-runtime-constants" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -9903,9 +10527,9 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.5" +version = "1.0.12" source = "registry+/~https://github.com/rust-lang/crates.io-index" -checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088" +checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" [[package]] name = "rw-stream-sink" @@ -9957,8 +10581,19 @@ version = "4.1.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "log", - "sp-core", - "sp-wasm-interface", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-allocator" +version = "4.1.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "log", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -9977,16 +10612,44 @@ dependencies = [ "prost", "prost-build", "rand 0.8.5", - "sc-client-api", - "sc-network", - "sc-network-common", - "sp-api", - "sp-authority-discovery", - "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-authority-discovery" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "futures-timer", + "ip_network", + "libp2p", + "log", + "parity-scale-codec", + "prost", + "prost-build", + "rand 0.8.5", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -9999,18 +10662,41 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "sc-block-builder", - "sc-client-api", - "sc-proposer-metrics", - "sc-telemetry", - "sc-transaction-pool-api", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-inherents", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-proposer-metrics 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-basic-authorship" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "futures-timer", + "log", + "parity-scale-codec", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-proposer-metrics 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10019,13 +10705,28 @@ version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "parity-scale-codec", - "sc-client-api", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-core", - "sp-inherents", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-block-builder" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10034,17 +10735,36 @@ version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "memmap2", - "sc-chain-spec-derive", - "sc-client-api", - "sc-executor", - "sc-network", - "sc-telemetry", + "sc-chain-spec-derive 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-chain-spec" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "memmap2", + "sc-chain-spec-derive 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-state-machine", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10058,6 +10778,17 @@ dependencies = [ "syn", ] +[[package]] +name = "sc-chain-spec-derive" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sc-cli" version = "0.10.0-dev" @@ -10075,24 +10806,64 @@ dependencies = [ "rand 0.8.5", "regex", "rpassword", - "sc-client-api", - "sc-client-db", - "sc-keystore", - "sc-network", - "sc-network-common", - "sc-service", - "sc-telemetry", - "sc-tracing", - "sc-utils", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tiny-bip39", + "tokio", +] + +[[package]] +name = "sc-cli" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "chrono", + "clap 4.1.8", + "fdlimit", + "futures", + "libp2p", + "log", + "names", + "parity-scale-codec", + "rand 0.8.5", + "regex", + "rpassword", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-blockchain", - "sp-core", - "sp-keyring", - "sp-keystore", - "sp-panic-handler", - "sp-runtime", - "sp-version", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tiny-bip39", "tokio", @@ -10108,20 +10879,46 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-executor", - "sc-transaction-pool-api", - "sc-utils", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-database", - "sp-externalities", - "sp-keystore", - "sp-runtime", - "sp-state-machine", - "sp-storage", - "substrate-prometheus-endpoint", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-client-api" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "fnv", + "futures", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10138,16 +10935,42 @@ dependencies = [ "parity-db", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-state-db", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-state-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "schnellru", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-client-db" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "hash-db", + "kvdb", + "kvdb-memorydb", + "kvdb-rocksdb", + "linked-hash-map", + "log", + "parity-db", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-state-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "schnellru", - "sp-arithmetic", - "sp-blockchain", - "sp-core", - "sp-database", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10162,45 +10985,70 @@ dependencies = [ "log", "mockall", "parking_lot 0.12.1", - "sc-client-api", - "sc-utils", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-consensus" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "futures-timer", + "libp2p", + "log", + "mockall", + "parking_lot 0.12.1", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", - "sp-state-machine", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "async-trait", "futures", "log", "parity-scale-codec", - "sc-block-builder", - "sc-client-api", - "sc-consensus", - "sc-consensus-slots", - "sc-telemetry", - "sp-api", - "sp-application-crypto", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-aura", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10210,7 +11058,46 @@ version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "async-trait", - "fork-tree", + "fork-tree 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "futures", + "log", + "merlin", + "num-bigint", + "num-rational", + "num-traits", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "scale-info", + "schnorrkel", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-consensus-babe" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "fork-tree 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "log", "merlin", @@ -10219,49 +11106,49 @@ dependencies = [ "num-traits", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-consensus", - "sc-consensus-epochs", - "sc-consensus-slots", - "sc-keystore", - "sc-telemetry", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "scale-info", "schnorrkel", - "sp-api", - "sp-application-crypto", - "sp-block-builder", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-consensus-slots", - "sp-consensus-vrf", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "futures", "jsonrpsee", - "sc-consensus-babe", - "sc-consensus-epochs", - "sc-rpc-api", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-api", - "sp-application-crypto", - "sp-blockchain", - "sp-consensus", - "sp-consensus-babe", - "sp-core", - "sp-keystore", - "sp-runtime", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10277,25 +11164,60 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-consensus", - "sc-keystore", - "sc-network", - "sc-network-common", - "sc-network-gossip", - "sc-network-sync", - "sc-utils", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", - "sp-consensus-beefy", - "sp-core", - "sp-keystore", - "sp-mmr-primitives", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-gossip 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "wasm-timer", +] + +[[package]] +name = "sc-consensus-beefy" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-trait", + "fnv", + "futures", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-gossip 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "wasm-timer", ] @@ -10303,19 +11225,19 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "futures", "jsonrpsee", "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-consensus-beefy", - "sc-rpc", + "sc-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-consensus-beefy", - "sp-core", - "sp-runtime", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10324,71 +11246,124 @@ name = "sc-consensus-epochs" version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "fork-tree", + "fork-tree 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "parity-scale-codec", - "sc-client-api", - "sc-consensus", - "sp-blockchain", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] -name = "sc-consensus-grandpa" +name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "ahash 0.8.2", - "array-bytes 4.2.0", + "fork-tree 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "parity-scale-codec", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", +] + +[[package]] +name = "sc-consensus-grandpa" +version = "0.10.0-dev" +source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +dependencies = [ + "ahash 0.8.2", + "array-bytes 4.2.0", "async-trait", "dyn-clone", "finality-grandpa", - "fork-tree", + "fork-tree 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "futures", "futures-timer", "log", "parity-scale-codec", "parking_lot 0.12.1", "rand 0.8.5", - "sc-block-builder", - "sc-chain-spec", - "sc-client-api", - "sc-consensus", - "sc-network", - "sc-network-common", - "sc-network-gossip", - "sc-telemetry", - "sc-utils", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-gossip 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "serde_json", - "sp-api", - "sp-application-crypto", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", - "sp-consensus-grandpa", - "sp-core", - "sp-keystore", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-consensus-grandpa" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ahash 0.8.2", + "array-bytes 4.2.0", + "async-trait", + "dyn-clone", + "finality-grandpa", + "fork-tree 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "futures", + "futures-timer", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-gossip 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "serde_json", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "finality-grandpa", "futures", "jsonrpsee", "log", "parity-scale-codec", - "sc-client-api", - "sc-consensus-grandpa", - "sc-rpc", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10402,17 +11377,40 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "sc-client-api", - "sc-consensus", - "sc-telemetry", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", - "sp-consensus-slots", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-consensus-slots" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "futures-timer", + "log", + "parity-scale-codec", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10423,18 +11421,42 @@ dependencies = [ "lru 0.8.1", "parity-scale-codec", "parking_lot 0.12.1", - "sc-executor-common", - "sc-executor-wasmi", - "sc-executor-wasmtime", - "sp-api", - "sp-core", - "sp-externalities", - "sp-io", - "sp-panic-handler", - "sp-runtime-interface", - "sp-trie", - "sp-version", - "sp-wasm-interface", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-wasmi 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-wasmtime 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tracing", + "wasmi 0.13.2", +] + +[[package]] +name = "sc-executor" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "lru 0.8.1", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor-wasmi 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor-wasmtime 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", "wasmi 0.13.2", ] @@ -10444,9 +11466,22 @@ name = "sc-executor-common" version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "sc-allocator", - "sp-maybe-compressed-blob", - "sp-wasm-interface", + "sc-allocator 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "wasm-instrument 0.3.0", + "wasmi 0.13.2", +] + +[[package]] +name = "sc-executor-common" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "sc-allocator 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "wasm-instrument 0.3.0", "wasmi 0.13.2", @@ -10458,10 +11493,23 @@ version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "log", - "sc-allocator", - "sc-executor-common", - "sp-runtime-interface", - "sp-wasm-interface", + "sc-allocator 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "wasmi 0.13.2", +] + +[[package]] +name = "sc-executor-wasmi" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "log", + "sc-allocator 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "wasmi 0.13.2", ] @@ -10476,10 +11524,28 @@ dependencies = [ "log", "once_cell", "rustix 0.36.7", - "sc-allocator", - "sc-executor-common", - "sp-runtime-interface", - "sp-wasm-interface", + "sc-allocator 4.1.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "wasmtime", +] + +[[package]] +name = "sc-executor-wasmtime" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "anyhow", + "cfg-if", + "libc", + "log", + "once_cell", + "rustix 0.36.7", + "sc-allocator 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "wasmtime", ] @@ -10492,11 +11558,27 @@ dependencies = [ "futures", "futures-timer", "log", - "sc-client-api", - "sc-network", - "sc-network-common", - "sp-blockchain", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-informant" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ansi_term", + "futures", + "futures-timer", + "log", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10508,9 +11590,24 @@ dependencies = [ "async-trait", "parking_lot 0.12.1", "serde_json", - "sp-application-crypto", - "sp-core", - "sp-keystore", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-keystore" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-trait", + "parking_lot 0.12.1", + "serde_json", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10538,21 +11635,65 @@ dependencies = [ "parking_lot 0.12.1", "pin-project", "rand 0.8.5", - "sc-block-builder", - "sc-client-api", - "sc-consensus", - "sc-network-common", - "sc-peerset", - "sc-utils", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "smallvec", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "unsigned-varint", + "zeroize", +] + +[[package]] +name = "sc-network" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-channel", + "async-trait", + "asynchronous-codec", + "bytes", + "either", + "fnv", + "futures", + "futures-timer", + "ip_network", + "libp2p", + "linked_hash_set", + "log", + "lru 0.8.1", + "mockall", + "parity-scale-codec", + "parking_lot 0.12.1", + "pin-project", + "rand 0.8.5", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", "smallvec", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "unsigned-varint", "zeroize", @@ -10569,11 +11710,31 @@ dependencies = [ "log", "prost", "prost-build", - "sc-client-api", - "sc-network", - "sc-network-common", - "sp-blockchain", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "unsigned-varint", +] + +[[package]] +name = "sc-network-bitswap" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "cid", + "futures", + "libp2p", + "log", + "prost", + "prost-build", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "unsigned-varint", ] @@ -10592,16 +11753,44 @@ dependencies = [ "libp2p", "parity-scale-codec", "prost-build", - "sc-consensus", - "sc-peerset", - "sc-utils", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "smallvec", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "zeroize", +] + +[[package]] +name = "sc-network-common" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-trait", + "bitflags", + "bytes", + "futures", + "futures-timer", + "libp2p", + "parity-scale-codec", + "prost-build", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "smallvec", - "sp-blockchain", - "sp-consensus", - "sp-consensus-grandpa", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "zeroize", ] @@ -10617,11 +11806,30 @@ dependencies = [ "libp2p", "log", "lru 0.8.1", - "sc-network", - "sc-network-common", - "sc-peerset", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tracing", +] + +[[package]] +name = "sc-network-gossip" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ahash 0.8.2", + "futures", + "futures-timer", + "libp2p", + "log", + "lru 0.8.1", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", ] @@ -10637,13 +11845,35 @@ dependencies = [ "parity-scale-codec", "prost", "prost-build", - "sc-client-api", - "sc-network", - "sc-network-common", - "sc-peerset", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-network-light" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "futures", + "libp2p", + "log", + "parity-scale-codec", + "prost", + "prost-build", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10654,7 +11884,41 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "array-bytes 4.2.0", "async-trait", - "fork-tree", + "fork-tree 3.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "futures", + "futures-timer", + "libp2p", + "log", + "lru 0.8.1", + "mockall", + "parity-scale-codec", + "prost", + "prost-build", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "smallvec", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-network-sync" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-trait", + "fork-tree 3.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "futures-timer", "libp2p", @@ -10664,20 +11928,20 @@ dependencies = [ "parity-scale-codec", "prost", "prost-build", - "sc-client-api", - "sc-consensus", - "sc-network", - "sc-network-common", - "sc-peerset", - "sc-utils", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "smallvec", - "sp-arithmetic", - "sp-blockchain", - "sp-consensus", - "sp-consensus-grandpa", - "sp-core", - "sp-runtime", - "substrate-prometheus-endpoint", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-grandpa 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10692,13 +11956,33 @@ dependencies = [ "log", "parity-scale-codec", "pin-project", - "sc-network", - "sc-network-common", - "sc-peerset", - "sc-utils", - "sp-consensus", - "sp-runtime", - "substrate-prometheus-endpoint", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-network-transactions" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "futures", + "libp2p", + "log", + "parity-scale-codec", + "pin-project", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10719,15 +12003,46 @@ dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "rand 0.8.5", - "sc-client-api", - "sc-network", - "sc-network-common", - "sc-peerset", - "sc-utils", - "sp-api", - "sp-core", - "sp-offchain", - "sp-runtime", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "threadpool", + "tracing", +] + +[[package]] +name = "sc-offchain" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "bytes", + "fnv", + "futures", + "futures-timer", + "hyper", + "hyper-rustls", + "libp2p", + "num_cpus", + "once_cell", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-peerset 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "threadpool", "tracing", ] @@ -10740,7 +12055,20 @@ dependencies = [ "futures", "libp2p", "log", - "sc-utils", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde_json", + "wasm-timer", +] + +[[package]] +name = "sc-peerset" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "libp2p", + "log", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde_json", "wasm-timer", ] @@ -10751,7 +12079,16 @@ version = "0.10.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "log", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-proposer-metrics" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "log", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10764,23 +12101,53 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-block-builder", - "sc-chain-spec", - "sc-client-api", - "sc-rpc-api", - "sc-tracing", - "sc-transaction-pool-api", - "sc-utils", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde_json", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tokio", +] + +[[package]] +name = "sc-rpc" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "jsonrpsee", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde_json", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-keystore", - "sp-offchain", - "sp-rpc", - "sp-runtime", - "sp-session", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tokio", ] @@ -10791,15 +12158,34 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "jsonrpsee", "parity-scale-codec", - "sc-chain-spec", - "sc-transaction-pool-api", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "scale-info", + "serde", + "serde_json", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-rpc-api" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "jsonrpsee", + "parity-scale-codec", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "scale-info", "serde", "serde_json", - "sp-core", - "sp-rpc", - "sp-runtime", - "sp-version", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10812,7 +12198,22 @@ dependencies = [ "jsonrpsee", "log", "serde_json", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tokio", + "tower", + "tower-http", +] + +[[package]] +name = "sc-rpc-server" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "http", + "jsonrpsee", + "log", + "serde_json", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tokio", "tower", "tower-http", @@ -10831,15 +12232,41 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sc-chain-spec", - "sc-client-api", - "sc-transaction-pool-api", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tokio-stream", +] + +[[package]] +name = "sc-rpc-spec-v2" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "futures", + "futures-util", + "hex", + "jsonrpsee", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tokio-stream", ] @@ -10860,49 +12287,115 @@ dependencies = [ "parking_lot 0.12.1", "pin-project", "rand 0.8.5", - "sc-block-builder", - "sc-chain-spec", - "sc-client-api", - "sc-client-db", - "sc-consensus", - "sc-executor", - "sc-informant", - "sc-keystore", - "sc-network", - "sc-network-bitswap", - "sc-network-common", - "sc-network-light", - "sc-network-sync", - "sc-network-transactions", - "sc-offchain", - "sc-rpc", - "sc-rpc-server", - "sc-rpc-spec-v2", - "sc-storage-monitor", - "sc-sysinfo", - "sc-telemetry", - "sc-tracing", - "sc-transaction-pool", - "sc-transaction-pool-api", - "sc-utils", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-informant 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-bitswap 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-light 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-network-transactions 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-rpc-server 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-rpc-spec-v2 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-storage-monitor 0.1.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-storage-proof 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "static_init 1.0.3", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tempfile", + "thiserror", + "tokio", + "tracing", + "tracing-futures", +] + +[[package]] +name = "sc-service" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "directories", + "exit-future", + "futures", + "futures-timer", + "jsonrpsee", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "pin-project", + "rand 0.8.5", + "sc-block-builder 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-informant 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-keystore 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-bitswap 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-common 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-light 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-sync 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-network-transactions 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-server 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-spec-v2 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-storage-monitor 0.1.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-sysinfo 6.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-api", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime", - "sp-session", - "sp-state-machine", - "sp-storage", - "sp-transaction-pool", - "sp-transaction-storage-proof", - "sp-trie", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-storage-proof 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_init 1.0.3", - "substrate-prometheus-endpoint", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tempfile", "thiserror", "tokio", @@ -10918,7 +12411,18 @@ dependencies = [ "log", "parity-scale-codec", "parking_lot 0.12.1", - "sp-core", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-state-db" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10930,9 +12434,25 @@ dependencies = [ "fs4", "futures", "log", - "sc-client-db", - "sc-utils", - "sp-core", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tokio", +] + +[[package]] +name = "sc-storage-monitor" +version = "0.1.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "clap 4.1.8", + "fs4", + "futures", + "log", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tokio", ] @@ -10944,15 +12464,34 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "jsonrpsee", "parity-scale-codec", - "sc-chain-spec", - "sc-client-api", - "sc-consensus-babe", - "sc-consensus-epochs", - "sc-consensus-grandpa", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-sync-state-rpc" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "jsonrpsee", + "parity-scale-codec", + "sc-chain-spec 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-epochs 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus-grandpa 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -10967,12 +12506,31 @@ dependencies = [ "rand 0.8.5", "rand_pcg", "regex", - "sc-telemetry", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-sysinfo" +version = "6.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "futures", + "libc", + "log", + "rand 0.8.5", + "rand_pcg", + "regex", + "sc-telemetry 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-core", - "sp-io", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -10987,7 +12545,26 @@ dependencies = [ "parking_lot 0.12.1", "pin-project", "rand 0.8.5", - "sc-utils", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "thiserror", + "wasm-timer", +] + +[[package]] +name = "sc-telemetry" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "chrono", + "futures", + "libp2p", + "log", + "parking_lot 0.12.1", + "pin-project", + "rand 0.8.5", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", "thiserror", @@ -11009,16 +12586,47 @@ dependencies = [ "parking_lot 0.12.1", "regex", "rustc-hash", - "sc-client-api", - "sc-rpc-server", - "sc-tracing-proc-macro", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-rpc-server 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-tracing-proc-macro 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tracing", + "tracing-log", + "tracing-subscriber", +] + +[[package]] +name = "sc-tracing" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ansi_term", + "atty", + "chrono", + "lazy_static", + "libc", + "log", + "once_cell", + "parking_lot 0.12.1", + "regex", + "rustc-hash", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-server 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-tracing-proc-macro 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-rpc", - "sp-runtime", - "sp-tracing", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing", "tracing-log", @@ -11036,6 +12644,17 @@ dependencies = [ "syn", ] +[[package]] +name = "sc-tracing-proc-macro" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" @@ -11049,17 +12668,44 @@ dependencies = [ "num-traits", "parity-scale-codec", "parking_lot 0.12.1", - "sc-client-api", - "sc-transaction-pool-api", - "sc-utils", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-transaction-pool" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "futures-timer", + "linked-hash-map", + "log", + "num-traits", + "parity-scale-codec", + "parking_lot 0.12.1", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-utils 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-api", - "sp-blockchain", - "sp-core", - "sp-runtime", - "sp-tracing", - "sp-transaction-pool", - "substrate-prometheus-endpoint", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-prometheus-endpoint 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11072,8 +12718,22 @@ dependencies = [ "futures", "log", "serde", - "sp-blockchain", - "sp-runtime", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sc-transaction-pool-api" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "log", + "serde", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11089,7 +12749,22 @@ dependencies = [ "log", "parking_lot 0.12.1", "prometheus", - "sp-arithmetic", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sc-utils" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-channel", + "futures", + "futures-timer", + "lazy_static", + "log", + "parking_lot 0.12.1", + "prometheus", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11273,24 +12948,24 @@ dependencies = [ "cumulus-pallet-solo-to-para", "cumulus-primitives-core", "frame-executive", - "frame-support", - "frame-system", - "pallet-balances", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-sudo", "parachain-info", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", - "sp-block-builder", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", ] @@ -11455,23 +13130,23 @@ dependencies = [ "cumulus-pallet-xcm", "cumulus-primitives-core", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "parachain-info", "parachains-common", "parity-scale-codec", "scale-info", - "sp-api", - "sp-block-builder", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -11542,8 +13217,8 @@ dependencies = [ "enumn", "parity-scale-codec", "paste", - "sp-runtime", - "sp-std", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11619,13 +13294,31 @@ dependencies = [ "hash-db", "log", "parity-scale-codec", - "sp-api-proc-macro", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-std", - "sp-trie", - "sp-version", + "sp-api-proc-macro 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-api" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "sp-api-proc-macro 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11643,6 +13336,20 @@ dependencies = [ "syn", ] +[[package]] +name = "sp-api-proc-macro" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "Inflector", + "blake2", + "expander 1.0.0", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sp-application-crypto" version = "7.0.0" @@ -11651,9 +13358,22 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-core", - "sp-io", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-application-crypto" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11666,50 +13386,107 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "static_assertions", +] + +[[package]] +name = "sp-arithmetic" +version = "6.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "integer-sqrt", + "num-traits", + "parity-scale-codec", + "scale-info", + "serde", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", ] [[package]] -name = "sp-authority-discovery" +name = "sp-authority-discovery" +version = "4.0.0-dev" +source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-authority-discovery" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", +] + +[[package]] +name = "sp-block-builder" +version = "4.0.0-dev" +source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +dependencies = [ + "parity-scale-codec", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-block-builder" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "parity-scale-codec", - "scale-info", - "sp-api", - "sp-application-crypto", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] -name = "sp-block-builder" +name = "sp-blockchain" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ + "futures", + "log", + "lru 0.8.1", "parity-scale-codec", - "sp-api", - "sp-inherents", - "sp-runtime", - "sp-std", + "parking_lot 0.12.1", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", ] [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "futures", "log", "lru 0.8.1", "parity-scale-codec", "parking_lot 0.12.1", - "sp-api", - "sp-consensus", - "sp-database", - "sp-runtime", - "sp-state-machine", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-database 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11721,10 +13498,25 @@ dependencies = [ "async-trait", "futures", "log", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-state-machine", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-consensus" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "log", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11736,14 +13528,32 @@ dependencies = [ "async-trait", "parity-scale-codec", "scale-info", - "sp-api", - "sp-application-crypto", - "sp-consensus", - "sp-consensus-slots", - "sp-inherents", - "sp-runtime", - "sp-std", - "sp-timestamp", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-consensus-aura" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11756,17 +13566,40 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-consensus", - "sp-consensus-slots", - "sp-consensus-vrf", - "sp-core", - "sp-inherents", - "sp-keystore", - "sp-runtime", - "sp-std", - "sp-timestamp", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-consensus-babe" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "merlin", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-slots 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-vrf 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11778,13 +13611,32 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-mmr-primitives", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "strum", +] + +[[package]] +name = "sp-consensus-beefy" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "lazy_static", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "strum", ] @@ -11798,12 +13650,30 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-application-crypto", - "sp-core", - "sp-keystore", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-consensus-grandpa" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "finality-grandpa", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11814,8 +13684,20 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std", - "sp-timestamp", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-consensus-slots" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11826,9 +13708,22 @@ dependencies = [ "parity-scale-codec", "scale-info", "schnorrkel", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-consensus-vrf" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "schnorrkel", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11861,12 +13756,55 @@ dependencies = [ "secp256k1", "secrecy", "serde", - "sp-core-hashing", - "sp-debug-derive", - "sp-externalities", - "sp-runtime-interface", - "sp-std", - "sp-storage", + "sp-core-hashing 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "ss58-registry", + "substrate-bip39", + "thiserror", + "tiny-bip39", + "zeroize", +] + +[[package]] +name = "sp-core" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "base58", + "bitflags", + "blake2", + "bounded-collections", + "dyn-clonable", + "ed25519-zebra", + "futures", + "hash-db", + "hash256-std-hasher", + "impl-serde", + "lazy_static", + "libsecp256k1", + "log", + "merlin", + "parity-scale-codec", + "parking_lot 0.12.1", + "primitive-types", + "rand 0.8.5", + "regex", + "scale-info", + "schnorrkel", + "secp256k1", + "secrecy", + "serde", + "sp-core-hashing 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "ss58-registry", "substrate-bip39", "thiserror", @@ -11884,7 +13822,21 @@ dependencies = [ "digest 0.10.6", "sha2 0.10.2", "sha3", - "sp-std", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "twox-hash", +] + +[[package]] +name = "sp-core-hashing" +version = "5.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "blake2b_simd", + "byteorder", + "digest 0.10.6", + "sha2 0.10.2", + "sha3", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "twox-hash", ] @@ -11895,7 +13847,18 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "proc-macro2", "quote", - "sp-core-hashing", + "sp-core-hashing 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "syn", +] + +[[package]] +name = "sp-core-hashing-proc-macro" +version = "5.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro2", + "quote", + "sp-core-hashing 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "syn", ] @@ -11908,6 +13871,15 @@ dependencies = [ "parking_lot 0.12.1", ] +[[package]] +name = "sp-database" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "kvdb", + "parking_lot 0.12.1", +] + [[package]] name = "sp-debug-derive" version = "5.0.0" @@ -11918,6 +13890,16 @@ dependencies = [ "syn", ] +[[package]] +name = "sp-debug-derive" +version = "5.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sp-externalities" version = "0.13.0" @@ -11925,8 +13907,19 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "environmental", "parity-scale-codec", - "sp-std", - "sp-storage", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-externalities" +version = "0.13.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "environmental", + "parity-scale-codec", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -11938,9 +13931,24 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-inherents" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "impl-trait-for-tuples", + "parity-scale-codec", + "scale-info", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -11957,14 +13965,40 @@ dependencies = [ "log", "parity-scale-codec", "secp256k1", - "sp-core", - "sp-externalities", - "sp-keystore", - "sp-runtime-interface", - "sp-state-machine", - "sp-std", - "sp-tracing", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tracing", + "tracing-core", +] + +[[package]] +name = "sp-io" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "bytes", + "ed25519", + "ed25519-dalek", + "futures", + "libsecp256k1", + "log", + "parity-scale-codec", + "rustversion", + "secp256k1", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", "tracing-core", ] @@ -11975,8 +14009,19 @@ version = "7.0.0" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "lazy_static", - "sp-core", - "sp-runtime", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "strum", +] + +[[package]] +name = "sp-keyring" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "lazy_static", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "strum", ] @@ -11992,8 +14037,25 @@ dependencies = [ "parking_lot 0.12.1", "schnorrkel", "serde", - "sp-core", - "sp-externalities", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-keystore" +version = "0.13.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures", + "merlin", + "parity-scale-codec", + "parking_lot 0.12.1", + "schnorrkel", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -12006,6 +14068,15 @@ dependencies = [ "zstd", ] +[[package]] +name = "sp-maybe-compressed-blob" +version = "4.1.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "thiserror", + "zstd", +] + [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" @@ -12016,11 +14087,29 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-api", - "sp-core", - "sp-debug-derive", - "sp-runtime", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-mmr-primitives" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ckb-merkle-mountain-range", + "log", + "parity-scale-codec", + "scale-info", + "serde", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -12032,26 +14121,60 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-arithmetic", - "sp-core", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-npos-elections" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", +] + +[[package]] +name = "sp-offchain" +version = "4.0.0-dev" +source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +dependencies = [ + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", ] [[package]] name = "sp-offchain" version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", +] + +[[package]] +name = "sp-panic-handler" +version = "5.0.0" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "sp-api", - "sp-core", - "sp-runtime", + "backtrace", + "lazy_static", + "regex", ] [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "backtrace", "lazy_static", @@ -12065,7 +14188,17 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "rustc-hash", "serde", - "sp-core", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-rpc" +version = "6.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "rustc-hash", + "serde", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12082,12 +14215,34 @@ dependencies = [ "rand 0.8.5", "scale-info", "serde", - "sp-application-crypto", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-std", - "sp-weights", + "sp-application-crypto 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-runtime" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "either", + "hash256-std-hasher", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "paste", + "rand 0.8.5", + "scale-info", + "serde", + "sp-application-crypto 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12099,12 +14254,30 @@ dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", "primitive-types", - "sp-externalities", - "sp-runtime-interface-proc-macro", - "sp-std", - "sp-storage", - "sp-tracing", - "sp-wasm-interface", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime-interface-proc-macro 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "static_assertions", +] + +[[package]] +name = "sp-runtime-interface" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "bytes", + "impl-trait-for-tuples", + "parity-scale-codec", + "primitive-types", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime-interface-proc-macro 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-storage 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-tracing 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-wasm-interface 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "static_assertions", ] @@ -12120,10 +14293,22 @@ dependencies = [ "syn", ] +[[package]] +name = "sp-runtime-interface-proc-macro" +version = "6.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "Inflector", + "proc-macro-crate", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "serde", "serde_json", @@ -12136,11 +14321,25 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "parity-scale-codec", "scale-info", - "sp-api", - "sp-core", - "sp-runtime", - "sp-staking", - "sp-std", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-session" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12150,9 +14349,21 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "parity-scale-codec", "scale-info", - "sp-core", - "sp-runtime", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-staking" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12166,11 +14377,31 @@ dependencies = [ "parking_lot 0.12.1", "rand 0.8.5", "smallvec", - "sp-core", - "sp-externalities", - "sp-panic-handler", - "sp-std", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tracing", +] + +[[package]] +name = "sp-state-machine" +version = "0.13.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "hash-db", + "log", + "parity-scale-codec", + "parking_lot 0.12.1", + "rand 0.8.5", + "smallvec", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-panic-handler 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing", ] @@ -12180,6 +14411,11 @@ name = "sp-std" version = "5.0.0" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +[[package]] +name = "sp-std" +version = "5.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" + [[package]] name = "sp-storage" version = "7.0.0" @@ -12189,8 +14425,21 @@ dependencies = [ "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive", - "sp-std", + "sp-debug-derive 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-storage" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "ref-cast", + "serde", + "sp-debug-derive 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12202,9 +14451,24 @@ dependencies = [ "futures-timer", "log", "parity-scale-codec", - "sp-inherents", - "sp-runtime", - "sp-std", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-timestamp" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "futures-timer", + "log", + "parity-scale-codec", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -12214,7 +14478,19 @@ version = "6.0.0" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ "parity-scale-codec", - "sp-std", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "tracing", + "tracing-core", + "tracing-subscriber", +] + +[[package]] +name = "sp-tracing" +version = "6.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "tracing", "tracing-core", "tracing-subscriber", @@ -12225,8 +14501,17 @@ name = "sp-transaction-pool" version = "4.0.0-dev" source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" dependencies = [ - "sp-api", - "sp-runtime", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-transaction-pool" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12238,11 +14523,27 @@ dependencies = [ "log", "parity-scale-codec", "scale-info", - "sp-core", - "sp-inherents", - "sp-runtime", - "sp-std", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-transaction-storage-proof" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "log", + "parity-scale-codec", + "scale-info", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12260,8 +14561,31 @@ dependencies = [ "parking_lot 0.12.1", "scale-info", "schnellru", - "sp-core", - "sp-std", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", + "tracing", + "trie-db", + "trie-root", +] + +[[package]] +name = "sp-trie" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "ahash 0.8.2", + "hash-db", + "hashbrown 0.12.3", + "lazy_static", + "memory-db", + "nohash-hasher", + "parity-scale-codec", + "parking_lot 0.12.1", + "scale-info", + "schnellru", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", "tracing", "trie-db", @@ -12278,10 +14602,27 @@ dependencies = [ "parity-wasm", "scale-info", "serde", - "sp-core-hashing-proc-macro", - "sp-runtime", - "sp-std", - "sp-version-proc-macro", + "sp-core-hashing-proc-macro 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version-proc-macro 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "thiserror", +] + +[[package]] +name = "sp-version" +version = "5.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "impl-serde", + "parity-scale-codec", + "parity-wasm", + "scale-info", + "serde", + "sp-core-hashing-proc-macro 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version-proc-macro 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "thiserror", ] @@ -12296,6 +14637,17 @@ dependencies = [ "syn", ] +[[package]] +name = "sp-version-proc-macro" +version = "4.0.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "sp-wasm-interface" version = "7.0.0" @@ -12305,7 +14657,21 @@ dependencies = [ "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-std", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "wasmi 0.13.2", + "wasmtime", +] + +[[package]] +name = "sp-wasm-interface" +version = "7.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "anyhow", + "impl-trait-for-tuples", + "log", + "parity-scale-codec", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "wasmi 0.13.2", "wasmtime", ] @@ -12319,10 +14685,25 @@ dependencies = [ "scale-info", "serde", "smallvec", - "sp-arithmetic", - "sp-core", - "sp-debug-derive", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "sp-weights" +version = "4.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "parity-scale-codec", + "scale-info", + "serde", + "smallvec", + "sp-arithmetic 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12383,12 +14764,12 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "kusama-runtime-constants", @@ -12396,18 +14777,18 @@ dependencies = [ "pallet-asset-tx-payment", "pallet-assets", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-state-trie-migration", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-uniques", "pallet-utility", "pallet-xcm", @@ -12420,17 +14801,17 @@ dependencies = [ "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -12452,27 +14833,27 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-asset-tx-payment", "pallet-assets", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", "pallet-proxy", - "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-uniques", "pallet-utility", "pallet-xcm", @@ -12486,17 +14867,17 @@ dependencies = [ "polkadot-runtime-constants", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "xcm", "xcm-builder", @@ -12630,23 +15011,31 @@ dependencies = [ "platforms", ] +[[package]] +name = "substrate-build-script-utils" +version = "3.0.0" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "platforms", +] + [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "futures", "jsonrpsee", "log", "parity-scale-codec", - "sc-rpc-api", - "sc-transaction-pool-api", - "sp-api", - "sp-block-builder", - "sp-blockchain", - "sp-core", - "sp-runtime", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-transaction-pool-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -12661,6 +15050,18 @@ dependencies = [ "tokio", ] +[[package]] +name = "substrate-prometheus-endpoint" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "hyper", + "log", + "prometheus", + "thiserror", + "tokio", +] + [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" @@ -12669,27 +15070,40 @@ dependencies = [ "async-trait", "jsonrpsee", "log", - "sc-rpc-api", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "substrate-rpc-client" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "jsonrpsee", + "log", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", - "sp-runtime", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "jsonrpsee", "log", "parity-scale-codec", - "sc-client-api", - "sc-rpc-api", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-rpc-api 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "scale-info", "serde", - "sp-core", - "sp-runtime", - "sp-state-machine", - "sp-trie", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-trie 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "trie-db", ] @@ -12702,27 +15116,53 @@ dependencies = [ "async-trait", "futures", "parity-scale-codec", - "sc-client-api", - "sc-client-db", - "sc-consensus", - "sc-executor", - "sc-offchain", - "sc-service", + "sc-client-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", +] + +[[package]] +name = "substrate-test-client" +version = "2.0.1" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "array-bytes 4.2.0", + "async-trait", + "futures", + "parity-scale-codec", + "sc-client-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-client-db 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-blockchain", - "sp-consensus", - "sp-core", - "sp-keyring", - "sp-keystore", - "sp-runtime", - "sp-state-machine", + "sp-blockchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keyring 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "futures", "substrate-test-utils-derive", @@ -12732,7 +15172,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12743,13 +15183,13 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76fed9b9082daade5392663f25ed8968f8e8c11c" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" dependencies = [ "ansi_term", "build-helper", "cargo_metadata", "filetime", - "sp-maybe-compressed-blob", + "sp-maybe-compressed-blob 4.1.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "strum", "tempfile", "toml 0.5.10", @@ -12861,13 +15301,13 @@ name = "test-runtime-constants" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -13395,33 +15835,69 @@ source = "git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40#76 dependencies = [ "async-trait", "clap 4.1.8", - "frame-remote-externalities", + "frame-remote-externalities 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "hex", + "log", + "parity-scale-codec", + "sc-cli 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "serde", + "serde_json", + "sp-api 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-transaction-storage-proof 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "substrate-rpc-client 0.10.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "zstd", +] + +[[package]] +name = "try-runtime-cli" +version = "0.10.0-dev" +source = "git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40#0f831eea1e555c738a668ed0471483a24ee6525f" +dependencies = [ + "async-trait", + "clap 4.1.8", + "frame-remote-externalities 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex", "log", "parity-scale-codec", - "sc-cli", - "sc-executor", - "sc-service", + "sc-cli 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-executor 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sc-service 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "serde", "serde_json", - "sp-api", - "sp-consensus-aura", - "sp-consensus-babe", - "sp-core", - "sp-debug-derive", - "sp-externalities", - "sp-inherents", - "sp-io", - "sp-keystore", - "sp-rpc", - "sp-runtime", - "sp-state-machine", - "sp-timestamp", - "sp-transaction-storage-proof", - "sp-version", - "sp-weights", - "substrate-rpc-client", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-debug-derive 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-externalities 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-keystore 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-rpc 6.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-state-machine 0.13.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-storage-proof 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "substrate-rpc-client 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "zstd", ] @@ -14321,30 +16797,30 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "bitvec", - "frame-benchmarking", - "frame-election-provider-support", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-election-provider-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-authority-discovery", - "pallet-authorship", - "pallet-babe", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-babe 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-bags-list", - "pallet-balances", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collective", "pallet-democracy", - "pallet-election-provider-multi-phase", - "pallet-election-provider-support-benchmarking", + "pallet-election-provider-multi-phase 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-election-provider-support-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-elections-phragmen", - "pallet-fast-unstake", + "pallet-fast-unstake 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-grandpa", "pallet-identity", - "pallet-im-online", + "pallet-im-online 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-indices", "pallet-membership", "pallet-multisig", @@ -14357,20 +16833,20 @@ dependencies = [ "pallet-proxy", "pallet-recovery", "pallet-scheduler", - "pallet-session", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-session-benchmarking", "pallet-society", - "pallet-staking", + "pallet-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-staking-reward-curve", "pallet-staking-runtime-api", "pallet-state-trie-migration", "pallet-sudo", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", - "pallet-treasury", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-treasury 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-utility", - "pallet-vesting", + "pallet-vesting 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-xcm", "pallet-xcm-benchmarks", "parity-scale-codec", @@ -14383,23 +16859,23 @@ dependencies = [ "serde", "serde_derive", "smallvec", - "sp-api", - "sp-authority-discovery", - "sp-block-builder", - "sp-consensus-babe", - "sp-consensus-beefy", - "sp-core", - "sp-inherents", - "sp-io", - "sp-mmr-primitives", - "sp-npos-elections", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-staking", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-authority-discovery 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-babe 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-beefy 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-mmr-primitives 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-npos-elections 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-staking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "westend-runtime-constants", "xcm", @@ -14412,13 +16888,13 @@ name = "westend-runtime-constants" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-support", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "polkadot-primitives", "polkadot-runtime-common", "smallvec", - "sp-core", - "sp-runtime", - "sp-weights", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", ] [[package]] @@ -14436,29 +16912,29 @@ dependencies = [ "cumulus-primitives-core", "cumulus-primitives-timestamp", "cumulus-primitives-utility", - "frame-benchmarking", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-executive", - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-system-benchmarking", - "frame-system-rpc-runtime-api", + "frame-system-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "frame-try-runtime", "hex-literal", "log", "pallet-asset-tx-payment", "pallet-assets", "pallet-aura", - "pallet-authorship", - "pallet-balances", + "pallet-authorship 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-balances 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-collator-selection", "pallet-multisig", "pallet-nfts", "pallet-nfts-runtime-api", "pallet-proxy", - "pallet-session", - "pallet-timestamp", - "pallet-transaction-payment", - "pallet-transaction-payment-rpc-runtime-api", + "pallet-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-timestamp 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "pallet-transaction-payment-rpc-runtime-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "pallet-uniques", "pallet-utility", "pallet-xcm", @@ -14471,17 +16947,17 @@ dependencies = [ "polkadot-runtime-common", "scale-info", "smallvec", - "sp-api", - "sp-block-builder", - "sp-consensus-aura", - "sp-core", - "sp-inherents", - "sp-offchain", - "sp-runtime", - "sp-session", - "sp-std", - "sp-transaction-pool", - "sp-version", + "sp-api 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-block-builder 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-consensus-aura 0.10.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-inherents 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-offchain 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-session 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-transaction-pool 4.0.0-dev (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", + "sp-version 5.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "substrate-wasm-builder", "westend-runtime-constants", "xcm", @@ -14846,7 +17322,8 @@ dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-weights", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/moondance-labs/substrate?branch=tanssi-polkadot-v0.9.40)", "xcm-procedural", ] @@ -14855,18 +17332,18 @@ name = "xcm-builder" version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ - "frame-support", - "frame-system", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-system 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "impl-trait-for-tuples", "log", - "pallet-transaction-payment", + "pallet-transaction-payment 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "parity-scale-codec", "polkadot-parachain", "scale-info", - "sp-arithmetic", - "sp-io", - "sp-runtime", - "sp-std", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "xcm", "xcm-executor", ] @@ -14877,17 +17354,17 @@ version = "0.9.40" source = "git+/~https://github.com/moondance-labs/polkadot?branch=tanssi-polkadot-v0.9.40#b846264326795c7e9b1da295bcb250e589dc1f4c" dependencies = [ "environmental", - "frame-benchmarking", - "frame-support", + "frame-benchmarking 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "frame-support 4.0.0-dev (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-arithmetic", - "sp-core", - "sp-io", - "sp-runtime", - "sp-std", - "sp-weights", + "sp-arithmetic 6.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-core 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-io 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-runtime 7.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-std 5.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", + "sp-weights 4.0.0 (git+/~https://github.com/paritytech/substrate?branch=polkadot-v0.9.40)", "xcm", ]