From d02ab3f5a3e98c6787da580c1803227563abee6d Mon Sep 17 00:00:00 2001 From: Loris Moulin Date: Wed, 28 Jan 2026 10:36:05 -0300 Subject: [PATCH] bump polkadot sdk version --- Cargo.lock | 401 ++++++++++++++++++++++++++++------------------------- Cargo.toml | 154 ++++++++++---------- 2 files changed, 288 insertions(+), 267 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 574db76d9b..e40b62434f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -877,7 +877,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "binary-merkle-tree" version = "16.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "hash-db", "log", @@ -1936,7 +1936,7 @@ dependencies = [ [[package]] name = "cumulus-client-parachain-inherent" version = "0.20.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -1946,7 +1946,7 @@ dependencies = [ "parity-scale-codec", "sc-client-api", "sc-consensus-babe", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-inherents", "sp-runtime", "sp-state-machine", @@ -1957,7 +1957,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" version = "0.23.2" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "bytes", @@ -1995,7 +1995,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", @@ -2006,7 +2006,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-weight-reclaim" version = "0.5.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "cumulus-primitives-storage-weight-reclaim", "derive-where", @@ -2025,7 +2025,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-core" version = "0.21.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2042,7 +2042,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.21.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2056,7 +2056,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.15.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "sp-externalities", "sp-runtime-interface", @@ -2066,7 +2066,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-storage-weight-reclaim" version = "14.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2083,7 +2083,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" version = "0.26.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2103,7 +2103,7 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.22.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", @@ -3197,7 +3197,7 @@ dependencies = [ "serde", "serde_json", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", ] [[package]] @@ -3368,7 +3368,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "13.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", ] @@ -3497,7 +3497,7 @@ checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619" [[package]] name = "frame-benchmarking" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "frame-support-procedural", @@ -3521,7 +3521,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "51.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "Inflector", "array-bytes 6.2.3", @@ -3600,7 +3600,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "16.1.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", @@ -3611,7 +3611,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3628,7 +3628,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "43.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "aquamarine", "frame-support", @@ -3681,7 +3681,7 @@ dependencies = [ [[package]] name = "frame-metadata-hash-extension" version = "0.11.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "const-hex", @@ -3697,7 +3697,7 @@ dependencies = [ [[package]] name = "frame-storage-access-test-runtime" version = "0.4.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "cumulus-pallet-parachain-system", "parity-scale-codec", @@ -3711,7 +3711,7 @@ dependencies = [ [[package]] name = "frame-support" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "aquamarine", "array-bytes 6.2.3", @@ -3752,27 +3752,48 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "35.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "Inflector", "cfg-expr", "derive-syn-parse", "docify", "expander", + "frame-support-procedural-core", "frame-support-procedural-tools", "itertools 0.11.0", "macro_magic", "proc-macro-warning", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", + "syn 2.0.104", +] + +[[package]] +name = "frame-support-procedural-core" +version = "35.0.0" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" +dependencies = [ + "Inflector", + "cfg-expr", + "derive-syn-parse", + "docify", + "expander", + "frame-support-procedural-tools", + "itertools 0.11.0", + "macro_magic", + "proc-macro-warning", + "proc-macro2", + "quote", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "syn 2.0.104", ] [[package]] name = "frame-support-procedural-tools" version = "13.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.3.0", @@ -3784,7 +3805,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "12.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro2", "quote", @@ -3794,7 +3815,7 @@ dependencies = [ [[package]] name = "frame-system" version = "43.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "cfg-if", "docify", @@ -3813,7 +3834,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -3827,7 +3848,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "parity-scale-codec", @@ -3837,7 +3858,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.49.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "parity-scale-codec", @@ -7011,7 +7032,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion" version = "25.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7029,7 +7050,7 @@ dependencies = [ [[package]] name = "pallet-asset-rate" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7043,7 +7064,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "frame-system", @@ -7059,7 +7080,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "frame-system", @@ -7074,7 +7095,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "frame-system", @@ -7087,7 +7108,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7110,7 +7131,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "44.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -7140,7 +7161,7 @@ dependencies = [ [[package]] name = "pallet-broker" version = "0.22.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitvec", "frame-benchmarking", @@ -7175,7 +7196,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7457,7 +7478,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -7475,7 +7496,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7512,7 +7533,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7528,7 +7549,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "46.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "environmental", "frame-benchmarking", @@ -7547,7 +7568,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "parity-scale-codec", @@ -7559,7 +7580,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-support", "frame-system", @@ -7581,7 +7602,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7603,7 +7624,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "24.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "sp-arithmetic", @@ -7612,7 +7633,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -7627,7 +7648,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -7645,7 +7666,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7660,7 +7681,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "46.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7676,7 +7697,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7688,7 +7709,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -7707,7 +7728,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -7722,7 +7743,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-benchmarking", "frame-support", @@ -8048,7 +8069,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "20.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -8059,7 +8080,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "26.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bs58", "futures", @@ -8076,7 +8097,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "26.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -8101,7 +8122,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "22.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitvec", "bounded-vec", @@ -8125,7 +8146,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "26.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "derive_more 0.99.20", @@ -8153,7 +8174,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "26.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -8173,7 +8194,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "19.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "bounded-collections", @@ -8190,7 +8211,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "21.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitvec", "bounded-collections", @@ -8219,7 +8240,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitvec", "frame-benchmarking", @@ -8269,7 +8290,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "23.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bs58", "frame-benchmarking", @@ -8281,7 +8302,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "22.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -8329,7 +8350,7 @@ dependencies = [ [[package]] name = "polkadot-sdk-frame" version = "0.12.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-benchmarking", @@ -8364,7 +8385,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8651,7 +8672,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "syn 2.0.104", "trybuild", ] @@ -9679,7 +9700,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "34.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "sp-core", @@ -9690,7 +9711,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.53.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -9722,7 +9743,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "futures", "log", @@ -9744,7 +9765,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.47.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "sp-api", @@ -9759,7 +9780,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "46.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "docify", @@ -9774,7 +9795,7 @@ dependencies = [ "serde_json", "sp-blockchain", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-genesis-builder", "sp-io", "sp-runtime", @@ -9785,7 +9806,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "12.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", @@ -9796,7 +9817,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.55.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "chrono", @@ -9838,7 +9859,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "fnv", "futures", @@ -9864,7 +9885,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.49.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "hash-db", "kvdb", @@ -9892,7 +9913,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -9915,7 +9936,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.53.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "fork-tree", @@ -9946,7 +9967,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.53.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "fork-tree", @@ -9971,7 +9992,7 @@ dependencies = [ "sp-consensus-babe", "sp-consensus-slots", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-inherents", "sp-keystore", "sp-runtime", @@ -9983,7 +10004,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9996,7 +10017,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.38.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "ahash", "array-bytes 6.2.3", @@ -10030,7 +10051,7 @@ dependencies = [ "sp-consensus", "sp-consensus-grandpa", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-keystore", "sp-runtime", "substrate-prometheus-endpoint", @@ -10040,7 +10061,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.54.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "assert_matches", "async-trait", @@ -10075,7 +10096,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -10098,7 +10119,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.45.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "parking_lot 0.12.4", @@ -10121,7 +10142,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.41.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "polkavm 0.26.0", "sc-allocator", @@ -10134,7 +10155,7 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.38.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "polkavm 0.26.0", @@ -10145,7 +10166,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.41.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "anyhow", "log", @@ -10161,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "console", "futures", @@ -10177,7 +10198,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "38.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "parking_lot 0.12.4", @@ -10191,7 +10212,7 @@ dependencies = [ [[package]] name = "sc-mixnet" version = "0.23.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "arrayvec 0.7.6", @@ -10219,7 +10240,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.53.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -10269,7 +10290,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.51.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bitflags 1.3.2", "parity-scale-codec", @@ -10279,7 +10300,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.53.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "ahash", "futures", @@ -10298,7 +10319,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -10319,7 +10340,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "async-channel 1.9.0", @@ -10354,7 +10375,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "futures", @@ -10373,7 +10394,7 @@ dependencies = [ [[package]] name = "sc-network-types" version = "0.19.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bs58", "bytes", @@ -10394,7 +10415,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "48.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bytes", "fnv", @@ -10428,7 +10449,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.20.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -10437,7 +10458,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "48.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "futures", "jsonrpsee", @@ -10469,7 +10490,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.52.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10489,7 +10510,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "25.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "dyn-clone", "forwarded-header-value", @@ -10513,7 +10534,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.53.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "futures", @@ -10546,13 +10567,13 @@ dependencies = [ [[package]] name = "sc-runtime-utilities" version = "0.5.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "sc-executor", "sc-executor-common", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-state-machine", "sp-wasm-interface", "thiserror 1.0.69", @@ -10561,7 +10582,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.54.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "directories", @@ -10625,7 +10646,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.40.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "parity-scale-codec", @@ -10636,7 +10657,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "45.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "derive_more 0.99.20", "futures", @@ -10649,14 +10670,14 @@ dependencies = [ "serde", "serde_json", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-io", ] [[package]] name = "sc-telemetry" version = "30.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "chrono", "futures", @@ -10675,7 +10696,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "42.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "chrono", "console", @@ -10705,7 +10726,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro-crate 3.3.0", "proc-macro2", @@ -10716,7 +10737,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -10733,7 +10754,7 @@ dependencies = [ "sp-api", "sp-blockchain", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-runtime", "sp-tracing", "sp-transaction-pool", @@ -10747,7 +10768,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -10764,7 +10785,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "20.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-channel 1.9.0", "futures", @@ -11391,7 +11412,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "20.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "enumn", "parity-scale-codec", @@ -11577,7 +11598,7 @@ dependencies = [ [[package]] name = "sp-api" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "hash-db", @@ -11599,7 +11620,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "25.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "Inflector", "blake2 0.10.6", @@ -11613,7 +11634,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -11625,7 +11646,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "28.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "integer-sqrt", @@ -11639,7 +11660,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -11651,7 +11672,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "sp-api", "sp-inherents", @@ -11661,7 +11682,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "futures", "parity-scale-codec", @@ -11680,7 +11701,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.45.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "futures", @@ -11694,7 +11715,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.45.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -11710,7 +11731,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.45.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -11728,7 +11749,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "26.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "finality-grandpa", "log", @@ -11745,7 +11766,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.45.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -11756,7 +11777,7 @@ dependencies = [ [[package]] name = "sp-core" version = "38.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "ark-vrf", "array-bytes 6.2.3", @@ -11787,7 +11808,7 @@ dependencies = [ "secrecy 0.8.0", "serde", "sha2 0.10.9", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-debug-derive", "sp-externalities", "sp-std", @@ -11817,7 +11838,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "blake2b_simd", "byteorder", @@ -11830,17 +11851,17 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "quote", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "syn 2.0.104", ] [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "kvdb", "parking_lot 0.12.4", @@ -11849,7 +11870,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "proc-macro2", "quote", @@ -11859,7 +11880,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.30.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "environmental", "parity-scale-codec", @@ -11869,7 +11890,7 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.20.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -11881,7 +11902,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11894,7 +11915,7 @@ dependencies = [ [[package]] name = "sp-io" version = "43.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bytes", "docify", @@ -11906,7 +11927,7 @@ dependencies = [ "rustversion", "secp256k1 0.28.2", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-externalities", "sp-keystore", "sp-runtime-interface", @@ -11920,7 +11941,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "44.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "sp-core", "sp-runtime", @@ -11930,7 +11951,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.44.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "parking_lot 0.12.4", @@ -11941,7 +11962,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "11.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "thiserror 1.0.69", "zstd 0.12.4", @@ -11950,7 +11971,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.12.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "frame-metadata 23.0.0", "parity-scale-codec", @@ -11960,7 +11981,7 @@ dependencies = [ [[package]] name = "sp-mixnet" version = "0.17.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -11971,7 +11992,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "log", "parity-scale-codec", @@ -11988,7 +12009,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -12001,7 +12022,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "sp-api", "sp-core", @@ -12011,7 +12032,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.2" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "backtrace", "regex", @@ -12020,7 +12041,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "36.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "rustc-hash 1.1.0", "serde", @@ -12030,7 +12051,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "44.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "binary-merkle-tree", "docify", @@ -12059,7 +12080,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "32.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -12077,7 +12098,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "20.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "Inflector", "expander", @@ -12090,7 +12111,7 @@ dependencies = [ [[package]] name = "sp-session" version = "41.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "scale-info", @@ -12104,7 +12125,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "41.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -12117,7 +12138,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.48.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "hash-db", "log", @@ -12137,7 +12158,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "23.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "aes-gcm", "curve25519-dalek", @@ -12150,7 +12171,7 @@ dependencies = [ "sp-api", "sp-application-crypto", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-externalities", "sp-runtime", "sp-runtime-interface", @@ -12161,12 +12182,12 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" [[package]] name = "sp-storage" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12178,7 +12199,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -12190,7 +12211,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "19.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "regex", @@ -12202,7 +12223,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "sp-api", "sp-runtime", @@ -12211,7 +12232,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "39.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "async-trait", "parity-scale-codec", @@ -12225,7 +12246,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "41.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "ahash", "foldhash", @@ -12250,7 +12271,7 @@ dependencies = [ [[package]] name = "sp-version" version = "42.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12267,7 +12288,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "15.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "parity-scale-codec", "proc-macro-warning", @@ -12279,7 +12300,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "24.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -12291,7 +12312,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "33.1.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -12465,7 +12486,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-xcm" version = "19.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "bounded-collections", @@ -12486,7 +12507,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "23.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "environmental", "frame-support", @@ -12510,7 +12531,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "environmental", "frame-benchmarking", @@ -12621,7 +12642,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.6.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -12646,12 +12667,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" [[package]] name = "substrate-frame-rpc-system" version = "47.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "docify", "frame-system-rpc-runtime-api", @@ -12671,7 +12692,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.7" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "http-body-util", "hyper 1.6.0", @@ -12685,7 +12706,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "async-trait", @@ -12710,7 +12731,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "frame-executive", @@ -12734,7 +12755,7 @@ dependencies = [ "sp-consensus-babe", "sp-consensus-grandpa", "sp-core", - "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3)", + "sp-crypto-hashing 0.1.0 (git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f)", "sp-debug-derive", "sp-externalities", "sp-genesis-builder", @@ -12756,7 +12777,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "futures", "sc-block-builder", @@ -12774,7 +12795,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "29.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "array-bytes 6.2.3", "build-helper", @@ -13561,7 +13582,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "22.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "coarsetime", "polkadot-primitives", @@ -13572,7 +13593,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "expander", "proc-macro-crate 3.3.0", @@ -15069,7 +15090,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "11.0.2" -source = "git+https://github.com/opentensor/polkadot-sdk?rev=c3605bb776a696a92d8f244b006dc26df00f49b3#c3605bb776a696a92d8f244b006dc26df00f49b3" +source = "git+https://github.com/opentensor/polkadot-sdk?rev=af1204f4cc4262ea9f2a5258d436cc55d3c65f8f#af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" dependencies = [ "Inflector", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index 1017cf0ef6..8160ef2f76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,92 +94,92 @@ thiserror = "2.0" tokio = { version = "1.45.0", default-features = false } # Substrate Client -sc-basic-authorship = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-block-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-chain-spec = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-cli = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sc-client-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-client-db = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sc-consensus = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-consensus-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-consensus-babe = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-consensus-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-consensus-manual-seal = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-executor = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-keystore = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-network = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-network-common = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-network-sync = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-offchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-rpc = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-rpc-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-service = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sc-telemetry = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-transaction-pool = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-transaction-pool-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -sc-utils = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } +sc-basic-authorship = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-block-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-chain-spec = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-cli = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sc-client-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-client-db = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sc-consensus = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-consensus-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-consensus-babe = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-consensus-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-consensus-manual-seal = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-executor = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-keystore = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-network = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-network-common = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-network-sync = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-offchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-rpc = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-rpc-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-service = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sc-telemetry = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-transaction-pool = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-transaction-pool-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +sc-utils = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } # Substrate Primitive -sp-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-block-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-blockchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-consensus = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-consensus-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-consensus-babe = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-consensus-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-core = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-crypto-hashing = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-database = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-externalities = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-genesis-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-inherents = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-io = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-keyring = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-offchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-runtime = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-runtime-interface = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-session = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-state-machine = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-std = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-storage = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-timestamp = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-transaction-pool = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-trie = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-version = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -sp-weights = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } +sp-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-block-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-blockchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-consensus = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-consensus-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-consensus-babe = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-consensus-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-core = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-crypto-hashing = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-database = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-externalities = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-genesis-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-inherents = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-io = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-keyring = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-offchain = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-runtime = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-runtime-interface = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-session = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-state-machine = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-std = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-storage = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-timestamp = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-transaction-pool = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-trie = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-version = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +sp-weights = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } # Substrate FRAME -frame-benchmarking = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -frame-executive = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -frame-support = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -frame-system = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -frame-system-benchmarking = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-balances = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-sudo = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-timestamp = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-transaction-payment = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-transaction-payment-rpc = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -pallet-utility = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } +frame-benchmarking = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +frame-executive = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +frame-support = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +frame-system = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +frame-system-benchmarking = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-aura = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-balances = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-grandpa = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-sudo = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-timestamp = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-transaction-payment = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-transaction-payment-rpc = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +pallet-utility = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } # Substrate Utility -frame-benchmarking-cli = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -substrate-build-script-utils = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -substrate-frame-rpc-system = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -substrate-test-runtime-client = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } -substrate-wasm-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3" } +frame-benchmarking-cli = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +substrate-build-script-utils = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +substrate-frame-rpc-system = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +substrate-test-runtime-client = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } +substrate-wasm-builder = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f" } # Polkadot -polkadot-runtime-common = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } +polkadot-runtime-common = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } # Cumulus primitives -cumulus-pallet-weight-reclaim = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -cumulus-primitives-proof-size-hostfunction = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } -cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } +cumulus-pallet-weight-reclaim = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +cumulus-primitives-proof-size-hostfunction = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } +cumulus-primitives-storage-weight-reclaim = { git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } # XCM -xcm = { package = "staging-xcm", git = "https://github.com/opentensor/polkadot-sdk", rev = "c3605bb776a696a92d8f244b006dc26df00f49b3", default-features = false } +xcm = { package = "staging-xcm", git = "https://github.com/opentensor/polkadot-sdk", rev = "af1204f4cc4262ea9f2a5258d436cc55d3c65f8f", default-features = false } # Arkworks ark-bls12-377 = { version = "0.4.0", default-features = false, features = ["curve"] }