diff --git a/Cargo.lock b/Cargo.lock index 3a0d7f59aa23..81434cea2413 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -436,7 +436,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -470,7 +470,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "beefy-gadget", "futures", @@ -489,7 +489,7 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "sp-api", "sp-beefy", @@ -2937,7 +2937,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", ] @@ -2960,7 +2960,7 @@ checksum = "85dcb89d2b10c5f6133de2efd8c11959ce9dbb46a2f7a4cab208c4eeda6ce1ab" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -2983,7 +2983,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "Inflector", "array-bytes 4.2.0", @@ -3030,7 +3030,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -3041,7 +3041,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -3058,7 +3058,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -3087,7 +3087,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "log", @@ -3103,7 +3103,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "bitflags", "frame-metadata", @@ -3135,7 +3135,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "Inflector", "cfg-expr", @@ -3149,7 +3149,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -3161,7 +3161,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro2", "quote", @@ -3171,7 +3171,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "log", @@ -3189,7 +3189,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -3204,7 +3204,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "sp-api", @@ -3213,7 +3213,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "parity-scale-codec", @@ -4936,7 +4936,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "log", @@ -4955,7 +4955,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "anyhow", "jsonrpsee", @@ -5406,7 +5406,7 @@ checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "frame-benchmarking", @@ -5427,7 +5427,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5445,7 +5445,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5460,7 +5460,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -5476,7 +5476,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -5492,7 +5492,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -5507,7 +5507,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5531,7 +5531,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5551,7 +5551,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5566,7 +5566,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -5582,7 +5582,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "beefy-merkle-tree", @@ -5605,7 +5605,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5623,7 +5623,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5667,7 +5667,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5684,7 +5684,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "bitflags", "frame-benchmarking", @@ -5713,7 +5713,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "bitflags", "parity-scale-codec", @@ -5725,7 +5725,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro2", "quote", @@ -5735,7 +5735,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "assert_matches", "frame-benchmarking", @@ -5752,7 +5752,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5770,7 +5770,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5793,7 +5793,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5806,7 +5806,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5824,7 +5824,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5842,7 +5842,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5865,7 +5865,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5881,7 +5881,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5901,7 +5901,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5918,7 +5918,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5935,7 +5935,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5952,7 +5952,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5968,7 +5968,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6001,7 +6001,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6021,7 +6021,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "sp-api", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6048,7 +6048,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6071,7 +6071,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6088,7 +6088,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6103,7 +6103,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6117,7 +6117,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6135,7 +6135,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6150,7 +6150,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "assert_matches", "frame-benchmarking", @@ -6169,7 +6169,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6207,7 +6207,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6223,7 +6223,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6237,7 +6237,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -6260,7 +6260,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -6271,7 +6271,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "log", "sp-arithmetic", @@ -6280,7 +6280,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6297,7 +6297,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6326,7 +6326,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6363,7 +6363,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-support", "frame-system", @@ -6379,7 +6379,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -6395,7 +6395,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -6407,7 +6407,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6424,7 +6424,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6439,7 +6439,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6455,7 +6455,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -6470,7 +6470,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-benchmarking", "frame-support", @@ -9270,7 +9270,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "log", "sp-core", @@ -9281,7 +9281,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -9308,7 +9308,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "futures-timer", @@ -9331,7 +9331,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -9347,7 +9347,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -9362,7 +9362,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9373,7 +9373,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "chrono", @@ -9413,7 +9413,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "fnv", "futures", @@ -9439,7 +9439,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "hash-db", "kvdb", @@ -9464,7 +9464,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -9489,7 +9489,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -9518,7 +9518,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "fork-tree", @@ -9556,7 +9556,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "jsonrpsee", @@ -9578,7 +9578,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "fork-tree", "parity-scale-codec", @@ -9591,7 +9591,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -9614,7 +9614,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "lru", "parity-scale-codec", @@ -9638,7 +9638,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -9651,7 +9651,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "log", "sc-allocator", @@ -9664,7 +9664,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "cfg-if", "libc", @@ -9681,7 +9681,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ahash", "array-bytes 4.2.0", @@ -9721,7 +9721,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "finality-grandpa", "futures", @@ -9741,7 +9741,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ansi_term", "futures", @@ -9756,7 +9756,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9771,7 +9771,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9812,7 +9812,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "cid", "futures", @@ -9831,7 +9831,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "bitflags", @@ -9857,7 +9857,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ahash", "futures", @@ -9875,7 +9875,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "futures", @@ -9896,7 +9896,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -9928,7 +9928,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "futures", @@ -9946,7 +9946,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "bytes", @@ -9976,7 +9976,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "libp2p", @@ -9989,7 +9989,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9998,7 +9998,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "jsonrpsee", @@ -10027,7 +10027,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10046,7 +10046,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "http", "jsonrpsee", @@ -10061,7 +10061,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "futures", @@ -10087,7 +10087,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "directories", @@ -10152,7 +10152,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "log", "parity-scale-codec", @@ -10163,7 +10163,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -10182,7 +10182,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "libc", @@ -10201,7 +10201,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "chrono", "futures", @@ -10219,7 +10219,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ansi_term", "atty", @@ -10250,7 +10250,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -10261,7 +10261,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -10287,7 +10287,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -10301,7 +10301,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "futures-timer", @@ -10794,7 +10794,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "hash-db", "log", @@ -10812,7 +10812,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "blake2", "proc-macro-crate", @@ -10824,7 +10824,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10837,7 +10837,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "integer-sqrt", "num-traits", @@ -10851,7 +10851,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10864,7 +10864,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "parity-scale-codec", @@ -10876,7 +10876,7 @@ dependencies = [ [[package]] name = "sp-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10893,7 +10893,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "sp-api", @@ -10905,7 +10905,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "log", @@ -10923,7 +10923,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -10941,7 +10941,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "parity-scale-codec", @@ -10959,7 +10959,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "merlin", @@ -10982,7 +10982,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -10994,7 +10994,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11007,7 +11007,7 @@ dependencies = [ [[package]] name = "sp-core" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "base58", @@ -11049,7 +11049,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "blake2", "byteorder", @@ -11063,7 +11063,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro2", "quote", @@ -11074,7 +11074,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -11083,7 +11083,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro2", "quote", @@ -11093,7 +11093,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "environmental", "parity-scale-codec", @@ -11104,7 +11104,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "finality-grandpa", "log", @@ -11122,7 +11122,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -11136,7 +11136,7 @@ dependencies = [ [[package]] name = "sp-io" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "bytes", "ed25519", @@ -11161,7 +11161,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "lazy_static", "sp-core", @@ -11172,7 +11172,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures", @@ -11189,7 +11189,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "thiserror", "zstd", @@ -11198,7 +11198,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -11216,7 +11216,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11230,7 +11230,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "sp-api", "sp-core", @@ -11240,7 +11240,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "backtrace", "lazy_static", @@ -11250,7 +11250,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "rustc-hash", "serde", @@ -11260,7 +11260,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "either", "hash256-std-hasher", @@ -11282,7 +11282,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -11300,7 +11300,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "Inflector", "proc-macro-crate", @@ -11312,7 +11312,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "serde", "serde_json", @@ -11321,7 +11321,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11335,7 +11335,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11347,7 +11347,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.13.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "hash-db", "log", @@ -11367,12 +11367,12 @@ dependencies = [ [[package]] name = "sp-std" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" [[package]] name = "sp-storage" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11385,7 +11385,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "futures-timer", @@ -11400,7 +11400,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "sp-std", @@ -11412,7 +11412,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "sp-api", "sp-runtime", @@ -11421,7 +11421,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "log", @@ -11437,7 +11437,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ahash", "hash-db", @@ -11460,7 +11460,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "impl-serde", "parity-scale-codec", @@ -11477,7 +11477,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -11488,7 +11488,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "7.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "impl-trait-for-tuples", "log", @@ -11501,7 +11501,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "parity-scale-codec", "scale-info", @@ -11803,7 +11803,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "platforms", ] @@ -11811,7 +11811,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -11830,7 +11830,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "hyper", "log", @@ -11842,7 +11842,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "async-trait", "jsonrpsee", @@ -11855,7 +11855,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "jsonrpsee", "log", @@ -11874,7 +11874,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "array-bytes 4.2.0", "async-trait", @@ -11900,7 +11900,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "futures", "substrate-test-utils-derive", @@ -11910,7 +11910,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11921,7 +11921,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "ansi_term", "build-helper", @@ -12499,7 +12499,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#ce025f3a989d165225c0f2f7ab497cf53319dd6d" +source = "git+https://github.com/paritytech/substrate?branch=master#8e76398fa1f070a1361a77b04269c2c59c08d76a" dependencies = [ "clap 4.0.29", "frame-remote-externalities", diff --git a/parachains/runtimes/assets/statemine/src/lib.rs b/parachains/runtimes/assets/statemine/src/lib.rs index cc541f162ed1..e26399d74ab2 100644 --- a/parachains/runtimes/assets/statemine/src/lib.rs +++ b/parachains/runtimes/assets/statemine/src/lib.rs @@ -247,6 +247,7 @@ impl pallet_assets::Config for Runtime { type Freezer = (); type Extra = (); type WeightInfo = weights::pallet_assets::WeightInfo; + type CallbackHandle = (); type AssetAccountDeposit = AssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")] diff --git a/parachains/runtimes/assets/statemint/src/lib.rs b/parachains/runtimes/assets/statemint/src/lib.rs index 39843d3bae29..5c400a146126 100644 --- a/parachains/runtimes/assets/statemint/src/lib.rs +++ b/parachains/runtimes/assets/statemint/src/lib.rs @@ -263,6 +263,7 @@ impl pallet_assets::Config for Runtime { type Freezer = (); type Extra = (); type WeightInfo = weights::pallet_assets::WeightInfo; + type CallbackHandle = (); type AssetAccountDeposit = AssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")] diff --git a/parachains/runtimes/assets/westmint/src/lib.rs b/parachains/runtimes/assets/westmint/src/lib.rs index 1d63190ffc94..97e5d95736f0 100644 --- a/parachains/runtimes/assets/westmint/src/lib.rs +++ b/parachains/runtimes/assets/westmint/src/lib.rs @@ -228,6 +228,7 @@ impl pallet_assets::Config for Runtime { type Freezer = (); type Extra = (); type WeightInfo = weights::pallet_assets::WeightInfo; + type CallbackHandle = (); type AssetAccountDeposit = AssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")] diff --git a/parachains/runtimes/testing/penpal/src/lib.rs b/parachains/runtimes/testing/penpal/src/lib.rs index c606290e44da..a73ea57df1fe 100644 --- a/parachains/runtimes/testing/penpal/src/lib.rs +++ b/parachains/runtimes/testing/penpal/src/lib.rs @@ -403,6 +403,7 @@ impl pallet_assets::Config for Runtime { type Freezer = (); type Extra = (); type WeightInfo = pallet_assets::weights::SubstrateWeight; + type CallbackHandle = (); type AssetAccountDeposit = AssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")] diff --git a/parachains/runtimes/testing/rococo-parachain/src/lib.rs b/parachains/runtimes/testing/rococo-parachain/src/lib.rs index b4248e31a4d2..b5b8aa458921 100644 --- a/parachains/runtimes/testing/rococo-parachain/src/lib.rs +++ b/parachains/runtimes/testing/rococo-parachain/src/lib.rs @@ -503,6 +503,7 @@ impl pallet_assets::Config for Runtime { type Freezer = (); type Extra = (); type WeightInfo = pallet_assets::weights::SubstrateWeight; + type CallbackHandle = (); type AssetAccountDeposit = AssetAccountDeposit; type RemoveItemsLimit = frame_support::traits::ConstU32<1000>; #[cfg(feature = "runtime-benchmarks")]