diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 7f60ff2254..1c0583a703 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1314,7 +1314,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", ] @@ -1322,7 +1322,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -1339,7 +1339,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "Inflector", "frame-benchmarking", @@ -1358,7 +1358,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -1373,7 +1373,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "serde", @@ -1384,7 +1384,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "bitmask", "frame-metadata", @@ -1409,7 +1409,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1420,7 +1420,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1432,7 +1432,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1442,7 +1442,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1458,7 +1458,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -1472,7 +1472,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-api", @@ -2422,7 +2422,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-benchmarking", @@ -3466,7 +3466,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3482,7 +3482,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3497,7 +3497,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3522,7 +3522,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3536,7 +3536,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3552,7 +3552,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3567,7 +3567,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3582,7 +3582,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3598,7 +3598,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3618,7 +3618,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3634,7 +3634,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3654,7 +3654,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3670,7 +3670,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3684,7 +3684,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3699,7 +3699,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3713,7 +3713,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3728,7 +3728,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3749,7 +3749,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3764,7 +3764,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3777,7 +3777,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "enumflags2", "frame-support", @@ -3792,7 +3792,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3807,7 +3807,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3827,7 +3827,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3843,7 +3843,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3857,7 +3857,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3879,7 +3879,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3890,7 +3890,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3904,7 +3904,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3922,7 +3922,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "frame-system", @@ -3937,7 +3937,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3955,7 +3955,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-support", "parity-scale-codec", @@ -3968,7 +3968,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3983,7 +3983,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-benchmarking", "frame-support", @@ -3999,7 +3999,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4298,7 +4298,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot" -version = "0.8.14" +version = "0.8.15" dependencies = [ "assert_cmd", "futures 0.3.5", @@ -4312,7 +4312,7 @@ dependencies = [ [[package]] name = "polkadot-availability-store" -version = "0.8.14" +version = "0.8.15" dependencies = [ "derive_more 0.99.9", "exit-future", @@ -4338,7 +4338,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.8.14" +version = "0.8.15" dependencies = [ "frame-benchmarking-cli", "futures 0.3.5", @@ -4363,7 +4363,7 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.8.14" +version = "0.8.15" dependencies = [ "futures 0.3.5", "futures-timer 2.0.2", @@ -4401,7 +4401,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.8.14" +version = "0.8.15" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4413,7 +4413,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.8.14" +version = "0.8.15" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.5", @@ -4461,7 +4461,7 @@ dependencies = [ [[package]] name = "polkadot-network-test" -version = "0.8.14" +version = "0.8.15" dependencies = [ "futures 0.3.5", "log 0.4.8", @@ -4577,7 +4577,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.8.14" +version = "0.8.15" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -4615,7 +4615,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-system", @@ -4638,7 +4638,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.8.14" +version = "0.8.15" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4664,7 +4664,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-benchmarking", @@ -4739,7 +4739,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-benchmarking", @@ -4826,7 +4826,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.8.14" +version = "0.8.15" dependencies = [ "env_logger", "frame-benchmarking", @@ -4969,7 +4969,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.8.14" +version = "0.8.15" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4988,7 +4988,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-executive", @@ -5119,7 +5119,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.8.14" +version = "0.8.15" dependencies = [ "ansi_term 0.12.1", "bitvec", @@ -5942,7 +5942,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "bytes 0.5.5", "derive_more 0.99.9", @@ -5969,7 +5969,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5993,7 +5993,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6010,7 +6010,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -6026,7 +6026,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -6037,7 +6037,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "ansi_term 0.12.1", "atty", @@ -6078,7 +6078,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "fnv", @@ -6114,7 +6114,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "blake2-rfc", "hash-db", @@ -6143,7 +6143,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6154,7 +6154,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "fork-tree", @@ -6196,7 +6196,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6220,7 +6220,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6233,7 +6233,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6256,7 +6256,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6270,7 +6270,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "lazy_static", @@ -6298,7 +6298,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -6315,7 +6315,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6330,7 +6330,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6351,7 +6351,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "assert_matches", "derive_more 0.99.9", @@ -6389,7 +6389,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "finality-grandpa", @@ -6406,7 +6406,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6424,7 +6424,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "hex", @@ -6440,7 +6440,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "hash-db", "lazy_static", @@ -6459,7 +6459,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "bitflags", "bs58", @@ -6511,7 +6511,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6526,7 +6526,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "env_logger", "futures 0.3.5", @@ -6553,7 +6553,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "bytes 0.5.5", "fnv", @@ -6580,7 +6580,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "libp2p", @@ -6593,7 +6593,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6602,7 +6602,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "hash-db", @@ -6634,7 +6634,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6658,7 +6658,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6674,7 +6674,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "directories", @@ -6736,7 +6736,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6750,7 +6750,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6771,7 +6771,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "erased-serde", "log 0.4.8", @@ -6788,7 +6788,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -6808,7 +6808,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7234,7 +7234,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7246,7 +7246,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "hash-db", "parity-scale-codec", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7273,7 +7273,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "serde", @@ -7285,7 +7285,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7298,7 +7298,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7310,7 +7310,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7321,7 +7321,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7333,7 +7333,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "log 0.4.8", @@ -7350,7 +7350,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "serde", "serde_json", @@ -7359,7 +7359,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7384,7 +7384,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7398,7 +7398,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "merlin", "parity-scale-codec", @@ -7417,7 +7417,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7426,7 +7426,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7438,7 +7438,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "base58", "blake2-rfc", @@ -7481,7 +7481,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7490,7 +7490,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7500,7 +7500,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "environmental", "parity-scale-codec", @@ -7511,7 +7511,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7527,7 +7527,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7537,7 +7537,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "parity-scale-codec", @@ -7549,7 +7549,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "hash-db", @@ -7570,7 +7570,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "lazy_static", "sp-core", @@ -7581,7 +7581,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "serde", @@ -7593,7 +7593,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7604,7 +7604,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "sp-api", "sp-core", @@ -7614,7 +7614,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "backtrace", "log 0.4.8", @@ -7623,7 +7623,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "serde", "sp-core", @@ -7632,7 +7632,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "either", "hash256-std-hasher", @@ -7654,7 +7654,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7669,7 +7669,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "Inflector", "proc-macro-crate", @@ -7681,7 +7681,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "serde", "serde_json", @@ -7690,7 +7690,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-api", @@ -7703,7 +7703,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7713,7 +7713,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7734,12 +7734,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7751,7 +7751,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7765,7 +7765,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "log 0.4.8", "rental", @@ -7775,7 +7775,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "derive_more 0.99.9", "futures 0.3.5", @@ -7791,7 +7791,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "hash-db", "memory-db", @@ -7805,7 +7805,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "futures-core", @@ -7817,7 +7817,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7829,7 +7829,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7969,7 +7969,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "chrono", "clear_on_drop", @@ -7996,7 +7996,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "platforms", ] @@ -8004,7 +8004,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -8027,7 +8027,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "async-std", "derive_more 0.99.9", @@ -8041,7 +8041,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -8067,7 +8067,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "cfg-if", "frame-executive", @@ -8107,7 +8107,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -8128,7 +8128,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#56cf04f289f9cd5e8bb96fe5bd23a923e21acf1c" +source = "git+https://github.com/paritytech/substrate#7e7c576050afabbf1980c754ad8de19258c667e7" [[package]] name = "substrate-wasm-builder-runner" @@ -8354,7 +8354,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.8.14" +version = "0.8.15" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -8395,7 +8395,7 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.8.14" +version = "0.8.15" dependencies = [ "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -9334,7 +9334,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.8.14" +version = "0.8.15" dependencies = [ "bitvec", "frame-benchmarking", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index b6d1aa53ea..be0d25850e 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index 6cc380b235..93dd003d32 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index ed97adc85a..8c8e51efc7 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index c00b24d072..1c9615e2a0 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 614017000d..04334f0eab 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index a18115ac6d..6b86704796 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/polkadot/network/test/Cargo.toml b/polkadot/network/test/Cargo.toml index 5e14454e2c..f73b62c511 100644 --- a/polkadot/network/test/Cargo.toml +++ b/polkadot/network/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-test" -version = "0.8.14" +version = "0.8.15" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 2e0e0efff0..0ccb033042 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index 1ec9e0a119..4cd2f9c839 100644 --- a/polkadot/parachain/test-parachains/adder/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index 93e36b4837..d9b48b4239 100644 --- a/polkadot/parachain/test-parachains/halt/Cargo.toml +++ b/polkadot/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index c7eb22b32c..b2f1373b05 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index c92b706c0e..7fea6323d8 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index f0f0041d0c..1757636854 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index ef0517d3e5..aa33f22a40 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index 569d055cca..cba2ad10c0 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: 2014, + spec_version: 2015, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index 7f1763ff29..2c8373cb83 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index 3c19495b48..8c11e960e4 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 14, + spec_version: 15, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index ceac5dc134..275c393e34 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 51b3d8caf1..1636786320 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index a40c4e3dd5..a0eaa03fd6 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: 34, + spec_version: 35, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index 6a82aff1e1..5514339f9b 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index 18ac58931c..030b23f0b7 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index 1b0db38d55..d3cee5c047 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.8.14" +version = "0.8.15" authors = ["Parity Technologies "] edition = "2018"