diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index bd48b8ab47..6adfa89b26 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "Inflector", "frame-benchmarking", @@ -1305,7 +1305,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -1320,7 +1320,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "serde", @@ -1331,7 +1331,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "bitmask", "frame-metadata", @@ -1356,7 +1356,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1367,7 +1367,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1379,7 +1379,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1389,7 +1389,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1405,7 +1405,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -1419,7 +1419,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-api", @@ -3376,7 +3376,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3392,7 +3392,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3407,7 +3407,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3432,7 +3432,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3446,7 +3446,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3462,7 +3462,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3477,7 +3477,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3492,7 +3492,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3508,7 +3508,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3528,7 +3528,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3544,7 +3544,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3564,7 +3564,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3580,7 +3580,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3594,7 +3594,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3609,7 +3609,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3623,7 +3623,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3638,7 +3638,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3659,7 +3659,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3674,7 +3674,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3687,7 +3687,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "enumflags2", "frame-support", @@ -3702,7 +3702,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3717,7 +3717,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3737,7 +3737,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3753,7 +3753,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3767,7 +3767,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3789,7 +3789,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3800,7 +3800,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3814,7 +3814,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3832,7 +3832,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "frame-system", @@ -3847,7 +3847,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3865,7 +3865,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-support", "parity-scale-codec", @@ -3878,7 +3878,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3893,7 +3893,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-benchmarking", "frame-support", @@ -3909,7 +3909,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5739,7 +5739,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5766,7 +5766,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5790,7 +5790,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5807,7 +5807,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5823,7 +5823,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5834,7 +5834,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5875,7 +5875,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5911,7 +5911,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "blake2-rfc", "hash-db", @@ -5940,7 +5940,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5951,7 +5951,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5993,7 +5993,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6017,7 +6017,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6030,7 +6030,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6053,7 +6053,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6067,7 +6067,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6095,7 +6095,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6112,7 +6112,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6127,7 +6127,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6148,7 +6148,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6186,7 +6186,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6203,7 +6203,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6222,7 +6222,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "hex", @@ -6238,7 +6238,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "hash-db", "lazy_static", @@ -6257,7 +6257,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "bitflags", "bs58", @@ -6309,7 +6309,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6324,7 +6324,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "env_logger", "futures 0.3.5", @@ -6351,7 +6351,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "bytes 0.5.4", "fnv", @@ -6378,7 +6378,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "libp2p", @@ -6391,7 +6391,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6400,7 +6400,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "hash-db", @@ -6432,7 +6432,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6456,7 +6456,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6472,7 +6472,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "directories", @@ -6535,7 +6535,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6549,7 +6549,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6570,7 +6570,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "erased-serde", "log 0.4.8", @@ -6587,7 +6587,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6607,7 +6607,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6993,7 +6993,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7005,7 +7005,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "hash-db", "parity-scale-codec", @@ -7020,7 +7020,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7032,7 +7032,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "serde", @@ -7044,7 +7044,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7057,7 +7057,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-api", @@ -7069,7 +7069,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7080,7 +7080,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-api", @@ -7092,7 +7092,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7108,7 +7108,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "serde", "serde_json", @@ -7117,7 +7117,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7141,7 +7141,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-api", @@ -7155,7 +7155,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "merlin", "parity-scale-codec", @@ -7174,7 +7174,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7183,7 +7183,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7195,7 +7195,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "base58", "blake2-rfc", @@ -7238,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7247,7 +7247,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7257,7 +7257,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "environmental", "parity-scale-codec", @@ -7268,7 +7268,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7284,7 +7284,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7294,7 +7294,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7306,7 +7306,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "hash-db", @@ -7327,7 +7327,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "lazy_static", "sp-core", @@ -7338,7 +7338,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "serde", @@ -7350,7 +7350,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7361,7 +7361,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "sp-api", "sp-core", @@ -7371,7 +7371,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "backtrace", "log 0.4.8", @@ -7380,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "serde", "sp-core", @@ -7389,7 +7389,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "either", "hash256-std-hasher", @@ -7411,7 +7411,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7426,7 +7426,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "Inflector", "proc-macro-crate", @@ -7438,7 +7438,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "serde", "serde_json", @@ -7447,7 +7447,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-api", @@ -7460,7 +7460,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7470,7 +7470,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7491,12 +7491,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7508,7 +7508,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7522,7 +7522,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "log 0.4.8", "rental", @@ -7532,7 +7532,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7548,7 +7548,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "hash-db", "memory-db", @@ -7562,7 +7562,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "futures-core", @@ -7574,7 +7574,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7586,7 +7586,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7726,7 +7726,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "chrono", "clear_on_drop", @@ -7753,7 +7753,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "platforms", ] @@ -7761,7 +7761,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7784,7 +7784,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7798,7 +7798,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -7822,7 +7822,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "cfg-if", "frame-executive", @@ -7862,7 +7862,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7883,7 +7883,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" +source = "git+https://github.com/paritytech/substrate#c5368a1f1e1ee285ce40dc0d9198abbf3425cca9" [[package]] name = "substrate-wasm-builder-runner" diff --git a/polkadot/runtime/common/src/claims.rs b/polkadot/runtime/common/src/claims.rs index 8811e04943..7c3f4e42e1 100644 --- a/polkadot/runtime/common/src/claims.rs +++ b/polkadot/runtime/common/src/claims.rs @@ -539,10 +539,10 @@ impl sp_runtime::traits::ValidateUnsigned for Module { /// otherwise free to place on chain. #[derive(Encode, Decode, Clone, Eq, PartialEq)] pub struct PrevalidateAttests(sp_std::marker::PhantomData) where - ::Call: IsSubType, T>; + ::Call: IsSubType>; impl Debug for PrevalidateAttests where - ::Call: IsSubType, T> + ::Call: IsSubType> { #[cfg(feature = "std")] fn fmt(&self, f: &mut sp_std::fmt::Formatter) -> sp_std::fmt::Result { @@ -556,7 +556,7 @@ impl Debug for PrevalidateAttests where } impl PrevalidateAttests where - ::Call: IsSubType, T> + ::Call: IsSubType> { /// Create new `SignedExtension` to check runtime version. pub fn new() -> Self { @@ -565,7 +565,7 @@ impl PrevalidateAttests where } impl SignedExtension for PrevalidateAttests where - ::Call: IsSubType, T> + ::Call: IsSubType> { type AccountId = T::AccountId; type Call = ::Call; diff --git a/polkadot/runtime/common/src/parachains.rs b/polkadot/runtime/common/src/parachains.rs index 819ce685cc..0d2c900002 100644 --- a/polkadot/runtime/common/src/parachains.rs +++ b/polkadot/runtime/common/src/parachains.rs @@ -1605,7 +1605,7 @@ pub enum DoubleVoteValidityError { } impl SignedExtension for ValidateDoubleVoteReports where - ::Call: IsSubType, T> + ::Call: IsSubType> { const IDENTIFIER: &'static str = "ValidateDoubleVoteReports"; type AccountId = T::AccountId; diff --git a/polkadot/runtime/common/src/registrar.rs b/polkadot/runtime/common/src/registrar.rs index 248371d256..3a20f08f5b 100644 --- a/polkadot/runtime/common/src/registrar.rs +++ b/polkadot/runtime/common/src/registrar.rs @@ -561,10 +561,10 @@ impl ActiveParas for Module { /// Ensure that parathread selections happen prioritized by fees. #[derive(Encode, Decode, Clone, Eq, PartialEq)] pub struct LimitParathreadCommits(sp_std::marker::PhantomData) where - ::Call: IsSubType, T>; + ::Call: IsSubType>; impl LimitParathreadCommits where - ::Call: IsSubType, T> + ::Call: IsSubType> { /// Create a new `LimitParathreadCommits` struct. pub fn new() -> Self { @@ -573,7 +573,7 @@ impl LimitParathreadCommits where } impl sp_std::fmt::Debug for LimitParathreadCommits where - ::Call: IsSubType, T> + ::Call: IsSubType> { fn fmt(&self, f: &mut sp_std::fmt::Formatter) -> sp_std::fmt::Result { write!(f, "LimitParathreadCommits") @@ -590,7 +590,7 @@ pub enum ValidityError { } impl SignedExtension for LimitParathreadCommits where - ::Call: IsSubType, T> + ::Call: IsSubType> { const IDENTIFIER: &'static str = "LimitParathreadCommits"; type AccountId = T::AccountId; diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 521791982c..4b238ba677 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -928,7 +928,7 @@ construct_runtime! { RandomnessCollectiveFlip: randomness_collective_flip::{Module, Storage}, // Must be before session. - Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp), ValidateUnsigned}, + Babe: babe::{Module, Call, Storage, Config, Inherent, ValidateUnsigned}, Timestamp: timestamp::{Module, Call, Storage, Inherent}, Indices: indices::{Module, Call, Storage, Config, Event}, diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 50405f537c..de34a6f061 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -934,7 +934,7 @@ construct_runtime! { Scheduler: scheduler::{Module, Call, Storage, Event}, // Must be before session. - Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp), ValidateUnsigned}, + Babe: babe::{Module, Call, Storage, Config, Inherent, ValidateUnsigned}, Timestamp: timestamp::{Module, Call, Storage, Inherent}, Indices: indices::{Module, Call, Storage, Config, Event}, diff --git a/polkadot/runtime/test-runtime/src/lib.rs b/polkadot/runtime/test-runtime/src/lib.rs index bd3e6459f5..90b0562521 100644 --- a/polkadot/runtime/test-runtime/src/lib.rs +++ b/polkadot/runtime/test-runtime/src/lib.rs @@ -513,7 +513,7 @@ construct_runtime! { RandomnessCollectiveFlip: randomness_collective_flip::{Module, Storage}, // Must be before session. - Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp)}, + Babe: babe::{Module, Call, Storage, Config, Inherent}, Timestamp: timestamp::{Module, Call, Storage, Inherent}, Indices: indices::{Module, Call, Storage, Config, Event}, diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 37844284f4..1b8c365c28 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -692,7 +692,7 @@ construct_runtime! { RandomnessCollectiveFlip: randomness_collective_flip::{Module, Storage}, // Must be before session. - Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp), ValidateUnsigned}, + Babe: babe::{Module, Call, Storage, Config, Inherent, ValidateUnsigned}, Timestamp: timestamp::{Module, Call, Storage, Inherent}, Indices: indices::{Module, Call, Storage, Config, Event},