diff --git a/Cargo.lock b/Cargo.lock index 0911a16ca90e..d7ae0f5d5219 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" @@ -481,7 +479,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" dependencies = [ "beefy-primitives", "futures 0.3.15", @@ -509,7 +507,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -530,7 +528,7 @@ dependencies = [ [[package]] name = "beefy-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" dependencies = [ "parity-scale-codec", "sp-api", @@ -1891,7 +1889,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", ] @@ -1909,7 +1907,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -1928,7 +1926,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "Inflector", "chrono", @@ -1951,7 +1949,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -1964,7 +1962,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -1979,7 +1977,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "serde", @@ -1990,7 +1988,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "bitflags", "frame-metadata", @@ -2017,7 +2015,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2029,7 +2027,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2041,7 +2039,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro2", "quote", @@ -2051,7 +2049,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-metadata", "frame-support", @@ -2071,7 +2069,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2088,7 +2086,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -2102,7 +2100,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-api", @@ -2111,7 +2109,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "parity-scale-codec", @@ -4044,7 +4042,7 @@ dependencies = [ [[package]] name = "max-encoded-len" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-trait-for-tuples", "max-encoded-len-derive", @@ -4055,7 +4053,7 @@ dependencies = [ [[package]] name = "max-encoded-len-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -4558,7 +4556,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4573,7 +4571,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4587,7 +4585,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4610,7 +4608,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4625,7 +4623,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "0.1.0" -source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" +source = "git+https://github.com/paritytech/grandpa-bridge-gadget#a58179d4f59f4c31c7a09d5b0ce14df8450743a3" dependencies = [ "beefy-primitives", "frame-support", @@ -4640,7 +4638,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4676,7 +4674,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4692,7 +4690,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4707,7 +4705,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4728,7 +4726,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4745,7 +4743,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4759,7 +4757,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4781,7 +4779,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4796,7 +4794,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4815,7 +4813,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4831,7 +4829,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4846,7 +4844,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4863,7 +4861,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4879,7 +4877,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4897,7 +4895,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4912,7 +4910,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4925,7 +4923,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4941,7 +4939,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4963,7 +4961,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4979,7 +4977,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -4992,7 +4990,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "enumflags2", "frame-support", @@ -5006,7 +5004,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5021,7 +5019,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -5041,7 +5039,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5057,7 +5055,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -5070,7 +5068,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5094,7 +5092,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -5105,7 +5103,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "sp-arithmetic", @@ -5114,7 +5112,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -5127,7 +5125,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5145,7 +5143,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5160,7 +5158,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-support", "frame-system", @@ -5176,7 +5174,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5193,7 +5191,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5204,7 +5202,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5220,7 +5218,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-benchmarking", "frame-support", @@ -5235,7 +5233,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7527,7 +7525,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "env_logger 0.8.2", "hex", @@ -7830,7 +7828,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "derive_more", @@ -7859,7 +7857,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -7882,7 +7880,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -7898,7 +7896,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7919,7 +7917,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -7930,7 +7928,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "chrono", "fdlimit", @@ -7968,7 +7966,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "fnv", @@ -8002,7 +8000,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "blake2-rfc", "hash-db", @@ -8032,7 +8030,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parking_lot 0.11.1", "sc-client-api", @@ -8044,7 +8042,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "derive_more", @@ -8090,7 +8088,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "futures 0.3.15", @@ -8114,7 +8112,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8127,7 +8125,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "futures 0.3.15", @@ -8155,7 +8153,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "sc-client-api", "sp-authorship", @@ -8166,7 +8164,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "lazy_static", @@ -8195,7 +8193,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "parity-scale-codec", @@ -8212,7 +8210,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "parity-scale-codec", @@ -8227,8 +8225,10 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ + "cfg-if 1.0.0", + "libc", "log", "parity-scale-codec", "parity-wasm 0.42.2", @@ -8244,7 +8244,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "derive_more", @@ -8285,7 +8285,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "finality-grandpa", @@ -8309,7 +8309,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "futures 0.3.15", @@ -8330,7 +8330,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "ansi_term 0.12.1", "futures 0.3.15", @@ -8348,7 +8348,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "derive_more", @@ -8368,7 +8368,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "hash-db", "lazy_static", @@ -8387,7 +8387,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-std", "async-trait", @@ -8440,7 +8440,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8457,7 +8457,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "bytes 0.5.6", "fnv", @@ -8485,7 +8485,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "libp2p", @@ -8498,7 +8498,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8507,7 +8507,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "hash-db", @@ -8542,7 +8542,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "futures 0.3.15", @@ -8567,7 +8567,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8585,7 +8585,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "directories", @@ -8650,7 +8650,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "parity-scale-codec", @@ -8665,7 +8665,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8685,7 +8685,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "chrono", "futures 0.3.15", @@ -8705,7 +8705,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8742,7 +8742,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8753,7 +8753,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "futures 0.3.15", @@ -8775,7 +8775,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "intervalier", @@ -9254,7 +9254,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "sp-core", @@ -9266,7 +9266,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "hash-db", "log", @@ -9283,7 +9283,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9295,7 +9295,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "max-encoded-len", "parity-scale-codec", @@ -9308,7 +9308,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "integer-sqrt", "num-traits", @@ -9322,7 +9322,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-api", @@ -9334,7 +9334,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "parity-scale-codec", @@ -9346,7 +9346,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-api", @@ -9358,7 +9358,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "log", @@ -9376,7 +9376,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "serde", "serde_json", @@ -9385,7 +9385,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "futures 0.3.15", @@ -9412,7 +9412,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "merlin", @@ -9434,7 +9434,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9444,7 +9444,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9456,7 +9456,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "base58", "blake2-rfc", @@ -9501,7 +9501,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9510,7 +9510,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro2", "quote", @@ -9520,7 +9520,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "environmental", "parity-scale-codec", @@ -9531,7 +9531,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "finality-grandpa", "log", @@ -9548,7 +9548,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9562,7 +9562,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "hash-db", @@ -9587,7 +9587,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "lazy_static", "sp-core", @@ -9598,7 +9598,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "derive_more", @@ -9615,7 +9615,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "ruzstd", "zstd", @@ -9624,7 +9624,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "serde", @@ -9637,7 +9637,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9648,7 +9648,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "sp-api", "sp-core", @@ -9658,7 +9658,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "backtrace", ] @@ -9666,7 +9666,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "rustc-hash", "serde", @@ -9677,7 +9677,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "either", "hash256-std-hasher", @@ -9699,7 +9699,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9716,7 +9716,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9728,7 +9728,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "serde", "serde_json", @@ -9737,7 +9737,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-api", @@ -9750,7 +9750,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9760,7 +9760,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "hash-db", "log", @@ -9783,12 +9783,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9801,7 +9801,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "log", "sp-core", @@ -9814,7 +9814,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9831,7 +9831,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "erased-serde", "log", @@ -9849,7 +9849,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "derive_more", "futures 0.3.15", @@ -9865,7 +9865,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "log", @@ -9880,7 +9880,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "hash-db", "memory-db", @@ -9894,7 +9894,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "futures-core", @@ -9906,7 +9906,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9919,7 +9919,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -9931,7 +9931,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10088,7 +10088,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "chrono", "console_error_panic_hook", @@ -10114,7 +10114,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "platforms", ] @@ -10122,7 +10122,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.15", @@ -10145,7 +10145,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-std", "derive_more", @@ -10159,7 +10159,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "async-trait", "futures 0.1.29", @@ -10188,7 +10188,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "futures 0.3.15", "substrate-test-utils-derive", @@ -10198,7 +10198,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10953,7 +10953,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate#c666a251691300c1651075a3b59ba1cf59c5a664" +source = "git+https://github.com/paritytech/substrate#cdc55fe6b838410750c897f189ef73064c44396d" dependencies = [ "frame-try-runtime", "log", diff --git a/node/core/pvf/src/executor_intf.rs b/node/core/pvf/src/executor_intf.rs index 8e2cbb6d92bd..81fc4fb86494 100644 --- a/node/core/pvf/src/executor_intf.rs +++ b/node/core/pvf/src/executor_intf.rs @@ -118,11 +118,11 @@ impl sp_externalities::Externalities for ValidationExternalities { panic!("kill_child_storage: unsupported feature for parachain validation") } - fn clear_prefix(&mut self, _: &[u8]) { + fn clear_prefix(&mut self, _: &[u8], _: Option) -> (bool, u32) { panic!("clear_prefix: unsupported feature for parachain validation") } - fn clear_child_prefix(&mut self, _: &ChildInfo, _: &[u8]) { + fn clear_child_prefix(&mut self, _: &ChildInfo, _: &[u8], _: Option) -> (bool, u32) { panic!("clear_child_prefix: unsupported feature for parachain validation") } diff --git a/runtime/common/src/auctions.rs b/runtime/common/src/auctions.rs index 07a59c650f73..1a705207b631 100644 --- a/runtime/common/src/auctions.rs +++ b/runtime/common/src/auctions.rs @@ -296,7 +296,7 @@ pub mod pallet { for ((bidder, _), amount) in ReservedAmounts::::drain() { CurrencyOf::::unreserve(&bidder, amount); } - Winning::::remove_all(); + Winning::::remove_all(None); AuctionInfo::::kill(); Ok(()) } @@ -511,7 +511,7 @@ impl Pallet { let res = Winning::::get(offset).unwrap_or([Self::EMPTY; SlotRange::SLOT_RANGE_COUNT]); // This `remove_all` statement should remove at most `EndingPeriod` / `SampleLength` items, // which should be bounded and sensibly configured in the runtime. - Winning::::remove_all(); + Winning::::remove_all(None); AuctionInfo::::kill(); return Some((res, lease_period_index)) } diff --git a/runtime/common/src/crowdloan.rs b/runtime/common/src/crowdloan.rs index cfd0ed7320b2..ed351c8f7607 100644 --- a/runtime/common/src/crowdloan.rs +++ b/runtime/common/src/crowdloan.rs @@ -677,7 +677,7 @@ impl Pallet { who.using_encoded(|b| child::kill(&Self::id_from_index(index), b)); } - pub fn crowdloan_kill(index: TrieIndex) -> child::KillChildStorageResult { + pub fn crowdloan_kill(index: TrieIndex) -> child::KillStorageResult { child::kill_storage(&Self::id_from_index(index), Some(T::RemoveKeysLimit::get())) }