diff --git a/Cargo.lock b/Cargo.lock index 4088ef8b..8fe0e1e2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -910,7 +910,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hash-db", "log", @@ -1906,7 +1906,7 @@ dependencies = [ [[package]] name = "cumulus-client-cli" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "clap", "parity-scale-codec", @@ -1923,7 +1923,7 @@ dependencies = [ [[package]] name = "cumulus-client-collator" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-client-consensus-common", "cumulus-client-network", @@ -1946,7 +1946,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-aura" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-client-collator", @@ -1988,7 +1988,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-common" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-client-pov-recovery", @@ -2017,7 +2017,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-proposer" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "anyhow", "async-trait", @@ -2032,7 +2032,7 @@ dependencies = [ [[package]] name = "cumulus-client-consensus-relay-chain" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-client-consensus-common", @@ -2055,7 +2055,7 @@ dependencies = [ [[package]] name = "cumulus-client-network" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-relay-chain-interface", @@ -2078,7 +2078,7 @@ dependencies = [ [[package]] name = "cumulus-client-parachain-inherent" version = "0.1.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2093,8 +2093,8 @@ dependencies = [ "sp-inherents", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "tracing", ] @@ -2102,7 +2102,7 @@ dependencies = [ [[package]] name = "cumulus-client-pov-recovery" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2126,7 +2126,7 @@ dependencies = [ [[package]] name = "cumulus-client-service" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-client-cli", "cumulus-client-collator", @@ -2155,6 +2155,7 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-core", + "sp-io", "sp-runtime", "sp-transaction-pool", ] @@ -2162,7 +2163,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bytes", "cumulus-pallet-parachain-system-proc-macro", @@ -2182,12 +2183,12 @@ dependencies = [ "polkadot-runtime-parachains", "scale-info", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-inherents", "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "sp-version", "staging-xcm", @@ -2197,7 +2198,7 @@ dependencies = [ [[package]] name = "cumulus-pallet-parachain-system-proc-macro" version = "0.6.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -2208,7 +2209,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-aura" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2216,13 +2217,13 @@ dependencies = [ "sp-api", "sp-consensus-aura", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "cumulus-primitives-core" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "polkadot-core-primitives", @@ -2231,7 +2232,7 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "staging-xcm", ] @@ -2239,7 +2240,7 @@ dependencies = [ [[package]] name = "cumulus-primitives-parachain-inherent" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2247,24 +2248,24 @@ dependencies = [ "scale-info", "sp-core", "sp-inherents", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", ] [[package]] name = "cumulus-primitives-proof-size-hostfunction" version = "0.2.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", ] [[package]] name = "cumulus-primitives-storage-weight-reclaim" version = "1.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-proof-size-hostfunction", @@ -2275,13 +2276,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "cumulus-primitives-utility" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -2292,7 +2293,7 @@ dependencies = [ "polkadot-runtime-parachains", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -2301,7 +2302,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-inprocess-interface" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2325,7 +2326,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-interface" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2343,7 +2344,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-minimal-node" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-trait", @@ -2385,7 +2386,7 @@ dependencies = [ [[package]] name = "cumulus-relay-chain-rpc-interface" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "cumulus-primitives-core", @@ -2412,7 +2413,7 @@ dependencies = [ "sp-core", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-version", "thiserror", "tokio", @@ -2424,7 +2425,7 @@ dependencies = [ [[package]] name = "cumulus-test-client" version = "0.1.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-parachain-inherent", @@ -2458,21 +2459,21 @@ dependencies = [ [[package]] name = "cumulus-test-relay-sproof-builder" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "parity-scale-codec", "polkadot-primitives", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", ] [[package]] name = "cumulus-test-runtime" version = "0.1.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-primitives-core", @@ -2498,7 +2499,7 @@ dependencies = [ "sp-offchain", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-transaction-pool", "sp-version", "substrate-wasm-builder", @@ -2507,7 +2508,7 @@ dependencies = [ [[package]] name = "cumulus-test-service" version = "0.1.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "clap", @@ -2567,7 +2568,7 @@ dependencies = [ "sp-runtime", "sp-state-machine", "sp-timestamp", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "substrate-test-client", "tempfile", "tokio", @@ -3476,7 +3477,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "12.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", ] @@ -3499,7 +3500,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-support-procedural", @@ -3515,16 +3516,16 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "static_assertions", ] [[package]] name = "frame-benchmarking-cli" version = "32.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "Inflector", "array-bytes 6.2.2", @@ -3556,15 +3557,15 @@ dependencies = [ "sp-blockchain", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-inherents", "sp-io", "sp-keystore", "sp-runtime", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "thousands", ] @@ -3572,7 +3573,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -3583,7 +3584,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3594,13 +3595,13 @@ dependencies = [ "sp-core", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "frame-executive" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "aquamarine 0.3.3", "frame-support", @@ -3612,8 +3613,8 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -3631,7 +3632,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.35.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "indicatif", @@ -3653,7 +3654,7 @@ dependencies = [ [[package]] name = "frame-support" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "aquamarine 0.5.0", "array-bytes 6.2.2", @@ -3676,7 +3677,7 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-crypto-hashing-proc-macro", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-genesis-builder", "sp-inherents", "sp-io", @@ -3684,8 +3685,8 @@ dependencies = [ "sp-runtime", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", "static_assertions", "tt-call", @@ -3694,11 +3695,11 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "23.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "Inflector", "cfg-expr", - "derive-syn-parse 0.1.5", + "derive-syn-parse 0.2.0", "expander 2.1.0", "frame-support-procedural-tools", "itertools 0.10.5", @@ -3713,7 +3714,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "10.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 3.1.0", @@ -3725,7 +3726,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro2", "quote", @@ -3735,7 +3736,7 @@ dependencies = [ [[package]] name = "frame-system" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cfg-if", "docify", @@ -3747,7 +3748,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-version", "sp-weights", ] @@ -3755,7 +3756,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -3764,13 +3765,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "frame-system-rpc-runtime-api" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -3779,13 +3780,13 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "parity-scale-codec", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -4866,7 +4867,7 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tuxedo-core", ] @@ -5788,7 +5789,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "log", @@ -5807,7 +5808,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5854,7 +5855,7 @@ dependencies = [ "scale-info", "serde", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tuxedo-core", ] @@ -6430,7 +6431,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "pallet-asset-conversion" version = "10.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6442,13 +6443,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-asset-rate" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6457,13 +6458,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-asset-tx-payment" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6475,13 +6476,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-assets" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6491,13 +6492,13 @@ dependencies = [ "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-authority-discovery" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -6507,13 +6508,13 @@ dependencies = [ "sp-application-crypto", "sp-authority-discovery", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-authorship" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -6521,13 +6522,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-babe" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6545,13 +6546,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-balances" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -6561,13 +6562,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-beefy" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -6581,13 +6582,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-beefy-mmr" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "binary-merkle-tree", @@ -6606,13 +6607,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-bounties" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6624,13 +6625,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-broker" version = "0.6.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "frame-benchmarking", @@ -6641,13 +6642,13 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-child-bounties" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6660,13 +6661,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-collator-selection" version = "9.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6679,13 +6680,13 @@ dependencies = [ "scale-info", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-collective" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6696,13 +6697,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-conviction-voting" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6713,13 +6714,13 @@ dependencies = [ "serde", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-democracy" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6731,13 +6732,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-election-provider-multi-phase" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6753,14 +6754,14 @@ dependencies = [ "sp-io", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "strum 0.24.1", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "strum 0.26.2", ] [[package]] name = "pallet-election-provider-support-benchmarking" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6768,13 +6769,13 @@ dependencies = [ "parity-scale-codec", "sp-npos-elections", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-elections-phragmen" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6787,13 +6788,13 @@ dependencies = [ "sp-npos-elections", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-fast-unstake" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -6806,13 +6807,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-glutton" version = "14.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "blake2 0.10.6", "frame-benchmarking", @@ -6824,13 +6825,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-grandpa" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6847,13 +6848,13 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-identity" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6864,33 +6865,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", -] - -[[package]] -name = "pallet-im-online" -version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" -dependencies = [ - "frame-benchmarking", - "frame-support", - "frame-system", - "log", - "pallet-authorship", - "parity-scale-codec", - "scale-info", - "sp-application-crypto", - "sp-core", - "sp-io", - "sp-runtime", - "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-indices" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6901,13 +6882,13 @@ dependencies = [ "sp-io", "sp-keyring", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-membership" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6918,13 +6899,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-message-queue" version = "31.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "environmental", "frame-benchmarking", @@ -6937,14 +6918,14 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", ] [[package]] name = "pallet-mmr" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6956,13 +6937,13 @@ dependencies = [ "sp-io", "sp-mmr-primitives", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-multisig" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6972,13 +6953,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-nis" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6988,13 +6969,13 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-offences" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -7005,13 +6986,13 @@ dependencies = [ "serde", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-preimage" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7022,13 +7003,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-proxy" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7037,13 +7018,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-ranked-collective" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7056,13 +7037,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-recovery" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7071,13 +7052,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-referenda" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7089,13 +7070,13 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-root-testing" version = "4.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -7104,13 +7085,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-scheduler" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -7121,14 +7102,14 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", ] [[package]] name = "pallet-session" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -7143,14 +7124,14 @@ dependencies = [ "sp-session", "sp-staking", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", ] [[package]] name = "pallet-society" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7162,13 +7143,13 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-staking" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7184,13 +7165,13 @@ dependencies = [ "sp-io", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-staking-reward-curve" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -7201,7 +7182,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "19.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "log", "sp-arithmetic", @@ -7210,7 +7191,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7221,13 +7202,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-sudo" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -7237,13 +7218,13 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-timestamp" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -7255,15 +7236,15 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-timestamp", ] [[package]] name = "pallet-tips" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7276,13 +7257,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-transaction-payment" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -7292,13 +7273,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-transaction-payment-rpc" version = "30.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -7314,7 +7295,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -7326,7 +7307,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "frame-benchmarking", @@ -7339,13 +7320,13 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-utility" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7355,13 +7336,13 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-vesting" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7370,13 +7351,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-whitelist" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7385,13 +7366,13 @@ dependencies = [ "scale-info", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "pallet-xcm" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -7405,16 +7386,17 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", + "xcm-fee-payment-runtime-api", ] [[package]] name = "pallet-xcm-benchmarks" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7424,7 +7406,7 @@ dependencies = [ "scale-info", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -7446,7 +7428,7 @@ dependencies = [ "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tuxedo-parachain-core", ] @@ -7508,7 +7490,7 @@ dependencies = [ [[package]] name = "parachains-common" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -7529,7 +7511,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-parachain-info", "staging-xcm", "staging-xcm-executor", @@ -7909,14 +7891,14 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tuxedo-core", ] [[package]] name = "polkadot-approval-distribution" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "futures", @@ -7936,7 +7918,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "always-assert", "futures", @@ -7952,7 +7934,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "derive_more", "fatality", @@ -7975,7 +7957,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "fatality", @@ -7998,7 +7980,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cfg-if", "clap", @@ -8027,7 +8009,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "fatality", @@ -8049,19 +8031,19 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "polkadot-dispute-distribution" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "derive_more", "fatality", @@ -8086,7 +8068,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -8100,7 +8082,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "futures-timer", @@ -8122,7 +8104,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "always-assert", "async-trait", @@ -8145,7 +8127,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "parity-scale-codec", @@ -8163,7 +8145,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "derive_more", @@ -8196,7 +8178,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "futures", @@ -8218,7 +8200,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "fatality", @@ -8238,7 +8220,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "polkadot-node-subsystem", @@ -8253,7 +8235,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -8274,7 +8256,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "polkadot-node-metrics", @@ -8288,7 +8270,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "futures-timer", @@ -8305,7 +8287,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "fatality", "futures", @@ -8324,7 +8306,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -8341,7 +8323,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-prospective-parachains" version = "6.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "fatality", @@ -8358,7 +8340,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "fatality", @@ -8376,7 +8358,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "always-assert", "array-bytes 6.2.2", @@ -8399,7 +8381,7 @@ dependencies = [ "slotmap", "sp-core", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tempfile", "thiserror", "tokio", @@ -8409,7 +8391,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "polkadot-node-primitives", @@ -8425,7 +8407,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cfg-if", "cpu-time", @@ -8442,9 +8424,9 @@ dependencies = [ "seccompiler", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-io", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "tracing-gum", ] @@ -8452,7 +8434,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "polkadot-node-metrics", @@ -8467,7 +8449,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "lazy_static", "log", @@ -8485,7 +8467,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bs58 0.5.1", "futures", @@ -8504,7 +8486,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-channel 1.9.0", "async-trait", @@ -8520,7 +8502,7 @@ dependencies = [ "rand", "sc-authority-discovery", "sc-network", - "strum 0.24.1", + "strum 0.26.2", "thiserror", "tracing-gum", ] @@ -8528,7 +8510,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "bounded-vec", @@ -8551,7 +8533,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -8561,7 +8543,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "bitvec", @@ -8589,7 +8571,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "derive_more", @@ -8624,7 +8606,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -8646,7 +8628,7 @@ dependencies = [ [[package]] name = "polkadot-parachain-primitives" version = "6.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bounded-collections", "derive_more", @@ -8656,14 +8638,14 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", ] [[package]] name = "polkadot-primitives" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "hex-literal", @@ -8684,13 +8666,13 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "polkadot-rpc" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -8723,7 +8705,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "frame-benchmarking", @@ -8763,7 +8745,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-xcm", "staging-xcm-builder", "staging-xcm-executor", @@ -8773,20 +8755,20 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bs58 0.5.1", "frame-benchmarking", "parity-scale-codec", "polkadot-primitives", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "polkadot-runtime-parachains" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitflags 1.3.2", "bitvec", @@ -8826,7 +8808,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "staging-xcm", "staging-xcm-executor", ] @@ -8834,7 +8816,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "bitvec", @@ -8851,7 +8833,6 @@ dependencies = [ "log", "mmr-gadget", "pallet-babe", - "pallet-im-online", "pallet-staking", "pallet-transaction-payment", "pallet-transaction-payment-rpc-runtime-api", @@ -8939,20 +8920,22 @@ dependencies = [ "sp-runtime", "sp-session", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-timestamp", "sp-transaction-pool", "sp-version", "sp-weights", + "staging-xcm", "substrate-prometheus-endpoint", "thiserror", "tracing-gum", + "xcm-fee-payment-runtime-api", ] [[package]] name = "polkadot-statement-distribution" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "arrayvec 0.7.4", "bitvec", @@ -8975,7 +8958,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8986,7 +8969,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "1.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bitvec", "frame-election-provider-support", @@ -9035,7 +9018,7 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -9048,7 +9031,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "1.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-system", "futures", @@ -9967,7 +9950,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -9994,7 +9977,6 @@ dependencies = [ "pallet-elections-phragmen", "pallet-grandpa", "pallet-identity", - "pallet-im-online", "pallet-indices", "pallet-membership", "pallet-message-queue", @@ -10049,8 +10031,8 @@ dependencies = [ "sp-runtime", "sp-session", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-transaction-pool", "sp-version", "staging-xcm", @@ -10058,12 +10040,13 @@ dependencies = [ "staging-xcm-executor", "static_assertions", "substrate-wasm-builder", + "xcm-fee-payment-runtime-api", ] [[package]] name = "rococo-runtime-constants" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "polkadot-primitives", @@ -10127,8 +10110,8 @@ dependencies = [ "serde", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tuxedo-core", ] @@ -10373,24 +10356,25 @@ dependencies = [ [[package]] name = "sc-allocator" version = "23.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "log", "sp-core", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", ] [[package]] name = "sc-authority-discovery" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", "futures-timer", "ip_network", "libp2p", + "linked_hash_set", "log", "multihash 0.18.1", "multihash-codetable", @@ -10413,7 +10397,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "futures-timer", @@ -10435,7 +10419,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -10450,7 +10434,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "docify", @@ -10476,7 +10460,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -10487,7 +10471,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.36.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "chrono", @@ -10528,7 +10512,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "fnv", "futures", @@ -10543,11 +10527,11 @@ dependencies = [ "sp-consensus", "sp-core", "sp-database", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-runtime", "sp-state-machine", "sp-statement-store", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "substrate-prometheus-endpoint", ] @@ -10555,7 +10539,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.35.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hash-db", "kvdb", @@ -10581,7 +10565,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -10606,7 +10590,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -10635,7 +10619,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "fork-tree", @@ -10671,7 +10655,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "jsonrpsee", @@ -10693,7 +10677,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -10729,7 +10713,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "jsonrpsee", @@ -10748,7 +10732,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "fork-tree", "parity-scale-codec", @@ -10761,7 +10745,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.19.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ahash 0.8.11", "array-bytes 6.2.2", @@ -10804,7 +10788,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.19.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "finality-grandpa", "futures", @@ -10824,7 +10808,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" version = "0.35.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "assert_matches", "async-trait", @@ -10859,7 +10843,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -10882,7 +10866,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.32.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -10892,25 +10876,25 @@ dependencies = [ "schnellru", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-io", "sp-panic-handler", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "sp-version", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "tracing", ] [[package]] name = "sc-executor-common" version = "0.29.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "polkavm", "sc-allocator", "sp-maybe-compressed-blob", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "wasm-instrument", ] @@ -10918,18 +10902,18 @@ dependencies = [ [[package]] name = "sc-executor-polkavm" version = "0.29.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "log", "polkavm", "sc-executor-common", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "sc-executor-wasmtime" version = "0.29.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "anyhow", "cfg-if", @@ -10939,15 +10923,15 @@ dependencies = [ "rustix 0.36.17", "sc-allocator", "sc-executor-common", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "wasmtime", ] [[package]] name = "sc-informant" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ansi_term", "futures", @@ -10964,7 +10948,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "25.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "parking_lot 0.12.1", @@ -10978,7 +10962,7 @@ dependencies = [ [[package]] name = "sc-mixnet" version = "0.4.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 4.2.0", "arrayvec 0.7.4", @@ -11007,7 +10991,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11050,7 +11034,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-channel 1.9.0", "cid", @@ -11070,7 +11054,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "bitflags 1.3.2", @@ -11087,7 +11071,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ahash 0.8.11", "futures", @@ -11106,7 +11090,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11127,7 +11111,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-channel 1.9.0", @@ -11163,7 +11147,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "futures", @@ -11182,7 +11166,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "bytes", @@ -11205,7 +11189,7 @@ dependencies = [ "sc-utils", "sp-api", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-keystore", "sp-offchain", "sp-runtime", @@ -11216,7 +11200,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.17.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -11225,7 +11209,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "jsonrpsee", @@ -11257,7 +11241,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11277,7 +11261,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "governor", @@ -11295,7 +11279,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "futures", @@ -11326,7 +11310,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.35.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "directories", @@ -11368,12 +11352,12 @@ dependencies = [ "sp-blockchain", "sp-consensus", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-keystore", "sp-runtime", "sp-session", "sp-state-machine", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-transaction-pool", "sp-transaction-storage-proof", "sp-trie", @@ -11390,7 +11374,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.30.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "log", "parity-scale-codec", @@ -11401,7 +11385,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.16.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "clap", "fs4", @@ -11414,7 +11398,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -11433,7 +11417,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "derive_more", "futures", @@ -11448,13 +11432,13 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-io", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "sc-telemetry" version = "15.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "chrono", "futures", @@ -11473,7 +11457,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ansi_term", "chrono", @@ -11493,7 +11477,7 @@ dependencies = [ "sp-core", "sp-rpc", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "tracing", "tracing-log 0.1.4", @@ -11503,7 +11487,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro-crate 3.1.0", "proc-macro2", @@ -11514,7 +11498,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -11532,7 +11516,7 @@ dependencies = [ "sp-core", "sp-crypto-hashing", "sp-runtime", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-transaction-pool", "substrate-prometheus-endpoint", "thiserror", @@ -11541,7 +11525,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -11557,7 +11541,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "14.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-channel 1.9.0", "futures", @@ -11980,13 +11964,13 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7" [[package]] name = "slot-range-helper" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "enumn", "parity-scale-codec", "paste", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -12174,7 +12158,7 @@ dependencies = [ [[package]] name = "sp-api" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hash-db", "log", @@ -12182,12 +12166,12 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-metadata-ir", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "sp-version", "thiserror", @@ -12196,7 +12180,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "15.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "Inflector", "blake2 0.10.6", @@ -12210,27 +12194,28 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "30.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", "serde", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "sp-arithmetic" version = "23.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ + "docify", "integer-sqrt", "num-traits", "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "static_assertions", ] @@ -12255,31 +12240,29 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", "sp-application-crypto", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-block-builder" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "sp-api", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-blockchain" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "futures", "log", @@ -12297,7 +12280,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.32.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "futures", @@ -12312,7 +12295,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.32.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "parity-scale-codec", @@ -12322,14 +12305,13 @@ dependencies = [ "sp-consensus-slots", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "sp-timestamp", ] [[package]] name = "sp-consensus-babe" version = "0.32.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "parity-scale-codec", @@ -12341,14 +12323,13 @@ dependencies = [ "sp-core", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "sp-timestamp", ] [[package]] name = "sp-consensus-beefy" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "lazy_static", "parity-scale-codec", @@ -12362,14 +12343,13 @@ dependencies = [ "sp-keystore", "sp-mmr-primitives", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "strum 0.24.1", + "strum 0.26.2", ] [[package]] name = "sp-consensus-grandpa" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "finality-grandpa", "log", @@ -12381,25 +12361,23 @@ dependencies = [ "sp-core", "sp-keystore", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-consensus-slots" version = "0.32.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", "serde", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "sp-timestamp", ] [[package]] name = "sp-core" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "bandersnatch_vrfs", @@ -12430,11 +12408,11 @@ dependencies = [ "secrecy", "serde", "sp-crypto-hashing", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "ss58-registry", "substrate-bip39", "thiserror", @@ -12466,7 +12444,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing" version = "0.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "blake2b_simd", "byteorder", @@ -12479,7 +12457,7 @@ dependencies = [ [[package]] name = "sp-crypto-hashing-proc-macro" version = "0.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "quote", "sp-crypto-hashing", @@ -12489,7 +12467,7 @@ dependencies = [ [[package]] name = "sp-database" version = "10.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -12498,7 +12476,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "14.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "proc-macro2", "quote", @@ -12518,12 +12496,11 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.25.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "environmental", "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -12539,32 +12516,30 @@ dependencies = [ [[package]] name = "sp-genesis-builder" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "serde_json", "sp-api", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-inherents" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "impl-trait-for-tuples", "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "thiserror", ] [[package]] name = "sp-io" version = "30.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bytes", "ed25519-dalek", @@ -12576,12 +12551,12 @@ dependencies = [ "secp256k1", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-keystore", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "tracing", "tracing-core", @@ -12590,28 +12565,28 @@ dependencies = [ [[package]] name = "sp-keyring" version = "31.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "sp-core", "sp-runtime", - "strum 0.24.1", + "strum 0.26.2", ] [[package]] name = "sp-keystore" version = "0.34.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "sp-maybe-compressed-blob" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "thiserror", "zstd 0.12.4", @@ -12620,30 +12595,28 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.6.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-metadata", "parity-scale-codec", "scale-info", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-mixnet" version = "0.4.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", "sp-application-crypto", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-mmr-primitives" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -12652,16 +12625,15 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "thiserror", ] [[package]] name = "sp-npos-elections" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", @@ -12669,13 +12641,12 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-offchain" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "sp-api", "sp-core", @@ -12685,7 +12656,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "backtrace", "lazy_static", @@ -12695,7 +12666,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "rustc-hash", "serde", @@ -12705,7 +12676,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "31.0.1" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "docify", "either", @@ -12722,26 +12693,26 @@ dependencies = [ "sp-arithmetic", "sp-core", "sp-io", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", ] [[package]] name = "sp-runtime-interface" version = "24.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bytes", "impl-trait-for-tuples", "parity-scale-codec", "polkavm-derive", "primitive-types", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-wasm-interface 20.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-runtime-interface-proc-macro 17.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-wasm-interface 20.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "static_assertions", ] @@ -12767,7 +12738,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "17.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "Inflector", "expander 2.1.0", @@ -12793,7 +12764,7 @@ dependencies = [ [[package]] name = "sp-session" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "scale-info", @@ -12802,13 +12773,12 @@ dependencies = [ "sp-keystore", "sp-runtime", "sp-staking", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-staking" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -12816,13 +12786,12 @@ dependencies = [ "serde", "sp-core", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", ] [[package]] name = "sp-state-machine" version = "0.35.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hash-db", "log", @@ -12831,9 +12800,8 @@ dependencies = [ "rand", "smallvec", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-panic-handler", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "sp-trie", "thiserror", "tracing", @@ -12843,7 +12811,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "10.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "aes-gcm", "curve25519-dalek 4.1.2", @@ -12857,10 +12825,9 @@ dependencies = [ "sp-application-crypto", "sp-core", "sp-crypto-hashing", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-runtime", - "sp-runtime-interface 24.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-runtime-interface 24.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "x25519-dalek 2.0.1", ] @@ -12868,7 +12835,7 @@ dependencies = [ [[package]] name = "sp-std" version = "14.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" [[package]] name = "sp-std" @@ -12878,14 +12845,13 @@ source = "git+https://github.com/paritytech/polkadot-sdk#6f3d890ed35bfdee3e3f7d5 [[package]] name = "sp-storage" version = "19.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "impl-serde", "parity-scale-codec", "ref-cast", "serde", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -12903,23 +12869,21 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "parity-scale-codec", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "thiserror", ] [[package]] name = "sp-tracing" version = "16.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "tracing", "tracing-core", "tracing-subscriber 0.2.25", @@ -12939,7 +12903,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "sp-api", "sp-runtime", @@ -12948,7 +12912,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "26.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "parity-scale-codec", @@ -12956,14 +12920,13 @@ dependencies = [ "sp-core", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "sp-trie", ] [[package]] name = "sp-trie" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "ahash 0.8.11", "hash-db", @@ -12976,8 +12939,7 @@ dependencies = [ "scale-info", "schnellru", "sp-core", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "thiserror", "tracing", "trie-db", @@ -12987,7 +12949,7 @@ dependencies = [ [[package]] name = "sp-version" version = "29.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "impl-serde", "parity-scale-codec", @@ -12996,7 +12958,7 @@ dependencies = [ "serde", "sp-crypto-hashing-proc-macro", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-version-proc-macro", "thiserror", ] @@ -13004,7 +12966,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "13.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13015,13 +12977,12 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "20.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "anyhow", "impl-trait-for-tuples", "log", "parity-scale-codec", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", "wasmtime", ] @@ -13038,7 +12999,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "bounded-collections", "parity-scale-codec", @@ -13046,8 +13007,7 @@ dependencies = [ "serde", "smallvec", "sp-arithmetic", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -13116,7 +13076,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "staging-parachain-info" version = "0.7.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "cumulus-primitives-core", "frame-support", @@ -13124,13 +13084,13 @@ dependencies = [ "parity-scale-codec", "scale-info", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] name = "staging-xcm" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "bounded-collections", @@ -13148,7 +13108,7 @@ dependencies = [ [[package]] name = "staging-xcm-builder" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "frame-system", @@ -13161,7 +13121,7 @@ dependencies = [ "sp-arithmetic", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", "staging-xcm", "staging-xcm-executor", @@ -13170,7 +13130,7 @@ dependencies = [ [[package]] name = "staging-xcm-executor" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "environmental", "frame-benchmarking", @@ -13183,7 +13143,7 @@ dependencies = [ "sp-core", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-weights", "staging-xcm", ] @@ -13255,6 +13215,9 @@ name = "strum" version = "0.26.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29" +dependencies = [ + "strum_macros 0.26.2", +] [[package]] name = "strum_macros" @@ -13285,7 +13248,7 @@ dependencies = [ [[package]] name = "substrate-bip39" version = "0.4.7" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hmac 0.12.1", "pbkdf2", @@ -13297,12 +13260,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "11.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" [[package]] name = "substrate-frame-rpc-system" version = "28.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -13321,7 +13284,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.17.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "hyper", "log", @@ -13333,7 +13296,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.33.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "jsonrpsee", @@ -13346,7 +13309,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "27.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -13363,7 +13326,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "array-bytes 6.2.2", "async-trait", @@ -13390,7 +13353,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "17.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "build-helper", "cargo_metadata", @@ -13399,7 +13362,7 @@ dependencies = [ "parity-wasm", "polkavm-linker", "sp-maybe-compressed-blob", - "strum 0.24.1", + "strum 0.26.2", "tempfile", "toml 0.8.12", "walkdir", @@ -13531,7 +13494,7 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "test-runtime-constants" version = "1.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "frame-support", "polkadot-primitives", @@ -13684,7 +13647,7 @@ dependencies = [ "sp-core", "sp-inherents", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-timestamp", "tuxedo-core", ] @@ -13979,7 +13942,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "coarsetime", "polkadot-primitives", @@ -13990,7 +13953,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "5.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "expander 2.1.0", "proc-macro-crate 3.1.0", @@ -14149,7 +14112,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "try-runtime-cli" version = "0.38.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "async-trait", "clap", @@ -14165,8 +14128,8 @@ dependencies = [ "sp-consensus-aura", "sp-consensus-babe", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-inherents", "sp-io", "sp-keystore", @@ -14205,13 +14168,13 @@ dependencies = [ "serde", "sp-blockchain", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-genesis-builder", "sp-inherents", "sp-io", "sp-runtime", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", ] [[package]] @@ -14233,15 +14196,15 @@ dependencies = [ "serde", "sp-api", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-externalities 0.25.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-inherents", "sp-io", "sp-keyring", "sp-runtime", "sp-state-machine", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-tracing 16.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-tracing 16.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-trie", "trie-db", "tuxedo-core", @@ -14266,14 +14229,14 @@ dependencies = [ "sp-block-builder", "sp-consensus-aura", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-genesis-builder", "sp-inherents", "sp-io", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-timestamp", "sp-transaction-pool", "sp-version", @@ -14314,15 +14277,15 @@ dependencies = [ "sp-consensus-aura", "sp-consensus-grandpa", "sp-core", - "sp-debug-derive 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-genesis-builder", "sp-inherents", "sp-io", "sp-keystore", "sp-runtime", "sp-session", - "sp-std 14.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", - "sp-storage 19.0.0 (git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0)", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-storage 19.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", "sp-timestamp", "sp-transaction-pool", "sp-version", @@ -15350,10 +15313,25 @@ dependencies = [ "time", ] +[[package]] +name = "xcm-fee-payment-runtime-api" +version = "0.1.0" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" +dependencies = [ + "frame-support", + "parity-scale-codec", + "scale-info", + "sp-api", + "sp-runtime", + "sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1)", + "sp-weights", + "staging-xcm", +] + [[package]] name = "xcm-procedural" version = "7.0.0" -source = "git+https://github.com/off-narrative-labs/polkadot-sdk?branch=tuxedo-v1.9.0#381da1e2c48c39479108976ceea975faccb75ffd" +source = "git+https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.10.1#8eb1f5592d15c7c748fbe21c2ea951d3bfe890e2" dependencies = [ "Inflector", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index f0b33c64..abe2e9f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,79 +57,79 @@ sled = "0.34.7" tokio = "1.25.0" # Node-only dependencies -substrate-build-script-utils = { branch = "tuxedo-v1.9.0", git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } +substrate-build-script-utils = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } # Runtime-only dependencies -substrate-wasm-builder = { branch = "tuxedo-v1.9.0", git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } +substrate-wasm-builder = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } # Substrate primitives and client -sc-basic-authorship = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-chain-spec = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-cli = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-client-api = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-consensus = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-consensus-aura = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-consensus-grandpa = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-consensus-manual-seal = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-executor = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-keystore = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-network = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-network-sync = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-rpc = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-rpc-api = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-service = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-sysinfo = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-telemetry = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-tracing = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-transaction-pool = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sc-transaction-pool-api = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-api = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-application-crypto = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-block-builder = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-blockchain = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-consensus = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-consensus-aura = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-consensus-grandpa = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-core = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-debug-derive = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-genesis-builder = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-inherents = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-io = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-keyring = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-keystore = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-runtime = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-session = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-std = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-storage = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-timestamp = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-transaction-pool = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -sp-version = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -substrate-prometheus-endpoint = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } +sc-basic-authorship = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-chain-spec = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-cli = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sc-client-api = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-consensus = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-consensus-aura = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-consensus-grandpa = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-consensus-manual-seal = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-executor = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-keystore = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-network = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-network-sync = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-rpc = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-rpc-api = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-service = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sc-sysinfo = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-telemetry = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-tracing = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-transaction-pool = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sc-transaction-pool-api = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sp-api = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-application-crypto = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-block-builder = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-blockchain = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sp-consensus = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sp-consensus-aura = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-consensus-grandpa = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-core = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-debug-derive = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-genesis-builder = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-inherents = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-io = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-keyring = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +sp-keystore = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-runtime = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-session = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-std = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-storage = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-timestamp = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-transaction-pool = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-version = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +substrate-prometheus-endpoint = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } # Cumulus -cumulus-client-cli = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-collator = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-consensus-aura = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-consensus-common = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-consensus-proposer = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-parachain-inherent = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-client-service = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-primitives-core = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-primitives-parachain-inherent = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-relay-chain-interface = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-test-client = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -cumulus-test-relay-sproof-builder = { branch = "tuxedo-v1.9.0", git = "https://github.com/off-narrative-labs/polkadot-sdk" } -polkadot-cli = { branch = "tuxedo-v1.9.0", default-features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -polkadot-parachain-primitives = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } -polkadot-primitives = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } +cumulus-client-cli = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-collator = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-consensus-aura = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-consensus-common = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-consensus-proposer = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-parachain-inherent = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-client-service = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-primitives-core = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-primitives-parachain-inherent = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-relay-chain-interface = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-test-client = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +cumulus-test-relay-sproof-builder = { branch = "release-polkadot-v1.10.1", git = "https://github.com/paritytech/polkadot-sdk" } +polkadot-cli = { branch = "release-polkadot-v1.10.1", default-features = false, git = "https://github.com/paritytech/polkadot-sdk" } +polkadot-parachain-primitives = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +polkadot-primitives = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } # Added while adding Polkadot / Cumulus support -sp-externalities = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } -sp-state-machine = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } -sp-tracing = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } -sp-trie = { branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/Off-Narrative-Labs/polkadot-sdk" } +sp-externalities = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-state-machine = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-tracing = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } +sp-trie = { branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } trie-db = { version = "0.28.0", default-features = false } # We need to depend on this explicitly so we can enable the "full-node" feature # See https://github.com/paritytech/polkadot-sdk/issues/2551 for more details -polkadot-service = { features = [ "full-node" ], branch = "tuxedo-v1.9.0", default_features = false, git = "https://github.com/off-narrative-labs/polkadot-sdk" } +polkadot-service = { features = [ "full-node" ], branch = "release-polkadot-v1.10.1", default_features = false, git = "https://github.com/paritytech/polkadot-sdk" } diff --git a/tuxedo-core/src/verifier/htlc.rs b/tuxedo-core/src/verifier/htlc.rs index 57f66f99..fbfc260d 100644 --- a/tuxedo-core/src/verifier/htlc.rs +++ b/tuxedo-core/src/verifier/htlc.rs @@ -152,7 +152,7 @@ impl Verifier for HashTimeLockContract { #[cfg(test)] mod test { use super::*; - use sp_core::{sr25519::Pair, Pair as _}; + use sp_core::{sr25519::Pair, ByteArray, Pair as _}; fn bad_sig() -> Signature { Signature::from_slice( diff --git a/tuxedo-core/src/verifier/simple_signature.rs b/tuxedo-core/src/verifier/simple_signature.rs index 680e5037..a000a555 100644 --- a/tuxedo-core/src/verifier/simple_signature.rs +++ b/tuxedo-core/src/verifier/simple_signature.rs @@ -85,7 +85,7 @@ impl Verifier for P2PKH { #[cfg(test)] mod test { use super::*; - use sp_core::{crypto::Pair as _, sr25519::Pair}; + use sp_core::{crypto::Pair as _, sr25519::Pair, ByteArray}; fn bad_sig() -> Signature { Signature::from_slice(