diff --git a/Cargo.lock b/Cargo.lock index a840b0668967..c5510f3bc38d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1370,7 +1370,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", ] @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -1395,7 +1395,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1413,7 +1413,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -1428,7 +1428,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "serde", @@ -1439,7 +1439,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "bitmask", "frame-metadata", @@ -1464,7 +1464,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1475,7 +1475,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1487,7 +1487,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1497,7 +1497,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1513,7 +1513,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -1527,7 +1527,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-api", @@ -3541,7 +3541,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3557,7 +3557,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3572,7 +3572,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3597,7 +3597,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3611,7 +3611,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3627,7 +3627,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3642,7 +3642,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3657,7 +3657,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3673,7 +3673,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3695,7 +3695,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3711,7 +3711,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3731,7 +3731,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3747,7 +3747,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3761,7 +3761,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3776,7 +3776,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3790,7 +3790,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3805,7 +3805,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3854,7 +3854,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "enumflags2", "frame-support", @@ -3869,7 +3869,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3884,7 +3884,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3904,7 +3904,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3920,7 +3920,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3934,7 +3934,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3956,7 +3956,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3967,7 +3967,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -3981,7 +3981,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -3999,7 +3999,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "frame-system", @@ -4016,7 +4016,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4034,7 +4034,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-support", "parity-scale-codec", @@ -4047,7 +4047,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4062,7 +4062,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-benchmarking", "frame-support", @@ -4078,7 +4078,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6224,7 +6224,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -6251,7 +6251,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6275,7 +6275,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6292,7 +6292,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6308,7 +6308,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6319,7 +6319,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6360,7 +6360,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6396,7 +6396,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "blake2-rfc", "hash-db", @@ -6426,7 +6426,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6437,7 +6437,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6481,7 +6481,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6505,7 +6505,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6518,7 +6518,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6541,7 +6541,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6555,7 +6555,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6583,7 +6583,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -6600,7 +6600,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6615,7 +6615,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6636,7 +6636,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6674,7 +6674,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6691,7 +6691,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6709,7 +6709,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "hex", @@ -6725,7 +6725,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "hash-db", "lazy_static", @@ -6744,7 +6744,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "bitflags", "bs58", @@ -6796,7 +6796,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6811,7 +6811,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "env_logger", "futures 0.3.5", @@ -6838,7 +6838,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "bytes 0.5.5", "fnv", @@ -6865,7 +6865,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "libp2p", @@ -6878,7 +6878,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6887,7 +6887,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "hash-db", @@ -6919,7 +6919,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6943,7 +6943,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6959,7 +6959,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "directories", @@ -7022,7 +7022,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -7036,7 +7036,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -7057,7 +7057,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "erased-serde", "log 0.4.8", @@ -7074,7 +7074,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7095,7 +7095,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7550,7 +7550,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7562,7 +7562,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "hash-db", "parity-scale-codec", @@ -7577,7 +7577,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7589,7 +7589,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "serde", @@ -7601,7 +7601,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7614,7 +7614,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-api", @@ -7626,7 +7626,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7637,7 +7637,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-api", @@ -7649,7 +7649,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7666,7 +7666,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "serde", "serde_json", @@ -7675,7 +7675,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7701,7 +7701,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-api", @@ -7715,7 +7715,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "merlin", "parity-scale-codec", @@ -7734,7 +7734,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7743,7 +7743,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7755,7 +7755,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "base58", "blake2-rfc", @@ -7799,7 +7799,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7808,7 +7808,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7818,7 +7818,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "environmental", "parity-scale-codec", @@ -7829,7 +7829,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7845,7 +7845,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7855,7 +7855,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7867,7 +7867,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "hash-db", @@ -7888,7 +7888,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "lazy_static", "sp-core", @@ -7899,7 +7899,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "serde", @@ -7911,7 +7911,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7922,7 +7922,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "sp-api", "sp-core", @@ -7932,7 +7932,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "backtrace", "log 0.4.8", @@ -7941,7 +7941,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "serde", "sp-core", @@ -7950,7 +7950,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "either", "hash256-std-hasher", @@ -7972,7 +7972,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7987,7 +7987,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "Inflector", "proc-macro-crate", @@ -7999,7 +7999,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "serde", "serde_json", @@ -8008,7 +8008,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-api", @@ -8021,7 +8021,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8031,7 +8031,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "hash-db", "itertools 0.9.0", @@ -8052,12 +8052,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" [[package]] name = "sp-storage" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -8069,7 +8069,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "log 0.4.8", "rental", @@ -8093,7 +8093,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -8108,7 +8108,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "hash-db", "memory-db", @@ -8122,7 +8122,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "futures-core", @@ -8134,7 +8134,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -8146,7 +8146,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -8277,7 +8277,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "chrono", "console_error_panic_hook", @@ -8303,7 +8303,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "platforms", ] @@ -8311,7 +8311,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8334,7 +8334,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8348,7 +8348,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8374,7 +8374,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "cfg-if", "frame-executive", @@ -8414,7 +8414,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc5" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8435,7 +8435,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#549050b7f1740c90855e777daf3f9700750ad7ff" +source = "git+https://github.com/paritytech/substrate#b8ffd568b3cf7a0f5bcd0776398767082d18792d" [[package]] name = "substrate-wasm-builder-runner" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 6049a3d57368..12e8b08a7fd3 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -90,7 +90,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 2023, + spec_version: 2022, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index effa52945899..d15cce417d21 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -89,7 +89,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 23, + spec_version: 22, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 0c11900bea8c..30a450d976f2 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -86,7 +86,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 43, + spec_version: 42, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS,