diff --git a/Cargo.lock b/Cargo.lock index 105b143acfbc..3b27f3e605a7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1401,7 +1401,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", ] @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -1426,7 +1426,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1444,7 +1444,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -1459,7 +1459,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "serde", @@ -1470,7 +1470,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "bitmask", "frame-metadata", @@ -1495,7 +1495,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1506,7 +1506,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1518,7 +1518,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1528,7 +1528,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1544,7 +1544,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -1558,7 +1558,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-api", @@ -3558,7 +3558,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3574,7 +3574,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3589,7 +3589,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3614,7 +3614,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3628,7 +3628,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3644,7 +3644,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3659,7 +3659,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3674,7 +3674,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3690,7 +3690,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3712,7 +3712,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3728,7 +3728,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3748,7 +3748,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3764,7 +3764,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3778,7 +3778,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3793,7 +3793,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3807,7 +3807,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3822,7 +3822,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3843,7 +3843,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3858,7 +3858,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3871,7 +3871,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "enumflags2", "frame-support", @@ -3886,7 +3886,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3901,7 +3901,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3921,7 +3921,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3937,7 +3937,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3951,7 +3951,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -3973,7 +3973,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3984,7 +3984,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -3998,7 +3998,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -4016,7 +4016,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "frame-system", @@ -4033,7 +4033,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4051,7 +4051,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-support", "parity-scale-codec", @@ -4064,7 +4064,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -4079,7 +4079,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-benchmarking", "frame-support", @@ -4095,7 +4095,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6302,7 +6302,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6329,7 +6329,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6353,7 +6353,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6370,7 +6370,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6386,7 +6386,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6397,7 +6397,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6438,7 +6438,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6474,7 +6474,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "blake2-rfc", "hash-db", @@ -6504,7 +6504,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6515,7 +6515,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6559,7 +6559,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6583,7 +6583,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6596,7 +6596,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6619,7 +6619,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "sc-client-api", @@ -6633,7 +6633,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6661,7 +6661,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -6678,7 +6678,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6693,7 +6693,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -6711,7 +6711,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6748,7 +6748,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6769,7 +6769,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6787,7 +6787,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "hex", @@ -6803,7 +6803,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "hash-db", "lazy_static", @@ -6822,8 +6822,9 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ + "async-std", "bitflags", "bs58", "bytes 0.5.5", @@ -6874,7 +6875,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6889,7 +6890,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "env_logger", "futures 0.3.5", @@ -6916,7 +6917,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "bytes 0.5.5", "fnv", @@ -6943,7 +6944,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "libp2p", @@ -6956,7 +6957,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "substrate-prometheus-endpoint", @@ -6965,7 +6966,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "hash-db", @@ -6997,7 +6998,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7021,7 +7022,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -7037,7 +7038,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "directories", @@ -7098,7 +7099,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "parity-scale-codec", @@ -7112,7 +7113,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7133,7 +7134,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "erased-serde", "log 0.4.11", @@ -7151,7 +7152,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7172,7 +7173,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7639,7 +7640,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7651,7 +7652,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "hash-db", "parity-scale-codec", @@ -7666,7 +7667,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7678,7 +7679,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "serde", @@ -7690,7 +7691,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7703,7 +7704,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-api", @@ -7715,7 +7716,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7726,7 +7727,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-api", @@ -7738,7 +7739,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "log 0.4.11", @@ -7755,7 +7756,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "serde", "serde_json", @@ -7764,7 +7765,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7790,7 +7791,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-api", @@ -7804,7 +7805,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "merlin", "parity-scale-codec", @@ -7823,7 +7824,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7832,7 +7833,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7844,7 +7845,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "base58", "blake2-rfc", @@ -7888,7 +7889,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7897,7 +7898,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7907,7 +7908,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "environmental", "parity-scale-codec", @@ -7918,7 +7919,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "finality-grandpa", "log 0.4.11", @@ -7934,7 +7935,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7944,7 +7945,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7956,7 +7957,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "hash-db", @@ -7977,7 +7978,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "lazy_static", "sp-core", @@ -7988,7 +7989,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "serde", @@ -8000,7 +8001,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -8011,7 +8012,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "sp-api", "sp-core", @@ -8021,7 +8022,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "backtrace", "log 0.4.11", @@ -8030,7 +8031,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "serde", "sp-core", @@ -8039,7 +8040,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "either", "hash256-std-hasher", @@ -8061,7 +8062,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "primitive-types", @@ -8076,7 +8077,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "Inflector", "proc-macro-crate", @@ -8088,7 +8089,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "serde", "serde_json", @@ -8097,7 +8098,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-api", @@ -8110,7 +8111,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8120,7 +8121,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8141,12 +8142,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -8158,7 +8159,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8172,7 +8173,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "log 0.4.11", "rental", @@ -8182,7 +8183,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8197,7 +8198,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "hash-db", "memory-db", @@ -8211,7 +8212,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "futures-core", @@ -8223,7 +8224,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -8235,7 +8236,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8366,7 +8367,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "chrono", "console_error_panic_hook", @@ -8392,7 +8393,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "platforms", ] @@ -8400,7 +8401,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8423,7 +8424,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8437,7 +8438,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8463,7 +8464,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "cfg-if", "frame-executive", @@ -8503,7 +8504,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8524,7 +8525,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "futures 0.3.5", "substrate-test-utils-derive", @@ -8534,7 +8535,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" dependencies = [ "proc-macro-crate", "quote 1.0.7", @@ -8544,13 +8545,13 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#cd3b62b74aa416028bb654543b96856f5846e3a7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a" [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a" +source = "git+https://github.com/paritytech/substrate#488b7c7286d4ca9cedd047a5e2c2381736a3f088" [[package]] name = "subtle" diff --git a/node/service/src/lib.rs b/node/service/src/lib.rs index ca350454f025..c94cf3739377 100644 --- a/node/service/src/lib.rs +++ b/node/service/src/lib.rs @@ -33,6 +33,7 @@ use polkadot_subsystem::DummySubsystem; use polkadot_node_core_proposer::ProposerFactory; use sp_trie::PrefixedMemoryDB; use sp_core::traits::SpawnNamed; +use sc_client_api::ExecutorProvider; pub use service::{ Role, PruningMode, TransactionPoolOptions, Error, RuntimeGenesis, TFullClient, TLightClient, TFullBackend, TLightBackend, TFullCallExecutor, TLightCallExecutor, @@ -225,6 +226,7 @@ fn new_partial(config: &mut Configuration) -> Result< inherent_data_providers.clone(), &task_manager.spawn_handle(), config.prometheus_registry(), + consensus_common::CanAuthorWithNativeVersion::new(client.executor().clone()), )?; let justification_stream = grandpa_link.justification_stream(); @@ -318,7 +320,6 @@ fn new_full( RuntimeApiCollection>, Executor: NativeExecutionDispatch + 'static, { - use sc_client_api::ExecutorProvider; use sp_core::traits::BareCryptoStorePtr; let is_collator = collating_for.is_some(); @@ -575,6 +576,7 @@ fn new_light(mut config: Configuration) -> Result(config: &mut Configuration, test: bool) inherent_data_providers.clone(), &task_manager.spawn_handle(), config.prometheus_registry(), + consensus_common::CanAuthorWithNativeVersion::new(client.executor().clone()), )?; let justification_stream = grandpa_link.justification_stream(); @@ -266,7 +268,6 @@ pub fn new_full( Executor: NativeExecutionDispatch + 'static, { use sc_network::Event; - use sc_client_api::ExecutorProvider; use futures::stream::StreamExt; use sp_core::traits::BareCryptoStorePtr; @@ -615,6 +616,7 @@ fn new_light(mut config: Configuration) -> Result<(TaskManage inherent_data_providers.clone(), &task_manager.spawn_handle(), config.prometheus_registry(), + consensus_common::NeverCanAuthor, )?; let finality_proof_provider =