diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 28532bb262..c4e95771fe 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1324,16 +1324,16 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", ] [[package]] name = "frame-benchmarking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -1349,8 +1349,8 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "Inflector", "frame-benchmarking", @@ -1368,8 +1368,8 @@ dependencies = [ [[package]] name = "frame-executive" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -1383,8 +1383,8 @@ dependencies = [ [[package]] name = "frame-metadata" -version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "11.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "serde", @@ -1394,8 +1394,8 @@ dependencies = [ [[package]] name = "frame-support" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "bitmask", "frame-metadata", @@ -1419,8 +1419,8 @@ dependencies = [ [[package]] name = "frame-support-procedural" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1430,8 +1430,8 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1442,8 +1442,8 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1452,8 +1452,8 @@ dependencies = [ [[package]] name = "frame-system" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1468,8 +1468,8 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -1482,8 +1482,8 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-api", @@ -2631,9 +2631,9 @@ checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a" [[package]] name = "libp2p" -version = "0.21.1" +version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d743d03fab397cde23925a17cb87b35b25994f44ab8c6a9e46a7e953ec739cd" +checksum = "0306a49ee6a89468f96089906f36b0eef82c988dcfc8acf3e2dcd6ad1c859f85" dependencies = [ "bytes 0.5.5", "futures 0.3.5", @@ -2798,10 +2798,11 @@ dependencies = [ [[package]] name = "libp2p-noise" -version = "0.20.0" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6ad6b67d802de8b5ddc5e8b0ff55a0d0a6a737c2c5c174601dbb9d24e0ad5cb" +checksum = "8f353f8966bbaaf7456535fffd3f366f153148773a0cf04b2ec3860955cb720e" dependencies = [ + "bytes 0.5.5", "curve25519-dalek", "futures 0.3.5", "lazy_static", @@ -3476,8 +3477,8 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3492,8 +3493,8 @@ dependencies = [ [[package]] name = "pallet-authorship" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3507,8 +3508,8 @@ dependencies = [ [[package]] name = "pallet-babe" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3532,8 +3533,8 @@ dependencies = [ [[package]] name = "pallet-balances" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3546,8 +3547,8 @@ dependencies = [ [[package]] name = "pallet-collective" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3562,8 +3563,8 @@ dependencies = [ [[package]] name = "pallet-democracy" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3577,8 +3578,8 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3592,8 +3593,8 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3608,8 +3609,8 @@ dependencies = [ [[package]] name = "pallet-grandpa" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3630,8 +3631,8 @@ dependencies = [ [[package]] name = "pallet-identity" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3646,8 +3647,8 @@ dependencies = [ [[package]] name = "pallet-im-online" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3666,8 +3667,8 @@ dependencies = [ [[package]] name = "pallet-indices" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3682,8 +3683,8 @@ dependencies = [ [[package]] name = "pallet-membership" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3696,8 +3697,8 @@ dependencies = [ [[package]] name = "pallet-multisig" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3711,8 +3712,8 @@ dependencies = [ [[package]] name = "pallet-nicks" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3725,8 +3726,8 @@ dependencies = [ [[package]] name = "pallet-offences" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3740,8 +3741,8 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3761,8 +3762,8 @@ dependencies = [ [[package]] name = "pallet-proxy" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3776,8 +3777,8 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3789,8 +3790,8 @@ dependencies = [ [[package]] name = "pallet-recovery" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "enumflags2", "frame-support", @@ -3804,8 +3805,8 @@ dependencies = [ [[package]] name = "pallet-scheduler" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3819,8 +3820,8 @@ dependencies = [ [[package]] name = "pallet-session" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3839,8 +3840,8 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3855,8 +3856,8 @@ dependencies = [ [[package]] name = "pallet-society" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3869,8 +3870,8 @@ dependencies = [ [[package]] name = "pallet-staking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3891,8 +3892,8 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3902,8 +3903,8 @@ dependencies = [ [[package]] name = "pallet-sudo" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3916,8 +3917,8 @@ dependencies = [ [[package]] name = "pallet-timestamp" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3934,8 +3935,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "frame-system", @@ -3951,8 +3952,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3969,8 +3970,8 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-support", "parity-scale-codec", @@ -3982,8 +3983,8 @@ dependencies = [ [[package]] name = "pallet-treasury" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -3997,8 +3998,8 @@ dependencies = [ [[package]] name = "pallet-utility" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-benchmarking", "frame-support", @@ -4013,8 +4014,8 @@ dependencies = [ [[package]] name = "pallet-vesting" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5944,8 +5945,8 @@ dependencies = [ [[package]] name = "sc-authority-discovery" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -5971,8 +5972,8 @@ dependencies = [ [[package]] name = "sc-basic-authorship" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5995,8 +5996,8 @@ dependencies = [ [[package]] name = "sc-block-builder" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6012,8 +6013,8 @@ dependencies = [ [[package]] name = "sc-chain-spec" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6028,8 +6029,8 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6039,8 +6040,8 @@ dependencies = [ [[package]] name = "sc-cli" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6080,8 +6081,8 @@ dependencies = [ [[package]] name = "sc-client-api" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6116,8 +6117,8 @@ dependencies = [ [[package]] name = "sc-client-db" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "blake2-rfc", "hash-db", @@ -6145,8 +6146,8 @@ dependencies = [ [[package]] name = "sc-consensus" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6156,8 +6157,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6198,8 +6199,8 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6222,8 +6223,8 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6235,8 +6236,8 @@ dependencies = [ [[package]] name = "sc-consensus-slots" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6258,8 +6259,8 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6272,8 +6273,8 @@ dependencies = [ [[package]] name = "sc-executor" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6300,8 +6301,8 @@ dependencies = [ [[package]] name = "sc-executor-common" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -6317,8 +6318,8 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6332,8 +6333,8 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6353,8 +6354,8 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6391,8 +6392,8 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6408,8 +6409,8 @@ dependencies = [ [[package]] name = "sc-informant" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6426,8 +6427,8 @@ dependencies = [ [[package]] name = "sc-keystore" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "hex", @@ -6442,8 +6443,8 @@ dependencies = [ [[package]] name = "sc-light" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "hash-db", "lazy_static", @@ -6461,8 +6462,8 @@ dependencies = [ [[package]] name = "sc-network" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "bitflags", "bs58", @@ -6513,8 +6514,8 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6528,8 +6529,8 @@ dependencies = [ [[package]] name = "sc-network-test" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "env_logger", "futures 0.3.5", @@ -6555,8 +6556,8 @@ dependencies = [ [[package]] name = "sc-offchain" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "bytes 0.5.5", "fnv", @@ -6582,8 +6583,8 @@ dependencies = [ [[package]] name = "sc-peerset" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "libp2p", @@ -6595,8 +6596,8 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6604,8 +6605,8 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "hash-db", @@ -6636,8 +6637,8 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6660,8 +6661,8 @@ dependencies = [ [[package]] name = "sc-rpc-server" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6676,8 +6677,8 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "directories", @@ -6738,8 +6739,8 @@ dependencies = [ [[package]] name = "sc-state-db" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6752,8 +6753,8 @@ dependencies = [ [[package]] name = "sc-telemetry" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6773,8 +6774,8 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "erased-serde", "log 0.4.8", @@ -6790,8 +6791,8 @@ dependencies = [ [[package]] name = "sc-transaction-graph" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6811,8 +6812,8 @@ dependencies = [ [[package]] name = "sc-transaction-pool" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7243,8 +7244,8 @@ dependencies = [ [[package]] name = "sp-allocator" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7255,8 +7256,8 @@ dependencies = [ [[package]] name = "sp-api" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "hash-db", "parity-scale-codec", @@ -7270,8 +7271,8 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7282,8 +7283,8 @@ dependencies = [ [[package]] name = "sp-application-crypto" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "serde", @@ -7294,8 +7295,8 @@ dependencies = [ [[package]] name = "sp-arithmetic" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7307,8 +7308,8 @@ dependencies = [ [[package]] name = "sp-authority-discovery" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7319,8 +7320,8 @@ dependencies = [ [[package]] name = "sp-authorship" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7330,8 +7331,8 @@ dependencies = [ [[package]] name = "sp-block-builder" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7342,8 +7343,8 @@ dependencies = [ [[package]] name = "sp-blockchain" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7359,8 +7360,8 @@ dependencies = [ [[package]] name = "sp-chain-spec" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "serde", "serde_json", @@ -7368,8 +7369,8 @@ dependencies = [ [[package]] name = "sp-consensus" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7393,8 +7394,8 @@ dependencies = [ [[package]] name = "sp-consensus-aura" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7407,8 +7408,8 @@ dependencies = [ [[package]] name = "sp-consensus-babe" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "merlin", "parity-scale-codec", @@ -7426,8 +7427,8 @@ dependencies = [ [[package]] name = "sp-consensus-slots" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7435,8 +7436,8 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7447,8 +7448,8 @@ dependencies = [ [[package]] name = "sp-core" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "base58", "blake2-rfc", @@ -7490,8 +7491,8 @@ dependencies = [ [[package]] name = "sp-database" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7499,8 +7500,8 @@ dependencies = [ [[package]] name = "sp-debug-derive" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7509,8 +7510,8 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "environmental", "parity-scale-codec", @@ -7520,8 +7521,8 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7536,8 +7537,8 @@ dependencies = [ [[package]] name = "sp-finality-tracker" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7546,8 +7547,8 @@ dependencies = [ [[package]] name = "sp-inherents" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7558,8 +7559,8 @@ dependencies = [ [[package]] name = "sp-io" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "hash-db", @@ -7579,8 +7580,8 @@ dependencies = [ [[package]] name = "sp-keyring" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "lazy_static", "sp-core", @@ -7590,8 +7591,8 @@ dependencies = [ [[package]] name = "sp-npos-elections" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "serde", @@ -7602,8 +7603,8 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7613,8 +7614,8 @@ dependencies = [ [[package]] name = "sp-offchain" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "sp-api", "sp-core", @@ -7623,8 +7624,8 @@ dependencies = [ [[package]] name = "sp-panic-handler" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "backtrace", "log 0.4.8", @@ -7632,8 +7633,8 @@ dependencies = [ [[package]] name = "sp-rpc" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "serde", "sp-core", @@ -7641,8 +7642,8 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "either", "hash256-std-hasher", @@ -7663,8 +7664,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7678,8 +7679,8 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "Inflector", "proc-macro-crate", @@ -7690,8 +7691,8 @@ dependencies = [ [[package]] name = "sp-serializer" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "serde", "serde_json", @@ -7699,8 +7700,8 @@ dependencies = [ [[package]] name = "sp-session" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-api", @@ -7712,8 +7713,8 @@ dependencies = [ [[package]] name = "sp-staking" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7722,8 +7723,8 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7743,13 +7744,13 @@ dependencies = [ [[package]] name = "sp-std" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" [[package]] name = "sp-storage" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7760,8 +7761,8 @@ dependencies = [ [[package]] name = "sp-timestamp" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7774,8 +7775,8 @@ dependencies = [ [[package]] name = "sp-tracing" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "log 0.4.8", "rental", @@ -7784,8 +7785,8 @@ dependencies = [ [[package]] name = "sp-transaction-pool" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7799,8 +7800,8 @@ dependencies = [ [[package]] name = "sp-trie" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "hash-db", "memory-db", @@ -7813,8 +7814,8 @@ dependencies = [ [[package]] name = "sp-utils" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "futures-core", @@ -7825,8 +7826,8 @@ dependencies = [ [[package]] name = "sp-version" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7837,8 +7838,8 @@ dependencies = [ [[package]] name = "sp-wasm-interface" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7977,8 +7978,8 @@ dependencies = [ [[package]] name = "substrate-browser-utils" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "chrono", "clear_on_drop", @@ -8004,16 +8005,16 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "platforms", ] [[package]] name = "substrate-frame-rpc-system" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8035,8 +8036,8 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" -version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "0.8.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8049,8 +8050,8 @@ dependencies = [ [[package]] name = "substrate-test-client" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8075,8 +8076,8 @@ dependencies = [ [[package]] name = "substrate-test-runtime" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "cfg-if", "frame-executive", @@ -8115,8 +8116,8 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" -version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +version = "2.0.0-rc5" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8137,7 +8138,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#5c43b2bebb331ebeaac5b6e21778203b1c73aa83" +source = "git+https://github.com/paritytech/substrate#5fd98a661d5384a00c40d17c08f28265dae729d4" [[package]] name = "substrate-wasm-builder-runner" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index 48e5024e4e..d91a1f115a 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -17,7 +17,7 @@ exit-future = "0.2.0" codec = { package = "parity-scale-codec", version = "1.3.0", features = ["derive"] } sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master", version = "2.0.0-rc5" } sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/polkadot/collator/src/lib.rs b/polkadot/collator/src/lib.rs index 663cb825bf..2e2b330b0c 100644 --- a/polkadot/collator/src/lib.rs +++ b/polkadot/collator/src/lib.rs @@ -510,7 +510,7 @@ mod tests { fn check_send(_: T) {} let cli = Cli::from_iter(&["-dev"]); - let task_executor = |_, _| {}; + let task_executor = |_, _| async {}; let config = cli.create_configuration(&cli.run.base, task_executor.into()).unwrap(); check_send(start_collator( diff --git a/polkadot/node/test-service/tests/build-blocks.rs b/polkadot/node/test-service/tests/build-blocks.rs index 65771dda05..612efc8f76 100644 --- a/polkadot/node/test-service/tests/build-blocks.rs +++ b/polkadot/node/test-service/tests/build-blocks.rs @@ -26,7 +26,7 @@ static INTEGRATION_TEST_ALLOWED_TIME: Option<&str> = option_env!("INTEGRATION_TE #[tokio::test] async fn ensure_test_service_build_blocks() { let task_executor: TaskExecutor = (move |fut, _| { - spawn(fut); + spawn(fut).map(|_| ()) }) .into(); let mut alice = run_test_node( diff --git a/polkadot/node/test-service/tests/call-function.rs b/polkadot/node/test-service/tests/call-function.rs index b7b191fdab..8a4db067ae 100644 --- a/polkadot/node/test-service/tests/call-function.rs +++ b/polkadot/node/test-service/tests/call-function.rs @@ -26,7 +26,7 @@ static INTEGRATION_TEST_ALLOWED_TIME: Option<&str> = option_env!("INTEGRATION_TE async fn call_function_actually_work() { let mut alice = run_test_node( (move |fut, _| { - spawn(fut); + spawn(fut).map(|_| ()) }) .into(), Alice, diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index df583ccbc9..7354feb6dd 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -87,7 +87,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 2018, + spec_version: 2019, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index c2a28975f1..e7afcfe16b 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -86,7 +86,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 18, + spec_version: 19, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 1d97756952..6d7fdc79f0 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 38, + spec_version: 39, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/scripts/gitlab/check_runtime.sh b/polkadot/scripts/gitlab/check_runtime.sh index 9adbd1bb58..30fdcd455c 100755 --- a/polkadot/scripts/gitlab/check_runtime.sh +++ b/polkadot/scripts/gitlab/check_runtime.sh @@ -214,7 +214,7 @@ do source file directories: - runtime - versions file: ${VERSIONS_FILE} + versions file: ${RUNTIME} EOT