From fd4e9154fb56b7f775b14a2fabce26f344b8046c Mon Sep 17 00:00:00 2001 From: vedhavyas Date: Mon, 15 Apr 2024 11:29:18 +0530 Subject: [PATCH] switch to latest substrate fork commit --- Cargo.lock | 468 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 140 ++++++++-------- 2 files changed, 304 insertions(+), 304 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e7e1bc3435..11345d6c86 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2486,7 +2486,7 @@ dependencies = [ "sp-core", "sp-database", "sp-runtime", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sqlx", "substrate-test-runtime-client", "tempfile", @@ -2571,12 +2571,12 @@ dependencies = [ "sp-consensus", "sp-consensus-aura", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-inherents", "sp-io", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-timestamp", "substrate-prometheus-endpoint", "substrate-test-runtime-client", @@ -2613,7 +2613,7 @@ dependencies = [ "sp-blockchain", "sp-io", "sp-runtime", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2766,7 +2766,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "12.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", ] @@ -2794,8 +2794,8 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2806,7 +2806,7 @@ dependencies = [ "parity-scale-codec", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2827,7 +2827,7 @@ dependencies = [ "fp-evm", "frame-support", "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2842,7 +2842,7 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2858,7 +2858,7 @@ dependencies = [ "sp-core", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2889,7 +2889,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-support-procedural", @@ -2905,16 +2905,16 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" version = "32.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "Inflector", "array-bytes 6.1.0", @@ -2946,15 +2946,15 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-inherents", "sp-io", "sp-keystore", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", "thousands", ] @@ -2962,7 +2962,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-system", @@ -2973,8 +2973,8 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -2992,7 +2992,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "aquamarine", "array-bytes 6.1.0", @@ -3015,7 +3015,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3023,8 +3023,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-weights", "static_assertions", "tt-call", @@ -3033,7 +3033,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "Inflector", "cfg-expr", @@ -3052,7 +3052,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.1.0", @@ -3064,7 +3064,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "proc-macro2", "quote", @@ -3074,7 +3074,7 @@ dependencies = [ [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "cfg-if", "docify", @@ -3086,7 +3086,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-version", "sp-weights", ] @@ -3094,7 +3094,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3103,13 +3103,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "sp-api", @@ -3118,13 +3118,13 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "parity-scale-codec", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -3236,7 +3236,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-transaction-pool", "sp-version", "substrate-wasm-builder", @@ -5585,7 +5585,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" [[package]] name = "pallet-aura" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-system", @@ -5596,13 +5596,13 @@ dependencies = [ "sp-application-crypto", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-system", @@ -5610,13 +5610,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-benchmarking", "frame-support", @@ -5634,13 +5634,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "docify", "frame-benchmarking", @@ -5650,7 +5650,7 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5682,7 +5682,7 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5711,7 +5711,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5739,7 +5739,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5830,7 +5830,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5884,7 +5884,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-benchmarking", "frame-support", @@ -5901,7 +5901,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -5917,13 +5917,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-system", @@ -5938,14 +5938,14 @@ dependencies = [ "sp-session", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", ] [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "docify", "frame-benchmarking", @@ -5955,13 +5955,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "docify", "frame-benchmarking", @@ -5973,15 +5973,15 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-timestamp", ] [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-support", "frame-system", @@ -5991,13 +5991,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "30.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6013,7 +6013,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6025,7 +6025,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-benchmarking", "frame-support", @@ -6035,7 +6035,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -6446,7 +6446,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-weights", "staging-xcm", ] @@ -6465,7 +6465,7 @@ dependencies = [ "proc-macro2", "quote", "sp-crypto-hashing", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "syn 1.0.109", "trybuild", ] @@ -6488,7 +6488,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -7369,18 +7369,18 @@ dependencies = [ [[package]] name = "sc-allocator" version = "23.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "log", "sp-core", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", ] [[package]] name = "sc-basic-authorship" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "futures", "futures-timer", @@ -7402,7 +7402,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "sp-api", @@ -7417,7 +7417,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "docify", @@ -7443,7 +7443,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -7454,7 +7454,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.36.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "bip39", @@ -7495,7 +7495,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "fnv", "futures", @@ -7510,11 +7510,11 @@ dependencies = [ "sp-consensus", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-runtime", "sp-state-machine", "sp-statement-store", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", "substrate-prometheus-endpoint", ] @@ -7522,7 +7522,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.35.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "hash-db", "kvdb", @@ -7548,7 +7548,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-lock", "async-trait", @@ -7575,7 +7575,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "futures", @@ -7604,7 +7604,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "fork-tree", @@ -7640,7 +7640,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7653,7 +7653,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.19.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "ahash 0.8.7", "array-bytes 6.1.0", @@ -7696,7 +7696,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.35.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "assert_matches", "async-trait", @@ -7731,7 +7731,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "futures", @@ -7754,7 +7754,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.32.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -7763,24 +7763,24 @@ dependencies = [ "schnellru", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-io", "sp-panic-handler", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", "sp-version", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", "wasm-instrument", ] @@ -7788,7 +7788,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.29.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "anyhow", "cfg-if", @@ -7798,15 +7798,15 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "wasmtime", ] [[package]] name = "sc-informant" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "ansi_term", "futures", @@ -7823,7 +7823,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "parking_lot 0.12.1", @@ -7837,7 +7837,7 @@ dependencies = [ [[package]] name = "sc-mixnet" version = "0.4.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 4.2.0", "arrayvec 0.7.4", @@ -7866,7 +7866,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -7909,7 +7909,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-channel", "cid", @@ -7929,7 +7929,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -7946,7 +7946,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "ahash 0.8.7", "futures", @@ -7965,7 +7965,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -7986,7 +7986,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "async-channel", @@ -8022,7 +8022,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "futures", @@ -8041,7 +8041,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "29.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "bytes", @@ -8064,7 +8064,7 @@ dependencies = [ "sc-utils", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-keystore", "sp-offchain", "sp-runtime", @@ -8075,7 +8075,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.17.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8084,7 +8084,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "29.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "futures", "jsonrpsee", @@ -8116,7 +8116,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.33.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -8136,7 +8136,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "futures", "governor", @@ -8155,7 +8155,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "futures", @@ -8186,7 +8186,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.35.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "directories", @@ -8227,12 +8227,12 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-keystore", "sp-runtime", "sp-session", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-transaction-pool", "sp-transaction-storage-proof", "sp-trie", @@ -8249,7 +8249,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.30.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "log", "parity-scale-codec", @@ -8260,7 +8260,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "derive_more", "futures", @@ -8275,13 +8275,13 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-io", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sc-telemetry" version = "15.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "chrono", "futures", @@ -8300,7 +8300,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "ansi_term", "chrono", @@ -8320,7 +8320,7 @@ dependencies = [ "sp-core", "sp-rpc", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", "tracing", "tracing-log", @@ -8330,7 +8330,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -8341,7 +8341,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "futures", @@ -8359,7 +8359,7 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-transaction-pool", "substrate-prometheus-endpoint", "thiserror", @@ -8368,7 +8368,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "futures", @@ -8384,7 +8384,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "14.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-channel", "futures", @@ -8858,7 +8858,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "hash-db", "log", @@ -8866,12 +8866,12 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", "sp-version", "thiserror", @@ -8880,7 +8880,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "Inflector", "blake2 0.10.6", @@ -8894,27 +8894,27 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "scale-info", "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "integer-sqrt", "num-traits", "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "static_assertions", ] @@ -8939,18 +8939,18 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "sp-api", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-blockchain" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "futures", "log", @@ -8968,7 +8968,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.32.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "futures", @@ -8983,7 +8983,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "parity-scale-codec", @@ -8993,14 +8993,14 @@ dependencies = [ "sp-consensus-slots", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-timestamp", ] [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9012,14 +9012,14 @@ dependencies = [ "sp-core", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-timestamp", ] [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "finality-grandpa", "log", @@ -9031,25 +9031,25 @@ dependencies = [ "sp-core", "sp-keystore", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-timestamp", ] [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "bandersnatch_vrfs", @@ -9079,11 +9079,11 @@ dependencies = [ "secrecy", "serde", "sp-crypto-hashing", - "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "ss58-registry", "substrate-bip39", "thiserror", @@ -9116,7 +9116,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "blake2b_simd", "byteorder", @@ -9129,7 +9129,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "quote", "sp-crypto-hashing", @@ -9139,7 +9139,7 @@ dependencies = [ [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -9148,7 +9148,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "proc-macro2", "quote", @@ -9168,12 +9168,12 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "environmental", "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -9190,32 +9190,32 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.7.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "serde_json", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", ] [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "bytes", "ed25519-dalek", @@ -9226,12 +9226,12 @@ dependencies = [ "secp256k1", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", "tracing", "tracing-core", @@ -9240,7 +9240,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "sp-core", "sp-runtime", @@ -9250,18 +9250,18 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "thiserror", "zstd 0.12.4", @@ -9270,30 +9270,30 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-metadata", "parity-scale-codec", "scale-info", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", "sp-application-crypto", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "sp-api", "sp-core", @@ -9303,7 +9303,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "backtrace", "lazy_static", @@ -9313,7 +9313,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "rustc-hash", "serde", @@ -9323,7 +9323,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "docify", "either", @@ -9340,26 +9340,26 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-weights", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive", "primitive-types", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-storage 19.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-tracing 16.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-wasm-interface 20.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "static_assertions", ] @@ -9385,7 +9385,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "Inflector", "expander", @@ -9411,7 +9411,7 @@ dependencies = [ [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "scale-info", @@ -9420,13 +9420,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9434,13 +9434,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "hash-db", "log", @@ -9449,9 +9449,9 @@ dependencies = [ "rand", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-panic-handler", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", "thiserror", "tracing", @@ -9461,7 +9461,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "aes-gcm 0.10.2", "curve25519-dalek 4.1.1", @@ -9475,10 +9475,10 @@ dependencies = [ "sp-application-crypto", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-runtime-interface 24.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", "x25519-dalek 2.0.0", ] @@ -9486,7 +9486,7 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" [[package]] name = "sp-std" @@ -9496,14 +9496,14 @@ source = "git+https://github.com/paritytech/polkadot-sdk#1c435e91c117b877c803427 [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -9522,23 +9522,23 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "parity-scale-codec", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", ] [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "tracing", "tracing-core", "tracing-subscriber", @@ -9559,7 +9559,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "sp-api", "sp-runtime", @@ -9568,7 +9568,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "async-trait", "parity-scale-codec", @@ -9576,14 +9576,14 @@ dependencies = [ "sp-core", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-trie", ] [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "ahash 0.8.7", "hash-db", @@ -9596,8 +9596,8 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "thiserror", "tracing", "trie-db", @@ -9607,7 +9607,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9616,7 +9616,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-version-proc-macro", "thiserror", ] @@ -9624,7 +9624,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -9635,13 +9635,13 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "anyhow", "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "wasmtime", ] @@ -9661,7 +9661,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -9669,8 +9669,8 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-debug-derive 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", ] [[package]] @@ -9854,7 +9854,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "bounded-collections", @@ -9979,12 +9979,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" [[package]] name = "substrate-frame-rpc-system" version = "28.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -10003,7 +10003,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "hyper", "log", @@ -10015,7 +10015,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "async-trait", @@ -10042,7 +10042,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "array-bytes 6.1.0", "frame-executive", @@ -10064,7 +10064,7 @@ dependencies = [ "sp-consensus-grandpa", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-externalities 0.25.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -10073,7 +10073,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea)", + "sp-std 14.0.0 (git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f)", "sp-transaction-pool", "sp-trie", "sp-version", @@ -10084,7 +10084,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "futures", "sc-block-builder", @@ -10102,7 +10102,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "build-helper", "cargo_metadata", @@ -11637,7 +11637,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/subspace/polkadot-sdk?rev=447bbc765020674614e9ac982163f7e11e5b03ea#447bbc765020674614e9ac982163f7e11e5b03ea" +source = "git+https://github.com/subspace/polkadot-sdk?rev=b66c1c2e48b44f6433b421e6d5a0aedd2165b85f#b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" dependencies = [ "Inflector", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index fe768ef81e..fd3c5e8c21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,81 +76,81 @@ thiserror = "1.0" tokio = "1.36.0" # Substrate Client -sc-basic-authorship = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-block-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-chain-spec = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-cli = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sc-client-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-client-db = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sc-consensus = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-consensus-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-consensus-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-consensus-manual-seal = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-executor = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-keystore = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-network = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-network-common = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-network-sync = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-offchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-rpc = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-rpc-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-service = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sc-telemetry = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-transaction-pool = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-transaction-pool-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sc-utils = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } +sc-basic-authorship = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-block-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-chain-spec = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-cli = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sc-client-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-client-db = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sc-consensus = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-consensus-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-consensus-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-consensus-manual-seal = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-executor = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-keystore = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-network = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-network-common = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-network-sync = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-offchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-rpc = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-rpc-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-service = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sc-telemetry = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-transaction-pool = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-transaction-pool-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sc-utils = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } # Substrate Primitive -sp-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-block-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-blockchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sp-consensus = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sp-consensus-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-consensus-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-core = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-crypto-hashing = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-database = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sp-externalities = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-genesis-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-inherents = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-io = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-keyring = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -sp-offchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-runtime = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-runtime-interface = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-session = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-state-machine = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-std = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-storage = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-timestamp = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-transaction-pool = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-version = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -sp-weights = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } +sp-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-block-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-blockchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sp-consensus = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sp-consensus-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-consensus-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-core = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-crypto-hashing = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-database = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sp-externalities = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-genesis-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-inherents = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-io = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-keyring = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +sp-offchain = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-runtime = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-runtime-interface = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-session = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-state-machine = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-std = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-storage = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-timestamp = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-transaction-pool = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-version = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +sp-weights = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } # Substrate FRAME -frame-benchmarking = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -frame-executive = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -frame-support = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -frame-system = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -frame-system-benchmarking = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-balances = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-sudo = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-timestamp = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-transaction-payment = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-transaction-payment-rpc = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } -pallet-utility = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } +frame-benchmarking = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +frame-executive = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +frame-support = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +frame-system = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +frame-system-benchmarking = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-aura = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-balances = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-grandpa = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-sudo = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-timestamp = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-transaction-payment = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-transaction-payment-rpc = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } +pallet-utility = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } # Substrate Utility -frame-benchmarking-cli = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -substrate-build-script-utils = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -substrate-frame-rpc-system = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -substrate-test-runtime-client = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } -substrate-wasm-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea" } +frame-benchmarking-cli = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +substrate-build-script-utils = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +substrate-frame-rpc-system = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +substrate-test-runtime-client = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } +substrate-wasm-builder = { git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f" } # XCM -xcm = { package = "staging-xcm", git = "https://github.com/subspace/polkadot-sdk", rev = "447bbc765020674614e9ac982163f7e11e5b03ea", default-features = false } +xcm = { package = "staging-xcm", git = "https://github.com/subspace/polkadot-sdk", rev = "b66c1c2e48b44f6433b421e6d5a0aedd2165b85f", default-features = false } # Arkworks ark-bls12-377 = { version = "0.4.0", default-features = false, features = ["curve"] }