diff --git a/Cargo.lock b/Cargo.lock index 6ed2aff7ec8..412340cdf5e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -865,7 +865,7 @@ dependencies = [ [[package]] name = "binary-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "hash-db", "log", @@ -4192,7 +4192,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", ] @@ -4215,7 +4215,7 @@ checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa" [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-support-procedural", @@ -4240,7 +4240,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "Inflector", "array-bytes", @@ -4288,7 +4288,7 @@ dependencies = [ [[package]] name = "frame-election-provider-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4299,7 +4299,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-election-provider-solution-type", "frame-support", @@ -4316,7 +4316,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -4345,7 +4345,7 @@ dependencies = [ [[package]] name = "frame-remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-recursion", "futures", @@ -4366,7 +4366,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "bitflags", "environmental", @@ -4400,7 +4400,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "Inflector", "cfg-expr", @@ -4418,7 +4418,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -4430,7 +4430,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro2", "quote", @@ -4440,7 +4440,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "cfg-if", "frame-support", @@ -4459,7 +4459,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4474,7 +4474,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "sp-api", @@ -4483,7 +4483,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "parity-scale-codec", @@ -5631,7 +5631,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "frame-benchmarking", @@ -5731,7 +5731,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "polkadot-primitives", @@ -6670,7 +6670,7 @@ dependencies = [ [[package]] name = "mmr-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "log", @@ -6689,7 +6689,7 @@ dependencies = [ [[package]] name = "mmr-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "anyhow", "jsonrpsee", @@ -7180,7 +7180,7 @@ dependencies = [ [[package]] name = "pallet-alliance" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "frame-benchmarking", @@ -7201,7 +7201,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7219,7 +7219,7 @@ dependencies = [ [[package]] name = "pallet-asset-conversion-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7233,7 +7233,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7251,7 +7251,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7266,7 +7266,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7282,7 +7282,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7298,7 +7298,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7312,7 +7312,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7336,7 +7336,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7356,7 +7356,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7371,7 +7371,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7390,7 +7390,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "binary-merkle-tree", @@ -7414,7 +7414,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7520,7 +7520,7 @@ dependencies = [ [[package]] name = "pallet-child-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7564,7 +7564,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7581,7 +7581,7 @@ dependencies = [ [[package]] name = "pallet-contracts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "bitflags", "environmental", @@ -7610,7 +7610,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "bitflags", "parity-scale-codec", @@ -7623,7 +7623,7 @@ dependencies = [ [[package]] name = "pallet-contracts-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro2", "quote", @@ -7633,7 +7633,7 @@ dependencies = [ [[package]] name = "pallet-conviction-voting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "assert_matches", "frame-benchmarking", @@ -7650,7 +7650,7 @@ dependencies = [ [[package]] name = "pallet-core-fellowship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7668,7 +7668,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7686,7 +7686,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7709,7 +7709,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-support-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -7722,7 +7722,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7741,7 +7741,7 @@ dependencies = [ [[package]] name = "pallet-fast-unstake" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "docify", "frame-benchmarking", @@ -7760,7 +7760,7 @@ dependencies = [ [[package]] name = "pallet-glutton" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "blake2", "frame-benchmarking", @@ -7778,7 +7778,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7801,7 +7801,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7817,7 +7817,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7837,7 +7837,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7854,7 +7854,7 @@ dependencies = [ [[package]] name = "pallet-insecure-randomness-collective-flip" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -7868,7 +7868,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7885,7 +7885,7 @@ dependencies = [ [[package]] name = "pallet-message-queue" version = "7.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7904,7 +7904,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7921,7 +7921,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7937,7 +7937,7 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7954,7 +7954,7 @@ dependencies = [ [[package]] name = "pallet-nfts" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -7972,7 +7972,7 @@ dependencies = [ [[package]] name = "pallet-nfts-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "pallet-nfts", @@ -7983,7 +7983,7 @@ dependencies = [ [[package]] name = "pallet-nis" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -7999,7 +7999,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -8016,7 +8016,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-benchmarking" version = "1.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8036,7 +8036,7 @@ dependencies = [ [[package]] name = "pallet-nomination-pools-runtime-api" version = "1.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "pallet-nomination-pools", "parity-scale-codec", @@ -8047,7 +8047,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -8064,7 +8064,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8120,7 +8120,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8135,7 +8135,7 @@ dependencies = [ [[package]] name = "pallet-ranked-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8153,7 +8153,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8168,7 +8168,7 @@ dependencies = [ [[package]] name = "pallet-referenda" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "assert_matches", "frame-benchmarking", @@ -8187,7 +8187,7 @@ dependencies = [ [[package]] name = "pallet-salary" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8205,7 +8205,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8222,7 +8222,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -8243,7 +8243,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8259,7 +8259,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8278,7 +8278,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -8301,7 +8301,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -8312,7 +8312,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "log", "sp-arithmetic", @@ -8321,7 +8321,7 @@ dependencies = [ [[package]] name = "pallet-staking-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "sp-api", @@ -8330,7 +8330,7 @@ dependencies = [ [[package]] name = "pallet-state-trie-migration" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8347,7 +8347,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8362,7 +8362,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8380,7 +8380,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8399,7 +8399,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-support", "frame-system", @@ -8415,7 +8415,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "jsonrpsee", "pallet-transaction-payment-rpc-runtime-api", @@ -8431,7 +8431,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -8443,7 +8443,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8460,7 +8460,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8475,7 +8475,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8491,7 +8491,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8506,7 +8506,7 @@ dependencies = [ [[package]] name = "pallet-whitelist" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-benchmarking", "frame-support", @@ -8521,7 +8521,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bounded-collections", "frame-benchmarking", @@ -8542,7 +8542,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-benchmarking", "frame-support", @@ -8584,6 +8584,7 @@ dependencies = [ "cumulus-relay-chain-interface", "frame-benchmarking", "frame-benchmarking-cli", + "futures", "jsonrpsee", "log", "pallet-transaction-payment-rpc", @@ -8599,6 +8600,7 @@ dependencies = [ "sc-executor", "sc-network", "sc-network-sync", + "sc-offchain", "sc-rpc", "sc-service", "sc-sysinfo", @@ -9155,7 +9157,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "futures-timer", @@ -9173,7 +9175,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "futures-timer", @@ -9188,7 +9190,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "derive_more", "fatality", @@ -9211,7 +9213,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "fatality", "futures", @@ -9232,7 +9234,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "clap", "frame-benchmarking-cli", @@ -9261,7 +9263,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "always-assert", "bitvec", @@ -9283,7 +9285,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "parity-scale-codec", "scale-info", @@ -9295,7 +9297,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "derive_more", "fatality", @@ -9320,7 +9322,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -9334,7 +9336,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "futures-timer", @@ -9354,7 +9356,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "always-assert", "async-trait", @@ -9377,7 +9379,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "parity-scale-codec", @@ -9395,7 +9397,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "derive_more", @@ -9424,7 +9426,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "futures", @@ -9446,7 +9448,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "fatality", @@ -9465,7 +9467,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "polkadot-node-subsystem", @@ -9480,7 +9482,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "futures", @@ -9500,7 +9502,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "polkadot-node-metrics", @@ -9515,7 +9517,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "futures-timer", @@ -9532,7 +9534,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "fatality", "futures", @@ -9551,7 +9553,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "futures", @@ -9568,7 +9570,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "fatality", @@ -9586,7 +9588,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "always-assert", "futures", @@ -9617,7 +9619,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "polkadot-node-primitives", @@ -9633,7 +9635,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-common" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "cpu-time", "futures", @@ -9657,7 +9659,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-execute-worker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "cpu-time", "futures", @@ -9677,7 +9679,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-prepare-worker" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "libc", @@ -9700,7 +9702,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "futures", "lru 0.9.0", @@ -9715,7 +9717,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "lazy_static", "log", @@ -9733,7 +9735,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bs58", "futures", @@ -9752,7 +9754,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-channel", "async-trait", @@ -9775,7 +9777,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bounded-vec", "futures", @@ -9797,7 +9799,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -9807,7 +9809,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "futures", @@ -9825,7 +9827,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "derive_more", @@ -9837,6 +9839,7 @@ dependencies = [ "polkadot-primitives", "polkadot-statement-table", "sc-network", + "sc-transaction-pool-api", "smallvec", "sp-api", "sp-authority-discovery", @@ -9848,7 +9851,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "derive_more", @@ -9881,7 +9884,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "futures", @@ -9904,7 +9907,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bounded-collections", "derive_more", @@ -10003,7 +10006,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -10021,7 +10024,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "hex-literal 0.4.1", @@ -10047,7 +10050,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "jsonrpsee", "mmr-rpc", @@ -10079,7 +10082,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "frame-benchmarking", @@ -10174,7 +10177,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "frame-benchmarking", @@ -10220,7 +10223,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "polkadot-primitives", @@ -10234,7 +10237,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bs58", "parity-scale-codec", @@ -10246,7 +10249,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitflags", "bitvec", @@ -10291,7 +10294,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "async-trait", "frame-benchmarking", @@ -10373,6 +10376,7 @@ dependencies = [ "sc-sysinfo", "sc-telemetry", "sc-transaction-pool", + "sc-transaction-pool-api", "serde", "serde_json", "sp-api", @@ -10408,7 +10412,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -10430,7 +10434,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -10440,7 +10444,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -10468,7 +10472,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "frame-election-provider-support", @@ -10529,7 +10533,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-system", "futures", @@ -11308,7 +11312,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "binary-merkle-tree", "frame-benchmarking", @@ -11395,7 +11399,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "polkadot-primitives", @@ -11664,7 +11668,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "log", "sp-core", @@ -11675,7 +11679,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -11703,7 +11707,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "futures-timer", @@ -11726,7 +11730,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -11741,7 +11745,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "memmap2", "sc-chain-spec-derive", @@ -11760,7 +11764,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -11771,7 +11775,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "chrono", @@ -11810,7 +11814,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "fnv", "futures", @@ -11826,7 +11830,6 @@ dependencies = [ "sp-core", "sp-database", "sp-externalities", - "sp-keystore", "sp-runtime", "sp-state-machine", "sp-statement-store", @@ -11837,7 +11840,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "hash-db", "kvdb", @@ -11863,7 +11866,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -11888,7 +11891,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -11917,7 +11920,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "fork-tree", @@ -11933,6 +11936,7 @@ dependencies = [ "sc-consensus-epochs", "sc-consensus-slots", "sc-telemetry", + "sc-transaction-pool-api", "scale-info", "sp-api", "sp-application-crypto", @@ -11952,7 +11956,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "jsonrpsee", @@ -11974,7 +11978,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "async-channel", @@ -12008,7 +12012,7 @@ dependencies = [ [[package]] name = "sc-consensus-beefy-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "jsonrpsee", @@ -12027,7 +12031,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "fork-tree", "parity-scale-codec", @@ -12040,7 +12044,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ahash 0.8.2", "array-bytes", @@ -12062,6 +12066,7 @@ dependencies = [ "sc-network-common", "sc-network-gossip", "sc-telemetry", + "sc-transaction-pool-api", "sc-utils", "serde_json", "sp-api", @@ -12080,7 +12085,7 @@ dependencies = [ [[package]] name = "sc-consensus-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "finality-grandpa", "futures", @@ -12100,7 +12105,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -12123,13 +12128,13 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ - "lru 0.10.0", "parity-scale-codec", "parking_lot 0.12.1", "sc-executor-common", "sc-executor-wasmtime", + "schnellru", "sp-api", "sp-core", "sp-externalities", @@ -12145,7 +12150,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "sc-allocator", "sp-maybe-compressed-blob", @@ -12157,7 +12162,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "anyhow", "cfg-if", @@ -12174,7 +12179,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ansi_term", "futures", @@ -12190,7 +12195,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "parking_lot 0.12.1", @@ -12204,7 +12209,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "async-channel", @@ -12245,7 +12250,7 @@ dependencies = [ [[package]] name = "sc-network-bitswap" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-channel", "cid", @@ -12265,7 +12270,7 @@ dependencies = [ [[package]] name = "sc-network-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "bitflags", @@ -12282,16 +12287,16 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ahash 0.8.2", "futures", "futures-timer", "libp2p", "log", - "lru 0.10.0", "sc-network", "sc-network-common", + "schnellru", "sp-runtime", "substrate-prometheus-endpoint", "tracing", @@ -12300,7 +12305,7 @@ dependencies = [ [[package]] name = "sc-network-light" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "async-channel", @@ -12321,7 +12326,7 @@ dependencies = [ [[package]] name = "sc-network-sync" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "async-channel", @@ -12331,7 +12336,6 @@ dependencies = [ "futures-timer", "libp2p", "log", - "lru 0.10.0", "mockall", "parity-scale-codec", "prost", @@ -12341,6 +12345,7 @@ dependencies = [ "sc-network", "sc-network-common", "sc-utils", + "schnellru", "smallvec", "sp-arithmetic", "sp-blockchain", @@ -12355,7 +12360,7 @@ dependencies = [ [[package]] name = "sc-network-transactions" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "futures", @@ -12373,7 +12378,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "bytes", @@ -12383,6 +12388,7 @@ dependencies = [ "hyper", "hyper-rustls 0.24.0", "libp2p", + "log", "num_cpus", "once_cell", "parity-scale-codec", @@ -12390,9 +12396,13 @@ dependencies = [ "rand 0.8.5", "sc-client-api", "sc-network", + "sc-network-common", + "sc-transaction-pool-api", "sc-utils", "sp-api", "sp-core", + "sp-externalities", + "sp-keystore", "sp-offchain", "sp-runtime", "threadpool", @@ -12402,7 +12412,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -12411,7 +12421,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "jsonrpsee", @@ -12442,7 +12452,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12461,7 +12471,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "http", "jsonrpsee", @@ -12476,7 +12486,7 @@ dependencies = [ [[package]] name = "sc-rpc-spec-v2" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "futures", @@ -12502,7 +12512,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "directories", @@ -12529,7 +12539,6 @@ dependencies = [ "sc-network-light", "sc-network-sync", "sc-network-transactions", - "sc-offchain", "sc-rpc", "sc-rpc-server", "sc-rpc-spec-v2", @@ -12567,7 +12576,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "log", "parity-scale-codec", @@ -12578,7 +12587,7 @@ dependencies = [ [[package]] name = "sc-storage-monitor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "clap", "fs4", @@ -12592,7 +12601,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -12611,7 +12620,7 @@ dependencies = [ [[package]] name = "sc-sysinfo" version = "6.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "libc", @@ -12630,7 +12639,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "chrono", "futures", @@ -12649,7 +12658,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ansi_term", "atty", @@ -12678,7 +12687,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -12689,7 +12698,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -12715,7 +12724,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -12731,7 +12740,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-channel", "futures", @@ -13212,7 +13221,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "enumn", "parity-scale-codec", @@ -13289,7 +13298,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "hash-db", "log", @@ -13297,6 +13306,7 @@ dependencies = [ "scale-info", "sp-api-proc-macro", "sp-core", + "sp-externalities", "sp-metadata-ir", "sp-runtime", "sp-state-machine", @@ -13309,7 +13319,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "Inflector", "blake2", @@ -13323,7 +13333,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "23.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -13336,7 +13346,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "16.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "integer-sqrt", "num-traits", @@ -13350,7 +13360,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -13363,7 +13373,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "sp-api", "sp-inherents", @@ -13374,13 +13384,13 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "log", - "lru 0.10.0", "parity-scale-codec", "parking_lot 0.12.1", + "schnellru", "sp-api", "sp-consensus", "sp-database", @@ -13392,7 +13402,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "futures", @@ -13407,7 +13417,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "parity-scale-codec", @@ -13424,7 +13434,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "parity-scale-codec", @@ -13443,7 +13453,7 @@ dependencies = [ [[package]] name = "sp-consensus-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "lazy_static", "parity-scale-codec", @@ -13462,7 +13472,7 @@ dependencies = [ [[package]] name = "sp-consensus-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "finality-grandpa", "log", @@ -13480,7 +13490,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -13492,7 +13502,7 @@ dependencies = [ [[package]] name = "sp-core" version = "21.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "bitflags", @@ -13530,13 +13540,14 @@ dependencies = [ "substrate-bip39", "thiserror", "tiny-bip39", + "tracing", "zeroize", ] [[package]] name = "sp-core-hashing" version = "9.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "blake2b_simd", "byteorder", @@ -13549,7 +13560,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "9.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "quote", "sp-core-hashing", @@ -13559,7 +13570,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "kvdb", "parking_lot 0.12.1", @@ -13568,7 +13579,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro2", "quote", @@ -13578,7 +13589,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.19.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "environmental", "parity-scale-codec", @@ -13589,7 +13600,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -13603,7 +13614,7 @@ dependencies = [ [[package]] name = "sp-io" version = "23.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "bytes", "ed25519", @@ -13628,7 +13639,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "lazy_static", "sp-core", @@ -13639,7 +13650,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.27.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "parking_lot 0.12.1", @@ -13651,7 +13662,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "thiserror", "zstd 0.12.3+zstd.1.5.2", @@ -13660,7 +13671,7 @@ dependencies = [ [[package]] name = "sp-metadata-ir" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-metadata", "parity-scale-codec", @@ -13671,7 +13682,7 @@ dependencies = [ [[package]] name = "sp-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ckb-merkle-mountain-range", "log", @@ -13689,7 +13700,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -13703,7 +13714,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "sp-api", "sp-core", @@ -13713,7 +13724,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "backtrace", "lazy_static", @@ -13723,7 +13734,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "6.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "rustc-hash", "serde", @@ -13733,7 +13744,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "24.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "either", "hash256-std-hasher", @@ -13755,7 +13766,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "17.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "bytes", "impl-trait-for-tuples", @@ -13773,7 +13784,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "11.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "Inflector", "proc-macro-crate", @@ -13785,12 +13796,13 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", "sp-api", "sp-core", + "sp-keystore", "sp-runtime", "sp-staking", "sp-std", @@ -13799,7 +13811,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -13813,7 +13825,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.28.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "hash-db", "log", @@ -13834,7 +13846,7 @@ dependencies = [ [[package]] name = "sp-statement-store" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -13851,12 +13863,12 @@ dependencies = [ [[package]] name = "sp-std" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" [[package]] name = "sp-storage" version = "13.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13869,7 +13881,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "parity-scale-codec", @@ -13882,7 +13894,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "10.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "sp-std", @@ -13894,7 +13906,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "sp-api", "sp-runtime", @@ -13903,7 +13915,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "parity-scale-codec", @@ -13918,7 +13930,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "22.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ahash 0.8.2", "hash-db", @@ -13941,7 +13953,7 @@ dependencies = [ [[package]] name = "sp-version" version = "22.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "impl-serde", "parity-scale-codec", @@ -13958,7 +13970,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "8.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -13969,7 +13981,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "14.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "anyhow", "impl-trait-for-tuples", @@ -13982,7 +13994,7 @@ dependencies = [ [[package]] name = "sp-weights" version = "20.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "parity-scale-codec", "scale-info", @@ -14180,12 +14192,12 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "frame-system-rpc-runtime-api", "futures", @@ -14204,7 +14216,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "hyper", "log", @@ -14216,7 +14228,7 @@ dependencies = [ [[package]] name = "substrate-rpc-client" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "jsonrpsee", @@ -14229,7 +14241,7 @@ dependencies = [ [[package]] name = "substrate-state-trie-migration-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -14246,7 +14258,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "array-bytes", "async-trait", @@ -14272,7 +14284,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "futures", "substrate-test-utils-derive", @@ -14282,7 +14294,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -14293,7 +14305,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "ansi_term", "build-helper", @@ -14422,7 +14434,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "polkadot-primitives", @@ -14824,7 +14836,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -14835,7 +14847,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "expander 2.0.0", "proc-macro-crate", @@ -14965,7 +14977,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#3fee5c7a8d657909aecd829d4b276305f0828a16" +source = "git+https://github.com/paritytech/substrate?branch=master#edf58dceaf3e1f1710e7ac83ac1cc0831e2ef9b2" dependencies = [ "async-trait", "clap", @@ -15881,7 +15893,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bitvec", "frame-benchmarking", @@ -15974,7 +15986,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "polkadot-primitives", @@ -16365,7 +16377,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "bounded-collections", "derivative", @@ -16381,7 +16393,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "frame-support", "frame-system", @@ -16435,7 +16447,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "environmental", "frame-benchmarking", @@ -16455,7 +16467,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.43" -source = "git+https://github.com/paritytech/polkadot?branch=master#aa5c8220ff6705f040f44d06479dd88b8e7e4601" +source = "git+https://github.com/paritytech/polkadot?branch=master#00684cb53032212d82513832f4a493f177d58619" dependencies = [ "Inflector", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index 15aa8614948..149a4d345e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,3 +75,4 @@ opt-level = 3 inherits = "release" lto = true codegen-units = 1 + diff --git a/client/consensus/aura/src/equivocation_import_queue.rs b/client/consensus/aura/src/equivocation_import_queue.rs index ac9c2a52829..b39fa73117f 100644 --- a/client/consensus/aura/src/equivocation_import_queue.rs +++ b/client/consensus/aura/src/equivocation_import_queue.rs @@ -178,12 +178,7 @@ where let inherent_res = self .client .runtime_api() - .check_inherents_with_context( - parent_hash, - block_params.origin.into(), - block, - inherent_data, - ) + .check_inherents(parent_hash, block, inherent_data) .map_err(|e| format!("Unable to check block inherents {:?}", e))?; if !inherent_res.ok() { diff --git a/client/relay-chain-inprocess-interface/src/lib.rs b/client/relay-chain-inprocess-interface/src/lib.rs index 54b0362a475..77a523b3407 100644 --- a/client/relay-chain-inprocess-interface/src/lib.rs +++ b/client/relay-chain-inprocess-interface/src/lib.rs @@ -72,11 +72,7 @@ impl RelayChainInterface for RelayChainInProcessInterface { para_id: ParaId, relay_parent: PHash, ) -> RelayChainResult> { - Ok(self.full_client.runtime_api().dmq_contents_with_context( - relay_parent, - sp_core::ExecutionContext::Importing, - para_id, - )?) + Ok(self.full_client.runtime_api().dmq_contents(relay_parent, para_id)?) } async fn retrieve_all_inbound_hrmp_channel_contents( @@ -84,11 +80,10 @@ impl RelayChainInterface for RelayChainInProcessInterface { para_id: ParaId, relay_parent: PHash, ) -> RelayChainResult>> { - Ok(self.full_client.runtime_api().inbound_hrmp_channels_contents_with_context( - relay_parent, - sp_core::ExecutionContext::Importing, - para_id, - )?) + Ok(self + .full_client + .runtime_api() + .inbound_hrmp_channels_contents(relay_parent, para_id)?) } async fn header(&self, block_id: BlockId) -> RelayChainResult> { @@ -342,8 +337,8 @@ mod tests { use polkadot_primitives::Block as PBlock; use polkadot_test_client::{ construct_transfer_extrinsic, BlockBuilderExt, Client, ClientBlockImportExt, - DefaultTestClientBuilderExt, ExecutionStrategy, InitPolkadotBlockBuilder, - TestClientBuilder, TestClientBuilderExt, + DefaultTestClientBuilderExt, InitPolkadotBlockBuilder, TestClientBuilder, + TestClientBuilderExt, }; use sp_consensus::{BlockOrigin, SyncOracle}; use sp_runtime::traits::Block as BlockT; @@ -364,8 +359,7 @@ mod tests { } fn build_client_backend_and_block() -> (Arc, PBlock, RelayChainInProcessInterface) { - let builder = - TestClientBuilder::new().set_execution_strategy(ExecutionStrategy::NativeWhenPossible); + let builder = TestClientBuilder::new(); let backend = builder.backend(); let client = Arc::new(builder.build()); diff --git a/pallets/parachain-system/src/validate_block/tests.rs b/pallets/parachain-system/src/validate_block/tests.rs index 4801b62e7b5..eab3ed6d213 100644 --- a/pallets/parachain-system/src/validate_block/tests.rs +++ b/pallets/parachain-system/src/validate_block/tests.rs @@ -56,10 +56,7 @@ fn call_validate_block( } fn create_test_client() -> (Client, Header) { - let client = TestClientBuilder::new() - // NOTE: this allows easier debugging - .set_execution_strategy(sc_client_api::ExecutionStrategy::NativeWhenPossible) - .build(); + let client = TestClientBuilder::new().build(); let genesis_header = client .header(client.chain_info().genesis_hash) diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index c8c5a8100b8..903c520a0ef 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -15,6 +15,7 @@ log = "0.4.19" codec = { package = "parity-scale-codec", version = "3.0.0" } serde = { version = "1.0.168", features = ["derive"] } jsonrpsee = { version = "0.16.2", features = ["server"] } +futures = "0.3.28" # Local parachain-template-runtime = { path = "../runtime" } @@ -27,6 +28,7 @@ sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-offchain = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/parachain-template/node/src/service.rs b/parachain-template/node/src/service.rs index fb311a48b48..9ad3c1ad3cc 100644 --- a/parachain-template/node/src/service.rs +++ b/parachain-template/node/src/service.rs @@ -21,6 +21,7 @@ use cumulus_relay_chain_interface::RelayChainInterface; // Substrate Imports use frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE; +use sc_client_api::Backend; use sc_consensus::ImportQueue; use sc_executor::{ HeapAllocStrategy, NativeElseWasmExecutor, WasmExecutor, DEFAULT_HEAP_ALLOC_STRATEGY, @@ -29,6 +30,7 @@ use sc_network::NetworkBlock; use sc_network_sync::SyncingService; use sc_service::{Configuration, PartialComponents, TFullBackend, TFullClient, TaskManager}; use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle}; +use sc_transaction_pool_api::OffchainTransactionPoolFactory; use sp_keystore::KeystorePtr; use substrate_prometheus_endpoint::Registry; @@ -194,11 +196,25 @@ async fn start_node_impl( .await?; if parachain_config.offchain_worker.enabled { - sc_service::build_offchain_workers( - ¶chain_config, - task_manager.spawn_handle(), - client.clone(), - network.clone(), + use futures::FutureExt; + + task_manager.spawn_handle().spawn( + "offchain-workers-runner", + "offchain-work", + sc_offchain::OffchainWorkers::new(sc_offchain::OffchainWorkerOptions { + runtime_api_provider: client.clone(), + keystore: Some(params.keystore_container.keystore()), + offchain_db: backend.offchain_storage(), + transaction_pool: Some(OffchainTransactionPoolFactory::new( + transaction_pool.clone(), + )), + network_provider: network.clone(), + is_validator: parachain_config.role.is_authority(), + enable_http_requests: false, + custom_extensions: move |_| vec![], + }) + .run(client.clone(), task_manager.spawn_handle()) + .boxed(), ); } diff --git a/test/service/benches/validate_block.rs b/test/service/benches/validate_block.rs index 3f4c39e5aa9..f3b4d0b1214 100644 --- a/test/service/benches/validate_block.rs +++ b/test/service/benches/validate_block.rs @@ -79,8 +79,7 @@ fn benchmark_block_validation(c: &mut Criterion) { // Each account should only be included in one transfer. let (src_accounts, dst_accounts, account_ids) = utils::create_benchmark_accounts(); - let mut test_client_builder = TestClientBuilder::with_default_backend() - .set_execution_strategy(sc_client_api::ExecutionStrategy::AlwaysWasm); + let mut test_client_builder = TestClientBuilder::with_default_backend(); let genesis_init = test_client_builder.genesis_init_mut(); *genesis_init = cumulus_test_client::GenesisParameters { endowed_accounts: account_ids }; let client = test_client_builder.build_with_native_executor(None).0; diff --git a/test/service/benches/validate_block_glutton.rs b/test/service/benches/validate_block_glutton.rs index 5f5fda07168..0e049d8665d 100644 --- a/test/service/benches/validate_block_glutton.rs +++ b/test/service/benches/validate_block_glutton.rs @@ -61,8 +61,7 @@ fn benchmark_block_validation(c: &mut Criterion) { let runtime = tokio::runtime::Runtime::new().expect("creating tokio runtime doesn't fail; qed"); let endowed_accounts = vec![AccountId::from(Alice.public())]; - let mut test_client_builder = TestClientBuilder::with_default_backend() - .set_execution_strategy(sc_client_api::ExecutionStrategy::NativeElseWasm); + let mut test_client_builder = TestClientBuilder::with_default_backend(); let genesis_init = test_client_builder.genesis_init_mut(); *genesis_init = cumulus_test_client::GenesisParameters { endowed_accounts }; diff --git a/test/service/src/lib.rs b/test/service/src/lib.rs index e45ba47f6eb..d597997c276 100644 --- a/test/service/src/lib.rs +++ b/test/service/src/lib.rs @@ -55,7 +55,6 @@ use polkadot_node_subsystem::{errors::RecoveryError, messages::AvailabilityRecov use polkadot_overseer::Handle as OverseerHandle; use polkadot_primitives::{CollatorPair, Hash as PHash, PersistedValidationData}; use polkadot_service::ProvideRuntimeApi; -use sc_client_api::execution_extensions::ExecutionStrategies; use sc_consensus::ImportQueue; use sc_network::{ config::{FullNetworkConfiguration, TransportConfig}, @@ -758,13 +757,6 @@ pub fn node_config( wasm_method: WasmExecutionMethod::Compiled { instantiation_strategy: sc_executor_wasmtime::InstantiationStrategy::PoolingCopyOnWrite, }, - execution_strategies: ExecutionStrategies { - syncing: sc_client_api::ExecutionStrategy::AlwaysWasm, - importing: sc_client_api::ExecutionStrategy::AlwaysWasm, - block_construction: sc_client_api::ExecutionStrategy::AlwaysWasm, - offchain_worker: sc_client_api::ExecutionStrategy::AlwaysWasm, - other: sc_client_api::ExecutionStrategy::AlwaysWasm, - }, rpc_addr: None, rpc_max_connections: Default::default(), rpc_cors: None,