diff --git a/Cargo.lock b/Cargo.lock index 2c80d384d2b9..bd81295b88f8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1969,7 +1969,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", ] @@ -1987,7 +1987,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -2006,7 +2006,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "Inflector", "chrono", @@ -2029,7 +2029,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -2042,7 +2042,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -2057,7 +2057,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "serde", @@ -2068,7 +2068,7 @@ dependencies = [ [[package]] name = "frame-support" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "bitflags", "frame-metadata", @@ -2094,7 +2094,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2106,7 +2106,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.0.0", @@ -2118,7 +2118,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro2", "quote", @@ -2128,7 +2128,7 @@ dependencies = [ [[package]] name = "frame-support-test" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-metadata", "frame-support", @@ -2148,7 +2148,7 @@ dependencies = [ [[package]] name = "frame-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -2165,7 +2165,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -2179,7 +2179,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-api", @@ -2188,7 +2188,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "parity-scale-codec", @@ -3458,12 +3458,6 @@ version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" -[[package]] -name = "leb128" -version = "0.2.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a" - [[package]] name = "libc" version = "0.2.91" @@ -4615,7 +4609,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -4630,7 +4624,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -4644,7 +4638,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4667,7 +4661,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4696,7 +4690,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4774,7 +4768,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4790,7 +4784,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4805,7 +4799,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -4826,7 +4820,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4843,7 +4837,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4857,7 +4851,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "3.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4879,7 +4873,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4894,7 +4888,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4913,7 +4907,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4929,7 +4923,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -4944,7 +4938,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -4961,7 +4955,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -4977,7 +4971,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4995,7 +4989,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5010,7 +5004,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5023,7 +5017,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5039,7 +5033,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5061,7 +5055,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5076,7 +5070,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "enumflags2", "frame-support", @@ -5090,7 +5084,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5105,7 +5099,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5125,7 +5119,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5141,7 +5135,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5154,7 +5148,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5178,7 +5172,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -5189,7 +5183,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "sp-arithmetic", @@ -5198,7 +5192,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5211,7 +5205,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5229,7 +5223,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5244,7 +5238,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-support", "frame-system", @@ -5260,7 +5254,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5277,7 +5271,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5288,7 +5282,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5304,7 +5298,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-benchmarking", "frame-support", @@ -5319,7 +5313,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7638,7 +7632,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "env_logger 0.8.4", "hex", @@ -7936,7 +7930,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "sp-core", @@ -7948,7 +7942,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "derive_more", @@ -7977,7 +7971,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8000,7 +7994,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8016,7 +8010,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8036,7 +8030,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8047,7 +8041,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "chrono", "fdlimit", @@ -8085,7 +8079,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "fnv", @@ -8119,7 +8113,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "blake2-rfc", "hash-db", @@ -8149,7 +8143,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "parking_lot 0.11.1", @@ -8162,7 +8156,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "derive_more", @@ -8208,7 +8202,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "futures 0.3.15", @@ -8232,7 +8226,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8245,7 +8239,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "futures 0.3.15", @@ -8273,7 +8267,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "sc-client-api", "sp-authorship", @@ -8284,7 +8278,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "lazy_static", @@ -8313,7 +8307,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "parity-scale-codec", @@ -8330,7 +8324,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "parity-scale-codec", @@ -8345,13 +8339,14 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "cfg-if 1.0.0", "libc", "log", "parity-scale-codec", "parity-wasm 0.42.2", + "pwasm-utils", "sc-allocator", "sc-executor-common", "scoped-tls", @@ -8364,7 +8359,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "derive_more", @@ -8405,7 +8400,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "finality-grandpa", @@ -8429,7 +8424,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "futures 0.3.15", @@ -8450,7 +8445,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "ansi_term 0.12.1", "futures 0.3.15", @@ -8468,7 +8463,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "derive_more", @@ -8488,7 +8483,7 @@ dependencies = [ [[package]] name = "sc-light" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "hash-db", "lazy_static", @@ -8507,7 +8502,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-std", "async-trait", @@ -8560,7 +8555,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "futures-timer 3.0.2", @@ -8577,7 +8572,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "bytes 0.5.6", "fnv", @@ -8605,7 +8600,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "libp2p", @@ -8618,7 +8613,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -8627,7 +8622,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "hash-db", @@ -8662,7 +8657,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "futures 0.3.15", @@ -8687,7 +8682,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -8705,7 +8700,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "directories", @@ -8771,7 +8766,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "parity-scale-codec", @@ -8786,7 +8781,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -8806,7 +8801,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "chrono", "futures 0.3.15", @@ -8826,7 +8821,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "ansi_term 0.12.1", "atty", @@ -8863,7 +8858,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -8874,7 +8869,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "futures 0.3.15", @@ -8896,7 +8891,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "intervalier", @@ -8958,26 +8953,6 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" -[[package]] -name = "scroll" -version = "0.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1" -dependencies = [ - "scroll_derive", -] - -[[package]] -name = "scroll_derive" -version = "0.10.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9" -dependencies = [ - "proc-macro2", - "quote", - "syn", -] - [[package]] name = "sct" version = "0.6.0" @@ -9369,7 +9344,7 @@ dependencies = [ [[package]] name = "sp-api" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "hash-db", "log", @@ -9386,7 +9361,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "blake2-rfc", "proc-macro-crate 1.0.0", @@ -9398,7 +9373,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "serde", @@ -9410,7 +9385,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "integer-sqrt", "num-traits", @@ -9424,7 +9399,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-api", @@ -9436,7 +9411,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "parity-scale-codec", @@ -9448,7 +9423,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-api", @@ -9460,7 +9435,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "log", @@ -9478,7 +9453,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "futures 0.3.15", @@ -9505,7 +9480,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "merlin", @@ -9527,7 +9502,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -9537,7 +9512,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -9549,7 +9524,7 @@ dependencies = [ [[package]] name = "sp-core" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "base58", "blake2-rfc", @@ -9593,7 +9568,7 @@ dependencies = [ [[package]] name = "sp-database" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -9602,7 +9577,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro2", "quote", @@ -9612,7 +9587,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "environmental", "parity-scale-codec", @@ -9623,7 +9598,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "finality-grandpa", "log", @@ -9640,7 +9615,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -9654,7 +9629,7 @@ dependencies = [ [[package]] name = "sp-io" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "hash-db", @@ -9679,7 +9654,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "lazy_static", "sp-core", @@ -9690,7 +9665,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "derive_more", @@ -9707,7 +9682,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "ruzstd", "zstd", @@ -9716,7 +9691,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "serde", @@ -9729,7 +9704,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro-crate 1.0.0", "proc-macro2", @@ -9740,7 +9715,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "sp-api", "sp-core", @@ -9750,7 +9725,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "backtrace", ] @@ -9758,7 +9733,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "rustc-hash", "serde", @@ -9769,7 +9744,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "either", "hash256-std-hasher", @@ -9790,7 +9765,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -9807,7 +9782,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "Inflector", "proc-macro-crate 1.0.0", @@ -9819,7 +9794,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "serde", "serde_json", @@ -9828,7 +9803,7 @@ dependencies = [ [[package]] name = "sp-session" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-api", @@ -9841,7 +9816,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -9851,7 +9826,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "hash-db", "log", @@ -9874,12 +9849,12 @@ dependencies = [ [[package]] name = "sp-std" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" [[package]] name = "sp-storage" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "impl-serde", "parity-scale-codec", @@ -9892,7 +9867,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "log", "sp-core", @@ -9905,7 +9880,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -9922,7 +9897,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "erased-serde", "log", @@ -9940,7 +9915,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "derive_more", "futures 0.3.15", @@ -9956,7 +9931,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "log", @@ -9971,7 +9946,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "hash-db", "memory-db", @@ -9985,7 +9960,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "futures-core", @@ -9997,7 +9972,7 @@ dependencies = [ [[package]] name = "sp-version" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10012,7 +9987,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "parity-scale-codec", "proc-macro-crate 1.0.0", @@ -10024,7 +9999,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10211,7 +10186,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "chrono", "console_error_panic_hook", @@ -10237,7 +10212,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "platforms", ] @@ -10245,7 +10220,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.15", @@ -10268,7 +10243,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-std", "derive_more", @@ -10282,7 +10257,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "async-trait", "futures 0.1.29", @@ -10311,7 +10286,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "futures 0.3.15", "substrate-test-utils-derive", @@ -10321,7 +10296,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "proc-macro-crate 1.0.0", "quote", @@ -10331,7 +10306,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "ansi_term 0.12.1", "atty", @@ -11076,7 +11051,7 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" [[package]] name = "try-runtime-cli" version = "0.9.0" -source = "git+https://github.com/paritytech/substrate?branch=master#7a3a0905eb0d8211a093f52f40b7fb8f4f034f49" +source = "git+https://github.com/paritytech/substrate?branch=master#3cd75117765c4a63d40c00aa41e1bf12135c237b" dependencies = [ "frame-try-runtime", "log", @@ -11509,11 +11484,9 @@ dependencies = [ "wasmparser", "wasmtime-cache", "wasmtime-environ", - "wasmtime-fiber", "wasmtime-jit", "wasmtime-profiling", "wasmtime-runtime", - "wat", "winapi 0.3.9", ] @@ -11588,17 +11561,6 @@ dependencies = [ "wasmparser", ] -[[package]] -name = "wasmtime-fiber" -version = "0.27.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a089d44cd7e2465d41a53b840a5b4fca1bf6d1ecfebc970eac9592b34ea5f0b3" -dependencies = [ - "cc", - "libc", - "winapi 0.3.9", -] - [[package]] name = "wasmtime-jit" version = "0.27.0" @@ -11654,11 +11616,8 @@ checksum = "e24364d522dcd67c897c8fffc42e5bdfc57207bbb6d7eeade0da9d4a7d70105b" dependencies = [ "anyhow", "cfg-if 1.0.0", - "gimli 0.24.0", "lazy_static", "libc", - "object 0.24.0", - "scroll", "serde", "target-lexicon", "wasmtime-environ", @@ -11686,28 +11645,9 @@ dependencies = [ "region", "thiserror", "wasmtime-environ", - "wasmtime-fiber", "winapi 0.3.9", ] -[[package]] -name = "wast" -version = "35.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a5800e9f86a1eae935e38bea11e60fd253f6d514d153fb39b3e5535a7b37b56" -dependencies = [ - "leb128", -] - -[[package]] -name = "wat" -version = "1.0.37" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ec280a739b69173e0ffd12c1658507996836ba4e992ed9bc1e5385a0bd72a02" -dependencies = [ - "wast", -] - [[package]] name = "web-sys" version = "0.3.46" diff --git a/node/core/pvf/src/executor_intf.rs b/node/core/pvf/src/executor_intf.rs index 81fc4fb86494..84a2d43a0771 100644 --- a/node/core/pvf/src/executor_intf.rs +++ b/node/core/pvf/src/executor_intf.rs @@ -21,7 +21,7 @@ use sc_executor_common::{ runtime_blob::RuntimeBlob, wasm_runtime::{InvokeMethod, WasmModule as _}, }; -use sc_executor_wasmtime::{Config, Semantics}; +use sc_executor_wasmtime::{Config, Semantics, DeterministicStackLimit}; use sp_core::{ storage::{ChildInfo, TrackedStorageKey}, }; @@ -34,7 +34,23 @@ const CONFIG: Config = Config { cache_path: None, semantics: Semantics { fast_instance_reuse: false, - stack_depth_metering: false, + // Enable determinstic stack limit to pin down the exact number of items the wasmtime stack + // can contain before it traps with stack overflow. + // + // Here is how the values below were chosen. + // + // At the moment of writing, the default native stack size limit is 1 MiB. Assuming a logical item + // (see the docs about the field and the instrumentation algorithm) is 8 bytes, 1 MiB can + // fit 2x 65536 logical items. + // + // Since reaching the native stack limit is undesirable, we halven the logical item limit and + // also increase the native 256x. This hopefully should preclude wasm code from reaching + // the stack limit set by the wasmtime. + deterministic_stack_limit: Some(DeterministicStackLimit { + logical_max: 65536, + native_stack_max: 256 * 1024 * 1024, + }), + canonicalize_nans: true, }, };