diff --git a/Cargo.lock b/Cargo.lock index 7cc0e3584f2..54785949e29 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -442,7 +442,7 @@ dependencies = [ [[package]] name = "beefy-gadget" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "beefy-primitives", "fnv", @@ -470,7 +470,7 @@ dependencies = [ [[package]] name = "beefy-gadget-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "beefy-gadget", "beefy-primitives", @@ -490,12 +490,12 @@ dependencies = [ [[package]] name = "beefy-merkle-tree" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" [[package]] name = "beefy-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -679,7 +679,7 @@ dependencies = [ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "finality-grandpa", "frame-support", @@ -695,7 +695,7 @@ dependencies = [ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-runtime", "frame-support", @@ -707,7 +707,7 @@ dependencies = [ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "bp-runtime", @@ -723,7 +723,7 @@ dependencies = [ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-messages", "bp-runtime", @@ -741,7 +741,7 @@ dependencies = [ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -758,7 +758,7 @@ dependencies = [ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "hash-db", @@ -776,7 +776,7 @@ dependencies = [ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -791,7 +791,7 @@ dependencies = [ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -806,7 +806,7 @@ dependencies = [ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -1696,6 +1696,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-session", + "parity-scale-codec", "sp-runtime", "sp-std", ] @@ -2429,7 +2430,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", ] @@ -2447,7 +2448,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -2468,7 +2469,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "Inflector", "chrono", @@ -2494,7 +2495,7 @@ dependencies = [ [[package]] name = "frame-election-provider-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -2508,7 +2509,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -2536,7 +2537,7 @@ dependencies = [ [[package]] name = "frame-support" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "bitflags", "frame-metadata", @@ -2565,7 +2566,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -2577,7 +2578,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate 1.1.0", @@ -2589,7 +2590,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro2", "quote", @@ -2599,7 +2600,7 @@ dependencies = [ [[package]] name = "frame-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "log", @@ -2616,7 +2617,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -2631,7 +2632,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "sp-api", @@ -2640,7 +2641,7 @@ dependencies = [ [[package]] name = "frame-try-runtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "sp-api", @@ -3633,7 +3634,7 @@ dependencies = [ [[package]] name = "kusama-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bitvec", @@ -3721,7 +3722,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "polkadot-primitives", @@ -4590,7 +4591,7 @@ dependencies = [ [[package]] name = "metered-channel" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derive_more", "futures 0.3.18", @@ -4855,7 +4856,7 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-system", "parity-scale-codec", @@ -5055,7 +5056,7 @@ dependencies = [ [[package]] name = "pallet-asset-tx-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5072,7 +5073,7 @@ dependencies = [ [[package]] name = "pallet-assets" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5086,7 +5087,7 @@ dependencies = [ [[package]] name = "pallet-aura" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5102,7 +5103,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5118,7 +5119,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5133,7 +5134,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5157,7 +5158,7 @@ dependencies = [ [[package]] name = "pallet-bags-list" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5177,7 +5178,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5192,7 +5193,7 @@ dependencies = [ [[package]] name = "pallet-beefy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "beefy-primitives", "frame-support", @@ -5208,7 +5209,7 @@ dependencies = [ [[package]] name = "pallet-beefy-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -5233,7 +5234,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5251,7 +5252,7 @@ dependencies = [ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5268,7 +5269,7 @@ dependencies = [ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5290,7 +5291,7 @@ dependencies = [ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "bp-message-dispatch", @@ -5337,7 +5338,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5354,7 +5355,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5370,7 +5371,7 @@ dependencies = [ [[package]] name = "pallet-election-provider-multi-phase" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5394,7 +5395,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5412,7 +5413,7 @@ dependencies = [ [[package]] name = "pallet-gilt" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5427,7 +5428,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5450,7 +5451,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5466,7 +5467,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5486,7 +5487,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5503,7 +5504,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5520,7 +5521,7 @@ dependencies = [ [[package]] name = "pallet-mmr" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "ckb-merkle-mountain-range", "frame-benchmarking", @@ -5538,7 +5539,7 @@ dependencies = [ [[package]] name = "pallet-mmr-primitives" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5554,7 +5555,7 @@ dependencies = [ [[package]] name = "pallet-mmr-rpc" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5571,7 +5572,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5586,7 +5587,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5600,7 +5601,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5617,7 +5618,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5640,7 +5641,7 @@ dependencies = [ [[package]] name = "pallet-preimage" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5656,7 +5657,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5671,7 +5672,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5685,7 +5686,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5701,7 +5702,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5722,7 +5723,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5738,7 +5739,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5752,7 +5753,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-election-provider-support", @@ -5775,7 +5776,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -5786,7 +5787,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-fn" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "sp-arithmetic", @@ -5795,7 +5796,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5824,7 +5825,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5842,7 +5843,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5861,7 +5862,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-support", "frame-system", @@ -5878,7 +5879,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -5895,7 +5896,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -5906,7 +5907,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5923,7 +5924,7 @@ dependencies = [ [[package]] name = "pallet-uniques" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5937,7 +5938,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5953,7 +5954,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-benchmarking", "frame-support", @@ -5968,7 +5969,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "frame-system", @@ -5986,7 +5987,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.8" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-benchmarking", "frame-support", @@ -6535,7 +6536,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "polkadot-node-network-protocol", @@ -6549,7 +6550,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "polkadot-node-network-protocol", @@ -6562,7 +6563,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derive_more", "futures 0.3.18", @@ -6584,7 +6585,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "lru 0.7.0", @@ -6604,7 +6605,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-benchmarking-cli", "futures 0.3.18", @@ -6626,7 +6627,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6726,7 +6727,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "always-assert", "derive_more", @@ -6747,7 +6748,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6760,7 +6761,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derive_more", "futures 0.3.18", @@ -6782,7 +6783,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6796,7 +6797,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -6816,7 +6817,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "futures 0.3.18", @@ -6835,7 +6836,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "parity-scale-codec", @@ -6853,7 +6854,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "derive_more", @@ -6881,7 +6882,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "futures 0.3.18", @@ -6901,7 +6902,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "futures 0.3.18", @@ -6919,7 +6920,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "polkadot-node-subsystem", @@ -6934,7 +6935,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "futures 0.3.18", @@ -6952,7 +6953,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "polkadot-node-subsystem", @@ -6967,7 +6968,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -6984,7 +6985,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "kvdb", @@ -7001,7 +7002,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "futures 0.3.18", @@ -7018,7 +7019,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "futures 0.3.18", @@ -7033,7 +7034,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "always-assert", "assert_matches", @@ -7064,7 +7065,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "memory-lru", @@ -7082,7 +7083,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-std", "lazy_static", @@ -7100,7 +7101,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -7111,7 +7112,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "derive_more", @@ -7129,7 +7130,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bounded-vec", "futures 0.3.18", @@ -7151,7 +7152,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7161,7 +7162,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "futures 0.3.18", @@ -7179,7 +7180,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derive_more", "futures 0.3.18", @@ -7198,7 +7199,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "derive_more", @@ -7226,7 +7227,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -7247,7 +7248,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "futures 0.3.18", @@ -7264,7 +7265,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -7275,7 +7276,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derive_more", "frame-support", @@ -7292,7 +7293,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7307,7 +7308,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitvec", "frame-system", @@ -7337,7 +7338,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7368,7 +7369,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bitvec", @@ -7452,7 +7453,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bitvec", @@ -7499,7 +7500,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "polkadot-primitives", @@ -7511,7 +7512,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "bitflags", "bitvec", @@ -7551,7 +7552,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "async-trait", "beefy-gadget", @@ -7650,7 +7651,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "arrayvec 0.5.2", "derive_more", @@ -7671,7 +7672,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7681,7 +7682,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -7706,7 +7707,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bitvec", @@ -7768,7 +7769,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-benchmarking", "frame-system", @@ -8326,7 +8327,7 @@ dependencies = [ [[package]] name = "remote-externalities" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "env_logger 0.9.0", "jsonrpsee", @@ -8453,7 +8454,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bp-messages", @@ -8528,7 +8529,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "polkadot-primitives", @@ -8669,7 +8670,7 @@ dependencies = [ [[package]] name = "sc-allocator" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "sp-core", @@ -8680,7 +8681,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -8707,7 +8708,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -8730,7 +8731,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -8746,7 +8747,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "impl-trait-for-tuples", "memmap2 0.5.0", @@ -8763,7 +8764,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -8774,7 +8775,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "chrono", "fdlimit", @@ -8812,7 +8813,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "fnv", "futures 0.3.18", @@ -8840,7 +8841,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "hash-db", "kvdb", @@ -8865,7 +8866,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "futures 0.3.18", @@ -8889,7 +8890,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -8918,7 +8919,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -8961,7 +8962,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "derive_more", "futures 0.3.18", @@ -8985,7 +8986,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "fork-tree", "parity-scale-codec", @@ -8998,7 +8999,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "futures 0.3.18", @@ -9024,7 +9025,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "sc-client-api", "sp-authorship", @@ -9035,7 +9036,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "lazy_static", "libsecp256k1", @@ -9063,7 +9064,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "derive_more", "environmental", @@ -9081,7 +9082,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "parity-scale-codec", @@ -9097,7 +9098,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "cfg-if 1.0.0", "libc", @@ -9115,7 +9116,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -9152,7 +9153,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "derive_more", "finality-grandpa", @@ -9176,7 +9177,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "ansi_term", "futures 0.3.18", @@ -9193,7 +9194,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -9208,7 +9209,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-std", "async-trait", @@ -9259,7 +9260,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -9275,7 +9276,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "bytes 1.1.0", "fnv", @@ -9303,7 +9304,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "libp2p", @@ -9316,7 +9317,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -9325,7 +9326,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "hash-db", @@ -9356,7 +9357,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "jsonrpc-core", @@ -9381,7 +9382,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "jsonrpc-core", @@ -9398,7 +9399,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "directories", @@ -9462,7 +9463,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "parity-scale-codec", @@ -9476,7 +9477,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -9498,7 +9499,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "chrono", "futures 0.3.18", @@ -9516,7 +9517,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "ansi_term", "atty", @@ -9547,7 +9548,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -9558,7 +9559,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "intervalier", @@ -9585,7 +9586,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "derive_more", "futures 0.3.18", @@ -9599,7 +9600,7 @@ dependencies = [ [[package]] name = "sc-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "futures-timer 3.0.2", @@ -9986,7 +9987,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" [[package]] name = "slot-range-helper" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "enumn", "parity-scale-codec", @@ -10074,7 +10075,7 @@ dependencies = [ [[package]] name = "sp-api" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "hash-db", "log", @@ -10091,7 +10092,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "blake2-rfc", "proc-macro-crate 1.1.0", @@ -10103,7 +10104,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10116,7 +10117,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "integer-sqrt", "num-traits", @@ -10131,7 +10132,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10144,7 +10145,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "parity-scale-codec", @@ -10156,7 +10157,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "sp-api", @@ -10168,7 +10169,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "log", @@ -10186,7 +10187,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "futures 0.3.18", @@ -10205,7 +10206,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "parity-scale-codec", @@ -10223,7 +10224,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "merlin", @@ -10246,7 +10247,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10258,7 +10259,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -10270,7 +10271,7 @@ dependencies = [ [[package]] name = "sp-core" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "base58", "bitflags", @@ -10318,7 +10319,7 @@ dependencies = [ [[package]] name = "sp-core-hashing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "blake2-rfc", "byteorder", @@ -10331,7 +10332,7 @@ dependencies = [ [[package]] name = "sp-core-hashing-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro2", "quote", @@ -10342,7 +10343,7 @@ dependencies = [ [[package]] name = "sp-database" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "kvdb", "parking_lot 0.11.2", @@ -10351,7 +10352,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro2", "quote", @@ -10361,7 +10362,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.10.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "environmental", "parity-scale-codec", @@ -10372,7 +10373,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "finality-grandpa", "log", @@ -10390,7 +10391,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "impl-trait-for-tuples", @@ -10404,7 +10405,7 @@ dependencies = [ [[package]] name = "sp-io" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "hash-db", @@ -10428,7 +10429,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "lazy_static", "sp-core", @@ -10439,7 +10440,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "derive_more", @@ -10456,7 +10457,7 @@ dependencies = [ [[package]] name = "sp-maybe-compressed-blob" version = "4.1.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "zstd", ] @@ -10464,7 +10465,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10479,7 +10480,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-solution-type" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -10490,7 +10491,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "sp-api", "sp-core", @@ -10500,7 +10501,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "backtrace", "lazy_static", @@ -10510,7 +10511,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "rustc-hash", "serde", @@ -10520,7 +10521,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "either", "hash256-std-hasher", @@ -10542,7 +10543,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -10559,7 +10560,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "Inflector", "proc-macro-crate 1.1.0", @@ -10571,7 +10572,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "serde", "serde_json", @@ -10580,7 +10581,7 @@ dependencies = [ [[package]] name = "sp-session" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10594,7 +10595,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "scale-info", @@ -10605,7 +10606,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "hash-db", "log", @@ -10628,12 +10629,12 @@ dependencies = [ [[package]] name = "sp-std" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" [[package]] name = "sp-storage" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10646,7 +10647,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "log", "sp-core", @@ -10659,7 +10660,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "futures-timer 3.0.2", @@ -10675,7 +10676,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "sp-std", @@ -10687,7 +10688,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "sp-api", "sp-runtime", @@ -10696,7 +10697,7 @@ dependencies = [ [[package]] name = "sp-transaction-storage-proof" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "log", @@ -10712,7 +10713,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "hash-db", "memory-db", @@ -10727,7 +10728,7 @@ dependencies = [ [[package]] name = "sp-version" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "impl-serde", "parity-scale-codec", @@ -10743,7 +10744,7 @@ dependencies = [ [[package]] name = "sp-version-proc-macro" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "parity-scale-codec", "proc-macro2", @@ -10754,7 +10755,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "4.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -11053,7 +11054,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "platforms", ] @@ -11061,7 +11062,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.18", @@ -11083,7 +11084,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-std", "derive_more", @@ -11097,7 +11098,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "async-trait", "futures 0.3.18", @@ -11123,7 +11124,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "4.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "futures 0.3.18", "substrate-test-utils-derive", @@ -11133,7 +11134,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -11144,7 +11145,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder" version = "5.0.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "ansi_term", "build-helper", @@ -11229,7 +11230,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "polkadot-primitives", @@ -11604,7 +11605,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" [[package]] name = "try-runtime-cli" version = "0.10.0-dev" -source = "git+https://github.com/paritytech/substrate?branch=master#914f6e50ea39682cb1e881bd3d67f4bcb2c01af9" +source = "git+https://github.com/paritytech/substrate?branch=master#3cdb30e1ecbafe8a866317d4550c921b4d686869" dependencies = [ "jsonrpsee", "log", @@ -11638,7 +11639,7 @@ version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e" dependencies = [ - "cfg-if 0.1.10", + "cfg-if 1.0.0", "rand 0.8.4", "static_assertions", ] @@ -12180,7 +12181,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "beefy-primitives", "bitvec", @@ -12266,7 +12267,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "polkadot-primitives", @@ -12440,7 +12441,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12453,7 +12454,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-support", "frame-system", @@ -12473,7 +12474,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.13" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "frame-benchmarking", "frame-support", @@ -12491,7 +12492,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#818d62a51d312bd3ecde25e1b0b49b38c88efb9c" +source = "git+https://github.com/paritytech/polkadot?branch=master#468a75ed56852afd7d5c161407b3b70d342da64d" dependencies = [ "proc-macro2", "quote", diff --git a/pallets/collator-selection/src/mock.rs b/pallets/collator-selection/src/mock.rs index 16f8047bf61..a3aa8a20cca 100644 --- a/pallets/collator-selection/src/mock.rs +++ b/pallets/collator-selection/src/mock.rs @@ -225,21 +225,21 @@ pub fn new_test_ext() -> sp_io::TestExternalities { sp_tracing::try_init_simple(); let mut t = frame_system::GenesisConfig::default().build_storage::().unwrap(); let invulnerables = vec![1, 2]; - let keys = invulnerables + + let balances = vec![(1, 100), (2, 100), (3, 100), (4, 100), (5, 100)]; + let keys = balances .iter() - .map(|i| (*i, *i, MockSessionKeys { aura: UintAuthorityId(*i) })) + .map(|&(i, _)| (i, i, MockSessionKeys { aura: UintAuthorityId(i) })) .collect::>(); - - let balances = pallet_balances::GenesisConfig:: { - balances: vec![(1, 100), (2, 100), (3, 100), (4, 100), (5, 100)], - }; let collator_selection = collator_selection::GenesisConfig:: { desired_candidates: 2, candidacy_bond: 10, invulnerables, }; let session = pallet_session::GenesisConfig:: { keys }; - balances.assimilate_storage(&mut t).unwrap(); + pallet_balances::GenesisConfig:: { balances } + .assimilate_storage(&mut t) + .unwrap(); // collator selection must be initialized before session. collator_selection.assimilate_storage(&mut t).unwrap(); session.assimilate_storage(&mut t).unwrap(); diff --git a/pallets/session-benchmarking/Cargo.toml b/pallets/session-benchmarking/Cargo.toml index 0d2e9056210..14c9c8f5ce1 100644 --- a/pallets/session-benchmarking/Cargo.toml +++ b/pallets/session-benchmarking/Cargo.toml @@ -13,6 +13,7 @@ readme = "README.md" targets = ["x86_64-unknown-linux-gnu"] [dependencies] +parity-scale-codec = { version = "2.3.1", default-features = false } sp-std = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" } sp-runtime = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" } frame-support = { default-features = false, git = "https://github.com/paritytech/substrate", branch = "master" } @@ -28,6 +29,7 @@ runtime-benchmarks = [ "frame-system/runtime-benchmarks", ] std = [ + "parity-scale-codec/std", "sp-std/std", "sp-runtime/std", "frame-system/std", diff --git a/pallets/session-benchmarking/src/lib.rs b/pallets/session-benchmarking/src/lib.rs index 453c50d341e..5217bbae71b 100644 --- a/pallets/session-benchmarking/src/lib.rs +++ b/pallets/session-benchmarking/src/lib.rs @@ -21,6 +21,7 @@ use sp_std::{prelude::*, vec}; use frame_benchmarking::{benchmarks, whitelisted_caller}; use frame_system::RawOrigin; use pallet_session::*; +use parity_scale_codec::Decode; pub struct Pallet(pallet_session::Pallet); pub trait Config: pallet_session::Config {} @@ -28,14 +29,14 @@ benchmarks! { set_keys { let caller: T::AccountId = whitelisted_caller(); frame_system::Pallet::::inc_providers(&caller); - let keys = T::Keys::default(); + let keys = T::Keys::decode(&mut sp_runtime::traits::TrailingZeroInput::zeroes()).unwrap(); let proof: Vec = vec![0,1,2,3]; }: _(RawOrigin::Signed(caller), keys, proof) purge_keys { let caller: T::AccountId = whitelisted_caller(); frame_system::Pallet::::inc_providers(&caller); - let keys = T::Keys::default(); + let keys = T::Keys::decode(&mut sp_runtime::traits::TrailingZeroInput::zeroes()).unwrap(); let proof: Vec = vec![0,1,2,3]; let _t = pallet_session::Pallet::::set_keys(RawOrigin::Signed(caller.clone()).into(), keys, proof); }: _(RawOrigin::Signed(caller)) diff --git a/polkadot-parachains/parachains-common/src/impls.rs b/polkadot-parachains/parachains-common/src/impls.rs index 775b8c7ab51..83e42bedf9b 100644 --- a/polkadot-parachains/parachains-common/src/impls.rs +++ b/polkadot-parachains/parachains-common/src/impls.rs @@ -84,9 +84,10 @@ where From + Into, { fn handle_credit(credit: CreditOf, pallet_assets::Pallet>) { - let author = pallet_authorship::Pallet::::author(); - // In case of error: Will drop the result triggering the `OnDrop` of the imbalance. - let _ = pallet_assets::Pallet::::resolve(&author, credit); + if let Some(author) = pallet_authorship::Pallet::::author() { + // In case of error: Will drop the result triggering the `OnDrop` of the imbalance. + let _ = pallet_assets::Pallet::::resolve(&author, credit); + } } } diff --git a/polkadot-parachains/shell/src/lib.rs b/polkadot-parachains/shell/src/lib.rs index 34bd6bc4e68..0b89020a541 100644 --- a/polkadot-parachains/shell/src/lib.rs +++ b/polkadot-parachains/shell/src/lib.rs @@ -23,12 +23,13 @@ include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs")); use codec::{Decode, Encode}; +use frame_support::unsigned::TransactionValidityError; use scale_info::TypeInfo; use sp_api::impl_runtime_apis; use sp_core::OpaqueMetadata; use sp_runtime::{ create_runtime_str, generic, - traits::{AccountIdLookup, BlakeTwo256, Block as BlockT}, + traits::{AccountIdLookup, BlakeTwo256, Block as BlockT, DispatchInfoOf}, transaction_validity::{TransactionSource, TransactionValidity}, ApplyExtrinsicResult, }; @@ -254,6 +255,15 @@ impl sp_runtime::traits::SignedExtension for DisallowSigned { ) -> sp_std::result::Result<(), sp_runtime::transaction_validity::TransactionValidityError> { Ok(()) } + fn pre_dispatch( + self, + who: &Self::AccountId, + call: &Self::Call, + info: &DispatchInfoOf, + len: usize, + ) -> Result { + Ok(self.validate(who, call, info, len).map(|_| ())?) + } fn validate( &self, _who: &Self::AccountId, diff --git a/polkadot-parachains/src/chain_spec.rs b/polkadot-parachains/src/chain_spec.rs index 71f6a8aec65..8ae25afbdd7 100644 --- a/polkadot-parachains/src/chain_spec.rs +++ b/polkadot-parachains/src/chain_spec.rs @@ -180,7 +180,7 @@ fn testnet_genesis( balances: rococo_parachain_runtime::BalancesConfig { balances: endowed_accounts.iter().cloned().map(|k| (k, 1 << 60)).collect(), }, - sudo: rococo_parachain_runtime::SudoConfig { key: root_key }, + sudo: rococo_parachain_runtime::SudoConfig { key: Some(root_key) }, parachain_info: rococo_parachain_runtime::ParachainInfoConfig { parachain_id: id }, aura: rococo_parachain_runtime::AuraConfig { authorities: initial_authorities }, aura_ext: Default::default(), @@ -210,7 +210,7 @@ fn seedling_testnet_genesis( .expect("WASM binary was not build, please build it!") .to_vec(), }, - sudo: seedling_runtime::SudoConfig { key: root_key }, + sudo: seedling_runtime::SudoConfig { key: Some(root_key) }, parachain_info: seedling_runtime::ParachainInfoConfig { parachain_id }, parachain_system: Default::default(), } @@ -725,7 +725,7 @@ fn westmint_genesis( balances: westmint_runtime::BalancesConfig { balances: endowed_accounts.iter().cloned().map(|k| (k, WESTMINT_ED * 4096)).collect(), }, - sudo: westmint_runtime::SudoConfig { key: root_key }, + sudo: westmint_runtime::SudoConfig { key: Some(root_key) }, parachain_info: westmint_runtime::ParachainInfoConfig { parachain_id: id }, collator_selection: westmint_runtime::CollatorSelectionConfig { invulnerables: invulnerables.iter().cloned().map(|(acc, _)| acc).collect(), diff --git a/test/service/src/chain_spec.rs b/test/service/src/chain_spec.rs index 08bd54c9169..1342df422c3 100644 --- a/test/service/src/chain_spec.rs +++ b/test/service/src/chain_spec.rs @@ -130,7 +130,7 @@ fn testnet_genesis( balances: cumulus_test_runtime::BalancesConfig { balances: endowed_accounts.iter().cloned().map(|k| (k, 1 << 60)).collect(), }, - sudo: cumulus_test_runtime::SudoConfig { key: root_key }, + sudo: cumulus_test_runtime::SudoConfig { key: Some(root_key) }, transaction_payment: Default::default(), } }