diff --git a/Cargo.lock b/Cargo.lock index e1316fb0dc3e..4cfed796f6eb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -433,7 +433,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "beefy-primitives", "fnv", @@ -467,7 +467,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -487,12 +487,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -2096,7 +2096,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", ] @@ -2114,7 +2114,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -2136,7 +2136,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "Inflector", "chrono", @@ -2186,7 +2186,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -2197,7 +2197,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -2213,7 +2213,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -2241,7 +2241,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "bitflags", "frame-metadata", @@ -2271,7 +2271,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2283,7 +2283,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -2295,7 +2295,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro2", "quote", @@ -2305,7 +2305,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-support-test-pallet", @@ -2328,7 +2328,7 @@ dependencies = [ [[package]] name = "frame-support-test-pallet" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -2339,7 +2339,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "log", @@ -2356,7 +2356,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -2371,7 +2371,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "sp-api", @@ -2380,7 +2380,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "sp-api", @@ -2559,7 +2559,7 @@ dependencies = [ [[package]] name = "generate-bags" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "chrono", "frame-election-provider-support", @@ -4870,7 +4870,7 @@ checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4" [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4884,7 +4884,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -4900,7 +4900,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -4915,7 +4915,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4939,7 +4939,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4959,7 +4959,7 @@ dependencies = [ [[package]] name = "pallet-bags-list-remote-tests" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-election-provider-support", "frame-support", @@ -4978,7 +4978,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -4993,7 +4993,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "beefy-primitives", "frame-support", @@ -5009,7 +5009,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5032,7 +5032,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5114,7 +5114,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5133,7 +5133,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5150,7 +5150,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5166,7 +5166,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5189,7 +5189,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5202,7 +5202,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5220,7 +5220,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5235,7 +5235,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5258,7 +5258,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5274,7 +5274,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5294,7 +5294,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5311,7 +5311,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5328,7 +5328,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5346,7 +5346,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -5361,7 +5361,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5376,7 +5376,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5390,7 +5390,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5406,7 +5406,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5425,7 +5425,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5442,7 +5442,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5465,7 +5465,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5481,7 +5481,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5496,7 +5496,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5511,7 +5511,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5527,7 +5527,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5548,7 +5548,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5564,7 +5564,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5578,7 +5578,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5601,7 +5601,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -5612,7 +5612,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "sp-arithmetic", @@ -5621,7 +5621,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5635,7 +5635,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5653,7 +5653,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5672,7 +5672,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-support", "frame-system", @@ -5689,7 +5689,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -5704,7 +5704,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5715,7 +5715,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5732,7 +5732,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -5748,7 +5748,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-benchmarking", "frame-support", @@ -8248,7 +8248,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8614,7 +8614,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "sp-core", @@ -8625,7 +8625,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -8652,7 +8652,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -8675,7 +8675,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8691,7 +8691,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8708,7 +8708,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8719,7 +8719,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "chrono", "clap", @@ -8758,7 +8758,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "fnv", "futures 0.3.21", @@ -8786,7 +8786,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "hash-db", "kvdb", @@ -8811,7 +8811,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -8835,7 +8835,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "fork-tree", @@ -8878,7 +8878,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -8900,7 +8900,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8913,7 +8913,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -8938,7 +8938,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "sc-client-api", "sp-authorship", @@ -8949,7 +8949,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "lazy_static", "lru 0.7.5", @@ -8976,7 +8976,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "environmental", "parity-scale-codec", @@ -8993,7 +8993,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "parity-scale-codec", @@ -9008,7 +9008,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9026,7 +9026,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ahash", "async-trait", @@ -9066,7 +9066,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "finality-grandpa", "futures 0.3.21", @@ -9087,7 +9087,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ansi_term", "futures 0.3.21", @@ -9104,7 +9104,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "hex", @@ -9119,7 +9119,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "asynchronous-codec", @@ -9171,7 +9171,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9184,7 +9184,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ahash", "futures 0.3.21", @@ -9201,7 +9201,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9221,7 +9221,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "bitflags", "either", @@ -9250,7 +9250,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "bytes", "fnv", @@ -9278,7 +9278,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "libp2p", @@ -9291,7 +9291,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9300,7 +9300,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "hash-db", @@ -9330,7 +9330,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9353,7 +9353,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "jsonrpsee", @@ -9366,7 +9366,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "directories", @@ -9431,7 +9431,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "parity-scale-codec", @@ -9445,7 +9445,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9464,7 +9464,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "libc", @@ -9483,7 +9483,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "chrono", "futures 0.3.21", @@ -9501,7 +9501,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ansi_term", "atty", @@ -9532,7 +9532,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -9543,7 +9543,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -9570,7 +9570,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "log", @@ -9583,7 +9583,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "futures-timer", @@ -10060,7 +10060,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "hash-db", "log", @@ -10077,7 +10077,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "blake2", "proc-macro-crate", @@ -10089,7 +10089,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10102,7 +10102,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "integer-sqrt", "num-traits", @@ -10117,7 +10117,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10130,7 +10130,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "parity-scale-codec", @@ -10142,7 +10142,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "sp-api", @@ -10154,7 +10154,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "log", @@ -10172,7 +10172,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -10191,7 +10191,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "merlin", @@ -10214,7 +10214,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10228,7 +10228,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10241,7 +10241,7 @@ dependencies = [ [[package]] name = "sp-core" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "base58", "bitflags", @@ -10287,7 +10287,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "blake2", "byteorder", @@ -10301,7 +10301,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro2", "quote", @@ -10312,7 +10312,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "kvdb", "parking_lot 0.12.0", @@ -10321,7 +10321,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro2", "quote", @@ -10331,7 +10331,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "environmental", "parity-scale-codec", @@ -10342,7 +10342,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "finality-grandpa", "log", @@ -10360,7 +10360,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10374,7 +10374,7 @@ dependencies = [ [[package]] name = "sp-io" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "hash-db", @@ -10399,7 +10399,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "lazy_static", "sp-core", @@ -10410,7 +10410,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -10427,7 +10427,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "thiserror", "zstd", @@ -10436,7 +10436,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "parity-scale-codec", @@ -10451,7 +10451,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10465,7 +10465,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "sp-api", "sp-core", @@ -10475,7 +10475,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "backtrace", "lazy_static", @@ -10485,7 +10485,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "rustc-hash", "serde", @@ -10495,7 +10495,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "either", "hash256-std-hasher", @@ -10517,7 +10517,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10534,7 +10534,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "Inflector", "proc-macro-crate", @@ -10546,7 +10546,7 @@ dependencies = [ [[package]] name = "sp-sandbox" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "parity-scale-codec", @@ -10560,7 +10560,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "serde", "serde_json", @@ -10569,7 +10569,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10583,7 +10583,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "scale-info", @@ -10594,7 +10594,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.12.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "hash-db", "log", @@ -10616,12 +10616,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" [[package]] name = "sp-storage" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10634,7 +10634,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "log", "sp-core", @@ -10647,7 +10647,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures-timer", @@ -10663,7 +10663,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "sp-std", @@ -10675,7 +10675,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "sp-api", "sp-runtime", @@ -10684,7 +10684,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "log", @@ -10700,7 +10700,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "hash-db", "memory-db", @@ -10716,7 +10716,7 @@ dependencies = [ [[package]] name = "sp-version" version = "5.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10733,7 +10733,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10744,7 +10744,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "impl-trait-for-tuples", "log", @@ -10936,7 +10936,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "platforms", ] @@ -10944,7 +10944,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.21", @@ -10965,7 +10965,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures-util", "hyper", @@ -10978,7 +10978,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "jsonrpsee", "log", @@ -10999,7 +10999,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "async-trait", "futures 0.3.21", @@ -11025,7 +11025,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "futures 0.3.21", "substrate-test-utils-derive", @@ -11035,7 +11035,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11046,7 +11046,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "ansi_term", "build-helper", @@ -11761,7 +11761,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#6a7af64fea375bd8599dbf1389a38c53e169808f" +source = "git+https://github.com/paritytech/substrate?branch=master#2823dc4de5030aada6032e2ac58f4781f8dbfaf3" dependencies = [ "clap", "jsonrpsee", diff --git a/runtime/common/src/crowdloan/migration.rs b/runtime/common/src/crowdloan/migration.rs index 59511259815c..dec19a1ff58c 100644 --- a/runtime/common/src/crowdloan/migration.rs +++ b/runtime/common/src/crowdloan/migration.rs @@ -23,7 +23,7 @@ pub mod crowdloan_index_migration { // The old way we generated fund accounts. fn old_fund_account_id(index: ParaId) -> T::AccountId { - T::PalletId::get().into_sub_account(index) + T::PalletId::get().into_sub_account_truncating(index) } pub fn pre_migrate() -> Result<(), &'static str> { diff --git a/runtime/common/src/crowdloan/mod.rs b/runtime/common/src/crowdloan/mod.rs index bbb74c634ade..fa886f01440b 100644 --- a/runtime/common/src/crowdloan/mod.rs +++ b/runtime/common/src/crowdloan/mod.rs @@ -661,7 +661,7 @@ impl Pallet { /// This actually does computation. If you need to keep using it, then make sure you cache the /// value and only call this once. pub fn fund_account_id(index: FundIndex) -> T::AccountId { - T::PalletId::get().into_sub_account(index) + T::PalletId::get().into_sub_account_truncating(index) } pub fn id_from_index(index: FundIndex) -> child::ChildInfo { diff --git a/runtime/common/src/slots/migration.rs b/runtime/common/src/slots/migration.rs index b59ab35d4c63..b995ace2306e 100644 --- a/runtime/common/src/slots/migration.rs +++ b/runtime/common/src/slots/migration.rs @@ -24,7 +24,7 @@ pub mod slots_crowdloan_index_migration { // The old way we generated fund accounts. fn old_fund_account_id(index: ParaId) -> T::AccountId { - ::PalletId::get().into_sub_account(index) + ::PalletId::get().into_sub_account_truncating(index) } pub fn pre_migrate() -> Result<(), &'static str> { diff --git a/runtime/parachains/src/hrmp.rs b/runtime/parachains/src/hrmp.rs index 0f221dfa4b73..d18c2b3fc497 100644 --- a/runtime/parachains/src/hrmp.rs +++ b/runtime/parachains/src/hrmp.rs @@ -687,7 +687,7 @@ impl Pallet { // Return the deposit of the sender, but only if it is not the para being offboarded. if !outgoing.contains(&req_id.sender) { T::Currency::unreserve( - &req_id.sender.into_account(), + &req_id.sender.into_account_truncating(), req_data.sender_deposit.unique_saturated_into(), ); } @@ -700,7 +700,7 @@ impl Pallet { if req_data.confirmed { if !outgoing.contains(&req_id.recipient) { T::Currency::unreserve( - &req_id.recipient.into_account(), + &req_id.recipient.into_account_truncating(), config.hrmp_recipient_deposit.unique_saturated_into(), ); } @@ -817,11 +817,11 @@ impl Pallet { ::HrmpChannels::take(channel_id) { T::Currency::unreserve( - &channel_id.sender.into_account(), + &channel_id.sender.into_account_truncating(), sender_deposit.unique_saturated_into(), ); T::Currency::unreserve( - &channel_id.recipient.into_account(), + &channel_id.recipient.into_account_truncating(), recipient_deposit.unique_saturated_into(), ); } @@ -1137,7 +1137,7 @@ impl Pallet { ); T::Currency::reserve( - &origin.into_account(), + &origin.into_account_truncating(), config.hrmp_sender_deposit.unique_saturated_into(), )?; @@ -1210,7 +1210,7 @@ impl Pallet { ); T::Currency::reserve( - &origin.into_account(), + &origin.into_account_truncating(), config.hrmp_recipient_deposit.unique_saturated_into(), )?; @@ -1264,7 +1264,7 @@ impl Pallet { // Unreserve the sender's deposit. The recipient could not have left their deposit because // we ensured that the request is not confirmed. T::Currency::unreserve( - &channel_id.sender.into_account(), + &channel_id.sender.into_account_truncating(), open_channel_req.sender_deposit.unique_saturated_into(), ); diff --git a/runtime/parachains/src/hrmp/benchmarking.rs b/runtime/parachains/src/hrmp/benchmarking.rs index ddce64601f5c..3486e990fe57 100644 --- a/runtime/parachains/src/hrmp/benchmarking.rs +++ b/runtime/parachains/src/hrmp/benchmarking.rs @@ -36,7 +36,7 @@ fn register_parachain_with_balance(id: ParaId, balance: BalanceOf) validation_code: vec![1].into(), }, ); - T::Currency::make_free_balance_be(&id.into_account(), balance); + T::Currency::make_free_balance_be(&id.into_account_truncating(), balance); } fn assert_last_event(generic_event: ::Event) { @@ -201,7 +201,7 @@ frame_benchmarking::benchmarks! { let para: ParaId = 1u32.into(); let para_origin: crate::Origin = 1u32.into(); register_parachain_with_balance::(para, deposit); - T::Currency::make_free_balance_be(¶.into_account(), deposit * 256u32.into()); + T::Currency::make_free_balance_be(¶.into_account_truncating(), deposit * 256u32.into()); for ingress_para_id in 0..i { // establish ingress channels to `para`. diff --git a/runtime/parachains/src/hrmp/tests.rs b/runtime/parachains/src/hrmp/tests.rs index ad7871e1f9a7..463c5eb39385 100644 --- a/runtime/parachains/src/hrmp/tests.rs +++ b/runtime/parachains/src/hrmp/tests.rs @@ -135,7 +135,7 @@ fn register_parachain_with_balance(id: ParaId, balance: Balance) { validation_code: vec![1].into(), }, )); - ::Currency::make_free_balance_be(&id.into_account(), balance); + ::Currency::make_free_balance_be(&id.into_account_truncating(), balance); } fn register_parachain(id: ParaId) { @@ -490,15 +490,21 @@ fn refund_deposit_on_normal_closure() { run_to_block(5, Some(vec![4, 5])); Hrmp::init_open_channel(para_a, para_b, 2, 8).unwrap(); Hrmp::accept_open_channel(para_b, para_a).unwrap(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 80); - assert_eq!(::Currency::free_balance(¶_b.into_account()), 95); + assert_eq!(::Currency::free_balance(¶_a.into_account_truncating()), 80); + assert_eq!(::Currency::free_balance(¶_b.into_account_truncating()), 95); run_to_block(8, Some(vec![8])); // Now, we close the channel and wait until the next session. Hrmp::close_channel(para_b, HrmpChannelId { sender: para_a, recipient: para_b }).unwrap(); run_to_block(10, Some(vec![10])); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 100); - assert_eq!(::Currency::free_balance(¶_b.into_account()), 110); + assert_eq!( + ::Currency::free_balance(¶_a.into_account_truncating()), + 100 + ); + assert_eq!( + ::Currency::free_balance(¶_b.into_account_truncating()), + 110 + ); }); } @@ -517,8 +523,8 @@ fn refund_deposit_on_offboarding() { run_to_block(5, Some(vec![4, 5])); Hrmp::init_open_channel(para_a, para_b, 2, 8).unwrap(); Hrmp::accept_open_channel(para_b, para_a).unwrap(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 80); - assert_eq!(::Currency::free_balance(¶_b.into_account()), 95); + assert_eq!(::Currency::free_balance(¶_a.into_account_truncating()), 80); + assert_eq!(::Currency::free_balance(¶_b.into_account_truncating()), 95); run_to_block(8, Some(vec![8])); assert!(channel_exists(para_a, para_b)); @@ -531,8 +537,14 @@ fn refund_deposit_on_offboarding() { assert!(!channel_exists(para_a, para_b)); Hrmp::assert_storage_consistency_exhaustive(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 100); - assert_eq!(::Currency::free_balance(¶_b.into_account()), 110); + assert_eq!( + ::Currency::free_balance(¶_a.into_account_truncating()), + 100 + ); + assert_eq!( + ::Currency::free_balance(¶_b.into_account_truncating()), + 110 + ); }); } @@ -552,7 +564,7 @@ fn no_dangling_open_requests() { // Start opening a channel a->b Hrmp::init_open_channel(para_a, para_b, 2, 8).unwrap(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 80); + assert_eq!(::Currency::free_balance(¶_a.into_account_truncating()), 80); // Then deregister one parachain, but don't wait two sessions until it takes effect. // Instead, `para_b` will confirm the request, which will take place the same time @@ -560,12 +572,15 @@ fn no_dangling_open_requests() { deregister_parachain(para_a); run_to_block(9, Some(vec![9])); Hrmp::accept_open_channel(para_b, para_a).unwrap(); - assert_eq!(::Currency::free_balance(¶_b.into_account()), 95); + assert_eq!(::Currency::free_balance(¶_b.into_account_truncating()), 95); assert!(!channel_exists(para_a, para_b)); run_to_block(10, Some(vec![10])); // The outcome we expect is `para_b` should receive the refund. - assert_eq!(::Currency::free_balance(¶_b.into_account()), 110); + assert_eq!( + ::Currency::free_balance(¶_b.into_account_truncating()), + 110 + ); assert!(!channel_exists(para_a, para_b)); Hrmp::assert_storage_consistency_exhaustive(); }); @@ -587,12 +602,15 @@ fn cancel_pending_open_channel_request() { // Start opening a channel a->b Hrmp::init_open_channel(para_a, para_b, 2, 8).unwrap(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 80); + assert_eq!(::Currency::free_balance(¶_a.into_account_truncating()), 80); // Cancel opening the channel Hrmp::cancel_open_request(para_a, HrmpChannelId { sender: para_a, recipient: para_b }) .unwrap(); - assert_eq!(::Currency::free_balance(¶_a.into_account()), 100); + assert_eq!( + ::Currency::free_balance(¶_a.into_account_truncating()), + 100 + ); run_to_block(10, Some(vec![10])); assert!(!channel_exists(para_a, para_b)); diff --git a/xcm/pallet-xcm/Cargo.toml b/xcm/pallet-xcm/Cargo.toml index edc4edacfb0a..a8f0d98403a5 100644 --- a/xcm/pallet-xcm/Cargo.toml +++ b/xcm/pallet-xcm/Cargo.toml @@ -40,4 +40,7 @@ std = [ "xcm/std", "xcm-executor/std", ] -runtime-benchmarks = [] +runtime-benchmarks = [ + "frame-system/runtime-benchmarks", + "xcm-builder/runtime-benchmarks", +] diff --git a/xcm/pallet-xcm/src/lib.rs b/xcm/pallet-xcm/src/lib.rs index 9fe7f72d42ba..07f78bb518a9 100644 --- a/xcm/pallet-xcm/src/lib.rs +++ b/xcm/pallet-xcm/src/lib.rs @@ -1074,7 +1074,7 @@ pub mod pallet { pub fn check_account() -> T::AccountId { const ID: PalletId = PalletId(*b"py/xcmch"); - AccountIdConversion::::into_account(&ID) + AccountIdConversion::::into_account_truncating(&ID) } fn do_new_query( diff --git a/xcm/pallet-xcm/src/tests.rs b/xcm/pallet-xcm/src/tests.rs index 44ef45efef53..8ede7f11ae22 100644 --- a/xcm/pallet-xcm/src/tests.rs +++ b/xcm/pallet-xcm/src/tests.rs @@ -36,8 +36,10 @@ const SEND_AMOUNT: u128 = 10; #[test] fn report_outcome_notify_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; let sender = AccountId32 { network: AnyNetwork::get(), id: ALICE.into() }.into(); let mut message = Xcm(vec![TransferAsset { assets: (Here, SEND_AMOUNT).into(), @@ -96,8 +98,10 @@ fn report_outcome_notify_works() { #[test] fn report_outcome_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; let sender = AccountId32 { network: AnyNetwork::get(), id: ALICE.into() }.into(); let mut message = Xcm(vec![TransferAsset { assets: (Here, SEND_AMOUNT).into(), @@ -148,8 +152,10 @@ fn report_outcome_works() { /// Asserts that the expected message is sent and the event is emitted #[test] fn send_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let sender: MultiLocation = AccountId32 { network: AnyNetwork::get(), id: ALICE.into() }.into(); @@ -185,8 +191,10 @@ fn send_works() { /// Asserts that `send` fails with `Error::SendFailure` #[test] fn send_fails_when_xcm_router_blocks() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let sender: MultiLocation = Junction::AccountId32 { network: AnyNetwork::get(), id: ALICE.into() }.into(); @@ -212,8 +220,10 @@ fn send_fails_when_xcm_router_blocks() { /// local effects. #[test] fn teleport_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = 2 * BaseXcmWeight::get(); assert_eq!(Balances::total_balance(&ALICE), INITIAL_BALANCE); @@ -253,8 +263,10 @@ fn teleport_assets_works() { /// local effects. #[test] fn limmited_teleport_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = 2 * BaseXcmWeight::get(); assert_eq!(Balances::total_balance(&ALICE), INITIAL_BALANCE); @@ -295,8 +307,10 @@ fn limmited_teleport_assets_works() { /// local effects. #[test] fn unlimmited_teleport_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = 2 * BaseXcmWeight::get(); assert_eq!(Balances::total_balance(&ALICE), INITIAL_BALANCE); @@ -335,8 +349,10 @@ fn unlimmited_teleport_assets_works() { /// is increased. Verifies the correct message is sent and event is emitted. #[test] fn reserve_transfer_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = BaseXcmWeight::get(); let dest: MultiLocation = @@ -352,7 +368,7 @@ fn reserve_transfer_assets_works() { // Alice spent amount assert_eq!(Balances::free_balance(ALICE), INITIAL_BALANCE - SEND_AMOUNT); // Destination account (parachain account) has amount - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); assert_eq!(Balances::free_balance(para_acc), INITIAL_BALANCE + SEND_AMOUNT); assert_eq!( sent_xcm(), @@ -381,8 +397,10 @@ fn reserve_transfer_assets_works() { /// is increased. Verifies the correct message is sent and event is emitted. #[test] fn limited_reserve_transfer_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = BaseXcmWeight::get(); let dest: MultiLocation = @@ -399,7 +417,7 @@ fn limited_reserve_transfer_assets_works() { // Alice spent amount assert_eq!(Balances::free_balance(ALICE), INITIAL_BALANCE - SEND_AMOUNT); // Destination account (parachain account) has amount - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); assert_eq!(Balances::free_balance(para_acc), INITIAL_BALANCE + SEND_AMOUNT); assert_eq!( sent_xcm(), @@ -428,8 +446,10 @@ fn limited_reserve_transfer_assets_works() { /// is increased. Verifies the correct message is sent and event is emitted. #[test] fn unlimited_reserve_transfer_assets_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = BaseXcmWeight::get(); let dest: MultiLocation = @@ -446,7 +466,7 @@ fn unlimited_reserve_transfer_assets_works() { // Alice spent amount assert_eq!(Balances::free_balance(ALICE), INITIAL_BALANCE - SEND_AMOUNT); // Destination account (parachain account) has amount - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); assert_eq!(Balances::free_balance(para_acc), INITIAL_BALANCE + SEND_AMOUNT); assert_eq!( sent_xcm(), @@ -473,8 +493,10 @@ fn unlimited_reserve_transfer_assets_works() { /// is increased. Verifies the expected event is emitted. #[test] fn execute_withdraw_to_deposit_works() { - let balances = - vec![(ALICE, INITIAL_BALANCE), (ParaId::from(PARA_ID).into_account(), INITIAL_BALANCE)]; + let balances = vec![ + (ALICE, INITIAL_BALANCE), + (ParaId::from(PARA_ID).into_account_truncating(), INITIAL_BALANCE), + ]; new_test_ext_with_balances(balances).execute_with(|| { let weight = 3 * BaseXcmWeight::get(); let dest: MultiLocation = diff --git a/xcm/xcm-builder/src/currency_adapter.rs b/xcm/xcm-builder/src/currency_adapter.rs index dfdfd4c6964a..5e259195c4a0 100644 --- a/xcm/xcm-builder/src/currency_adapter.rs +++ b/xcm/xcm-builder/src/currency_adapter.rs @@ -60,7 +60,7 @@ impl From for XcmError { /// /// Our relay chain's location. /// parameter_types! { /// pub RelayChain: MultiLocation = Parent.into(); -/// pub CheckingAccount: AccountId = PalletId(*b"checking").into_account(); +/// pub CheckingAccount: AccountId = PalletId(*b"checking").into_account_truncating(); /// } /// /// /// Some items that implement `Convert`. Can be more, but for now we just assume we accept diff --git a/xcm/xcm-builder/src/location_conversion.rs b/xcm/xcm-builder/src/location_conversion.rs index a5bb40c87ec0..ef41d697433f 100644 --- a/xcm/xcm-builder/src/location_conversion.rs +++ b/xcm/xcm-builder/src/location_conversion.rs @@ -70,7 +70,7 @@ impl + Into + AccountIdConversion, AccountId: fn convert_ref(location: impl Borrow) -> Result { match location.borrow() { MultiLocation { parents: 0, interior: X1(Parachain(id)) } => - Ok(ParaId::from(*id).into_account()), + Ok(ParaId::from(*id).into_account_truncating()), _ => Err(()), } } @@ -91,7 +91,7 @@ impl + Into + AccountIdConversion, AccountId: fn convert_ref(location: impl Borrow) -> Result { match location.borrow() { MultiLocation { parents: 1, interior: X1(Parachain(id)) } => - Ok(ParaId::from(*id).into_account()), + Ok(ParaId::from(*id).into_account_truncating()), _ => Err(()), } } diff --git a/xcm/xcm-builder/tests/scenarios.rs b/xcm/xcm-builder/tests/scenarios.rs index 0bc6cfc8ce7d..d826e652c5d6 100644 --- a/xcm/xcm-builder/tests/scenarios.rs +++ b/xcm/xcm-builder/tests/scenarios.rs @@ -41,7 +41,7 @@ fn buy_execution() -> Instruction { /// Asserts that the parachain accounts are updated as expected. #[test] fn withdraw_and_deposit_works() { - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); let balances = vec![(ALICE, INITIAL_BALANCE), (para_acc.clone(), INITIAL_BALANCE)]; kusama_like_with_balances(balances).execute_with(|| { let other_para_id = 3000; @@ -61,7 +61,7 @@ fn withdraw_and_deposit_works() { weight, ); assert_eq!(r, Outcome::Complete(weight)); - let other_para_acc: AccountId = ParaId::from(other_para_id).into_account(); + let other_para_acc: AccountId = ParaId::from(other_para_id).into_account_truncating(); assert_eq!(Balances::free_balance(para_acc), INITIAL_BALANCE - amount); assert_eq!(Balances::free_balance(other_para_acc), amount); }); @@ -108,7 +108,7 @@ fn transfer_asset_works() { #[test] fn query_holding_works() { use xcm::opaque::latest::prelude::*; - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); let balances = vec![(ALICE, INITIAL_BALANCE), (para_acc.clone(), INITIAL_BALANCE)]; kusama_like_with_balances(balances).execute_with(|| { let other_para_id = 3000; @@ -169,7 +169,7 @@ fn query_holding_works() { weight, ); assert_eq!(r, Outcome::Complete(weight)); - let other_para_acc: AccountId = ParaId::from(other_para_id).into_account(); + let other_para_acc: AccountId = ParaId::from(other_para_id).into_account_truncating(); assert_eq!(Balances::free_balance(other_para_acc), amount); assert_eq!(Balances::free_balance(para_acc), INITIAL_BALANCE - 2 * amount); assert_eq!( @@ -197,7 +197,7 @@ fn query_holding_works() { #[test] fn teleport_to_statemine_works() { use xcm::opaque::latest::prelude::*; - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); let balances = vec![(ALICE, INITIAL_BALANCE), (para_acc.clone(), INITIAL_BALANCE)]; kusama_like_with_balances(balances).execute_with(|| { let statemine_id = 1000; @@ -287,7 +287,7 @@ fn teleport_to_statemine_works() { #[test] fn reserve_based_transfer_works() { use xcm::opaque::latest::prelude::*; - let para_acc: AccountId = ParaId::from(PARA_ID).into_account(); + let para_acc: AccountId = ParaId::from(PARA_ID).into_account_truncating(); let balances = vec![(ALICE, INITIAL_BALANCE), (para_acc.clone(), INITIAL_BALANCE)]; kusama_like_with_balances(balances).execute_with(|| { let other_para_id = 3000; diff --git a/xcm/xcm-simulator/example/src/lib.rs b/xcm/xcm-simulator/example/src/lib.rs index 9cb9617c76ea..741732cc797a 100644 --- a/xcm/xcm-simulator/example/src/lib.rs +++ b/xcm/xcm-simulator/example/src/lib.rs @@ -61,7 +61,7 @@ decl_test_network! { } pub fn para_account_id(id: u32) -> relay_chain::AccountId { - ParaId::from(id).into_account() + ParaId::from(id).into_account_truncating() } pub fn para_ext(para_id: u32) -> sp_io::TestExternalities { diff --git a/xcm/xcm-simulator/fuzzer/src/fuzz.rs b/xcm/xcm-simulator/fuzzer/src/fuzz.rs index 4da7de2f3d1b..691fba10cc10 100644 --- a/xcm/xcm-simulator/fuzzer/src/fuzz.rs +++ b/xcm/xcm-simulator/fuzzer/src/fuzz.rs @@ -65,7 +65,7 @@ decl_test_network! { } pub fn para_account_id(id: u32) -> relay_chain::AccountId { - ParaId::from(id).into_account() + ParaId::from(id).into_account_truncating() } pub fn para_ext(para_id: u32) -> sp_io::TestExternalities {