diff --git a/Cargo.lock b/Cargo.lock index ad099b4331d8..a57b87059a7d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,7 +1,5 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 - [[package]] name = "Inflector" version = "0.11.4" @@ -448,7 +446,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" [[package]] name = "beefy-gadget" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" dependencies = [ "beefy-primitives", "futures 0.3.13", @@ -475,7 +473,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -496,7 +494,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" dependencies = [ "parity-scale-codec", "sp-api", @@ -1756,7 +1754,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", ] @@ -1774,7 +1772,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -1793,7 +1791,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "Inflector", "chrono", @@ -1816,7 +1814,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -1829,7 +1827,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -1845,7 +1843,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "serde", @@ -1856,7 +1854,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "bitflags", "frame-metadata", @@ -1882,7 +1880,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1894,7 +1892,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -1906,7 +1904,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro2", "quote", @@ -1916,7 +1914,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-metadata", "frame-support", @@ -1937,7 +1935,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1954,7 +1952,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -1968,7 +1966,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -1977,7 +1975,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "parity-scale-codec", @@ -4364,7 +4362,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4380,7 +4378,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4395,7 +4393,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4419,7 +4417,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4434,7 +4432,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#8213c08e3dcf7fc732b3be6c73f8c6d3619abae2" dependencies = [ "beefy-primitives", "frame-support", @@ -4449,7 +4447,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4464,7 +4462,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4481,7 +4479,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4496,7 +4494,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4517,7 +4515,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4533,7 +4531,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4555,7 +4553,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4571,7 +4569,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4591,7 +4589,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4608,7 +4606,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4622,7 +4620,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#099ee1486aa9acbcfa05f16ae114d316632824f9" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4640,7 +4638,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#099ee1486aa9acbcfa05f16ae114d316632824f9" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4656,7 +4654,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#099ee1486aa9acbcfa05f16ae114d316632824f9" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4674,7 +4672,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4690,7 +4688,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4704,7 +4702,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4720,7 +4718,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4742,7 +4740,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4758,7 +4756,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4771,7 +4769,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "enumflags2", "frame-support", @@ -4786,7 +4784,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4802,7 +4800,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4822,7 +4820,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4838,7 +4836,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4852,7 +4850,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4876,7 +4874,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -4887,7 +4885,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4901,7 +4899,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4920,7 +4918,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4935,7 +4933,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-support", "frame-system", @@ -4951,7 +4949,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4968,7 +4966,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4979,7 +4977,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4995,7 +4993,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-benchmarking", "frame-support", @@ -5011,7 +5009,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7194,7 +7192,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "env_logger 0.8.2", "hex-literal", @@ -7467,7 +7465,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "derive_more", @@ -7495,7 +7493,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "futures-timer 3.0.2", @@ -7518,7 +7516,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7534,7 +7532,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7555,7 +7553,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -7566,7 +7564,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "chrono", "fdlimit", @@ -7604,7 +7602,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "fnv", @@ -7638,7 +7636,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "blake2-rfc", "hash-db", @@ -7668,7 +7666,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -7680,7 +7678,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "derive_more", @@ -7727,7 +7725,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "futures 0.3.13", @@ -7751,7 +7749,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7764,7 +7762,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "futures 0.3.13", @@ -7791,7 +7789,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "sc-client-api", @@ -7805,7 +7803,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "lazy_static", @@ -7834,7 +7832,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "parity-scale-codec", @@ -7850,7 +7848,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "parity-scale-codec", @@ -7865,7 +7863,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "parity-scale-codec", @@ -7883,7 +7881,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "derive_more", @@ -7923,7 +7921,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "finality-grandpa", @@ -7947,7 +7945,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "futures 0.3.13", @@ -7968,7 +7966,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "ansi_term 0.12.1", "futures 0.3.13", @@ -7986,7 +7984,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "derive_more", @@ -8006,7 +8004,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "hash-db", "lazy_static", @@ -8025,7 +8023,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-std", "async-trait", @@ -8078,7 +8076,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "futures-timer 3.0.2", @@ -8095,7 +8093,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "bytes 0.5.6", "fnv", @@ -8123,7 +8121,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "libp2p", @@ -8136,7 +8134,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8145,7 +8143,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "hash-db", @@ -8179,7 +8177,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "futures 0.3.13", @@ -8203,7 +8201,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8221,7 +8219,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "directories", @@ -8285,7 +8283,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "parity-scale-codec", @@ -8300,7 +8298,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8320,7 +8318,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "chrono", "futures 0.3.13", @@ -8340,7 +8338,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8367,7 +8365,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8378,7 +8376,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "futures 0.3.13", @@ -8400,7 +8398,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "futures-diagnose", @@ -8816,7 +8814,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "sp-core", @@ -8828,7 +8826,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "hash-db", "log", @@ -8845,7 +8843,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -8857,7 +8855,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "serde", @@ -8869,7 +8867,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "integer-sqrt", "num-traits", @@ -8882,7 +8880,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -8894,7 +8892,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8905,7 +8903,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -8917,7 +8915,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "log", @@ -8935,7 +8933,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "serde", "serde_json", @@ -8944,7 +8942,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "futures 0.3.13", @@ -8971,7 +8969,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "merlin", "parity-scale-codec", @@ -8992,7 +8990,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9002,7 +9000,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9014,7 +9012,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "base58", "blake2-rfc", @@ -9058,7 +9056,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9067,7 +9065,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro2", "quote", @@ -9077,7 +9075,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "environmental", "parity-scale-codec", @@ -9088,7 +9086,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "finality-grandpa", "log", @@ -9105,7 +9103,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -9117,7 +9115,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "hash-db", @@ -9141,7 +9139,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "lazy_static", "sp-core", @@ -9152,7 +9150,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "derive_more", @@ -9169,7 +9167,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "serde", @@ -9182,7 +9180,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9193,7 +9191,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "sp-api", "sp-core", @@ -9203,7 +9201,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "backtrace", ] @@ -9211,7 +9209,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "serde", "sp-core", @@ -9220,7 +9218,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "either", "hash256-std-hasher", @@ -9241,7 +9239,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9258,7 +9256,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9270,7 +9268,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "serde", "serde_json", @@ -9279,7 +9277,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -9292,7 +9290,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9302,7 +9300,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "hash-db", "log", @@ -9324,12 +9322,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9342,7 +9340,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "sp-core", @@ -9355,7 +9353,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "parity-scale-codec", "sp-api", @@ -9368,7 +9366,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "log", "parity-scale-codec", @@ -9381,7 +9379,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "derive_more", "futures 0.3.13", @@ -9397,7 +9395,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "hash-db", "memory-db", @@ -9411,7 +9409,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "futures-core", @@ -9423,7 +9421,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9435,7 +9433,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9592,7 +9590,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "chrono", "console_error_panic_hook", @@ -9618,7 +9616,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "platforms", ] @@ -9626,7 +9624,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.13", @@ -9649,7 +9647,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-std", "derive_more", @@ -9663,7 +9661,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "async-trait", "futures 0.1.29", @@ -9692,7 +9690,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "futures 0.3.13", "substrate-test-utils-derive", @@ -9702,7 +9700,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10443,7 +10441,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#d3f204439220df98a59011674615d462ae667713" +source = "git+https://github.com/paritytech/substrate#67f882cfd8d0dd13b5887fbabcbc1e05d7a6a2e2" dependencies = [ "frame-try-runtime", "log", diff --git a/bridges/bin/millau/runtime/src/lib.rs b/bridges/bin/millau/runtime/src/lib.rs index 7b686f104740..1cdd9767d580 100644 --- a/bridges/bin/millau/runtime/src/lib.rs +++ b/bridges/bin/millau/runtime/src/lib.rs @@ -199,6 +199,7 @@ impl frame_system::Config for Runtime { type DbWeight = DbWeight; /// The designated SS58 prefix of this chain. type SS58Prefix = SS58Prefix; + type OnSetCode = (); } impl pallet_aura::Config for Runtime { diff --git a/bridges/bin/rialto/runtime/src/lib.rs b/bridges/bin/rialto/runtime/src/lib.rs index 3221264b53db..e1b4c51f5b44 100644 --- a/bridges/bin/rialto/runtime/src/lib.rs +++ b/bridges/bin/rialto/runtime/src/lib.rs @@ -207,6 +207,7 @@ impl frame_system::Config for Runtime { type DbWeight = DbWeight; /// The designated SS58 prefix of this chain. type SS58Prefix = SS58Prefix; + type OnSetCode = (); } impl pallet_aura::Config for Runtime { diff --git a/bridges/modules/call-dispatch/src/lib.rs b/bridges/modules/call-dispatch/src/lib.rs index a7ea999aa7c8..1f0da202829a 100644 --- a/bridges/modules/call-dispatch/src/lib.rs +++ b/bridges/modules/call-dispatch/src/lib.rs @@ -486,6 +486,7 @@ mod tests { type BlockLength = (); type DbWeight = (); type SS58Prefix = (); + type OnSetCode = (); } impl Config for TestRuntime { diff --git a/bridges/modules/currency-exchange/src/lib.rs b/bridges/modules/currency-exchange/src/lib.rs index ef35ddc0438c..54e4558d89ef 100644 --- a/bridges/modules/currency-exchange/src/lib.rs +++ b/bridges/modules/currency-exchange/src/lib.rs @@ -361,6 +361,7 @@ mod tests { type BlockLength = (); type DbWeight = (); type SS58Prefix = (); + type OnSetCode = (); } impl Config for TestRuntime { diff --git a/bridges/modules/ethereum/src/mock.rs b/bridges/modules/ethereum/src/mock.rs index 74f566a576b6..e812b65f365b 100644 --- a/bridges/modules/ethereum/src/mock.rs +++ b/bridges/modules/ethereum/src/mock.rs @@ -79,6 +79,7 @@ impl frame_system::Config for TestRuntime { type BlockLength = (); type DbWeight = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/bridges/modules/finality-verifier/src/mock.rs b/bridges/modules/finality-verifier/src/mock.rs index 08f5fb0a4387..d87af925990e 100644 --- a/bridges/modules/finality-verifier/src/mock.rs +++ b/bridges/modules/finality-verifier/src/mock.rs @@ -77,6 +77,7 @@ impl frame_system::Config for TestRuntime { type BlockWeights = (); type BlockLength = (); type SS58Prefix = (); + type OnSetCode = (); } impl pallet_substrate_bridge::Config for TestRuntime { diff --git a/bridges/modules/message-lane/src/mock.rs b/bridges/modules/message-lane/src/mock.rs index e16ae0c0a3f0..3fa10beef476 100644 --- a/bridges/modules/message-lane/src/mock.rs +++ b/bridges/modules/message-lane/src/mock.rs @@ -100,6 +100,7 @@ impl frame_system::Config for TestRuntime { type BlockLength = (); type DbWeight = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/bridges/modules/shift-session-manager/src/lib.rs b/bridges/modules/shift-session-manager/src/lib.rs index 7520d499fb2f..a463d868b191 100644 --- a/bridges/modules/shift-session-manager/src/lib.rs +++ b/bridges/modules/shift-session-manager/src/lib.rs @@ -145,6 +145,7 @@ mod tests { type BlockLength = (); type DbWeight = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/bridges/modules/substrate/src/mock.rs b/bridges/modules/substrate/src/mock.rs index ee20c952dd0d..a205c09e8393 100644 --- a/bridges/modules/substrate/src/mock.rs +++ b/bridges/modules/substrate/src/mock.rs @@ -82,6 +82,7 @@ impl frame_system::Config for TestRuntime { type BlockWeights = (); type BlockLength = (); type SS58Prefix = (); + type OnSetCode = (); } impl Config for TestRuntime { diff --git a/runtime/common/src/auctions.rs b/runtime/common/src/auctions.rs index 75cb57ee87f2..ec88de800c18 100644 --- a/runtime/common/src/auctions.rs +++ b/runtime/common/src/auctions.rs @@ -662,6 +662,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/claims.rs b/runtime/common/src/claims.rs index 718199619dfa..31a937804f86 100644 --- a/runtime/common/src/claims.rs +++ b/runtime/common/src/claims.rs @@ -657,6 +657,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/crowdloan.rs b/runtime/common/src/crowdloan.rs index 0f230b3fa2f4..3af668c43c39 100644 --- a/runtime/common/src/crowdloan.rs +++ b/runtime/common/src/crowdloan.rs @@ -747,6 +747,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/impls.rs b/runtime/common/src/impls.rs index 866bbedcfc40..3f37eaeff793 100644 --- a/runtime/common/src/impls.rs +++ b/runtime/common/src/impls.rs @@ -127,6 +127,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } impl pallet_balances::Config for Test { diff --git a/runtime/common/src/integration_tests.rs b/runtime/common/src/integration_tests.rs index 7be232eeb56f..1572ea7f42b1 100644 --- a/runtime/common/src/integration_tests.rs +++ b/runtime/common/src/integration_tests.rs @@ -107,6 +107,7 @@ impl frame_system::Config for Test { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs index 9bb348b82984..8cdab773d932 100644 --- a/runtime/common/src/lib.rs +++ b/runtime/common/src/lib.rs @@ -250,6 +250,7 @@ mod multiplier_tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } fn run_with_system_weight(w: Weight, mut assertions: F) where F: FnMut() -> () { diff --git a/runtime/common/src/paras_registrar.rs b/runtime/common/src/paras_registrar.rs index 6ce22cd4bad9..6625b925cf4f 100644 --- a/runtime/common/src/paras_registrar.rs +++ b/runtime/common/src/paras_registrar.rs @@ -466,6 +466,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/purchase.rs b/runtime/common/src/purchase.rs index c1306e61cbcd..0dca19a257f1 100644 --- a/runtime/common/src/purchase.rs +++ b/runtime/common/src/purchase.rs @@ -449,6 +449,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/common/src/slots.rs b/runtime/common/src/slots.rs index 768c5ff957d8..344d214e6d95 100644 --- a/runtime/common/src/slots.rs +++ b/runtime/common/src/slots.rs @@ -502,6 +502,7 @@ mod tests { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 95b5c0746833..0d18f4d9ceda 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -159,6 +159,7 @@ impl frame_system::Config for Runtime { type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; type SS58Prefix = SS58Prefix; + type OnSetCode = (); } parameter_types! { diff --git a/runtime/parachains/src/mock.rs b/runtime/parachains/src/mock.rs index 33e4f99713a8..25ef134651b2 100644 --- a/runtime/parachains/src/mock.rs +++ b/runtime/parachains/src/mock.rs @@ -84,6 +84,7 @@ impl frame_system::Config for Test { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = (); + type OnSetCode = (); } parameter_types! { diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 3aa9c461620a..7ad16c7084b3 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -173,6 +173,7 @@ impl frame_system::Config for Runtime { type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; type SS58Prefix = SS58Prefix; + type OnSetCode = (); } parameter_types! { diff --git a/runtime/rococo/src/lib.rs b/runtime/rococo/src/lib.rs index 092630a377b4..7a487e643234 100644 --- a/runtime/rococo/src/lib.rs +++ b/runtime/rococo/src/lib.rs @@ -314,6 +314,7 @@ impl frame_system::Config for Runtime { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = SS58Prefix; + type OnSetCode = (); } parameter_types! { diff --git a/runtime/test-runtime/src/lib.rs b/runtime/test-runtime/src/lib.rs index 567b244c017b..b8f839e72d04 100644 --- a/runtime/test-runtime/src/lib.rs +++ b/runtime/test-runtime/src/lib.rs @@ -151,6 +151,7 @@ impl frame_system::Config for Runtime { type OnKilledAccount = (); type SystemWeightInfo = (); type SS58Prefix = SS58Prefix; + type OnSetCode = (); } impl frame_system::offchain::SendTransactionTypes for Runtime where diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 0615fcb828b0..a7e0dad07abd 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -151,6 +151,7 @@ impl frame_system::Config for Runtime { type OnKilledAccount = (); type SystemWeightInfo = weights::frame_system::WeightInfo; type SS58Prefix = SS58Prefix; + type OnSetCode = (); } parameter_types! {