diff --git a/Cargo.lock b/Cargo.lock index 35c9415c5a98..bd48b8ab478c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1261,7 +1261,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", ] @@ -1269,7 +1269,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -1286,8 +1286,9 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ + "Inflector", "frame-benchmarking", "parity-scale-codec", "sc-cli", @@ -1304,7 +1305,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -1319,7 +1320,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "serde", @@ -1330,7 +1331,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "bitmask", "frame-metadata", @@ -1355,7 +1356,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.18", @@ -1366,7 +1367,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1378,7 +1379,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -1388,7 +1389,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1404,7 +1405,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -1418,7 +1419,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-api", @@ -3375,7 +3376,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3391,7 +3392,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3406,7 +3407,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3431,7 +3432,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3445,7 +3446,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3461,7 +3462,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3476,7 +3477,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3491,7 +3492,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3507,7 +3508,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3527,7 +3528,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3543,7 +3544,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3563,7 +3564,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3579,7 +3580,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3593,7 +3594,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3608,7 +3609,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3622,7 +3623,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3637,7 +3638,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3658,7 +3659,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3673,7 +3674,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3686,7 +3687,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "enumflags2", "frame-support", @@ -3701,7 +3702,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3716,7 +3717,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3736,7 +3737,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3752,7 +3753,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3766,7 +3767,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3788,7 +3789,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -3799,7 +3800,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3813,7 +3814,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3831,7 +3832,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "frame-system", @@ -3846,7 +3847,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3864,7 +3865,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-support", "parity-scale-codec", @@ -3877,7 +3878,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3892,7 +3893,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-benchmarking", "frame-support", @@ -3908,7 +3909,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "enumflags2", "frame-benchmarking", @@ -5738,7 +5739,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "bytes 0.5.4", "derive_more 0.99.8", @@ -5765,7 +5766,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5789,7 +5790,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5806,7 +5807,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5822,7 +5823,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -5833,7 +5834,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5874,7 +5875,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "fnv", @@ -5910,7 +5911,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "blake2-rfc", "hash-db", @@ -5939,7 +5940,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5950,7 +5951,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "fork-tree", @@ -5992,7 +5993,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6016,7 +6017,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "fork-tree", "parity-scale-codec", @@ -6029,7 +6030,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6052,7 +6053,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6066,7 +6067,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "lazy_static", @@ -6094,7 +6095,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -6111,7 +6112,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6126,7 +6127,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -6147,7 +6148,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "assert_matches", "derive_more 0.99.8", @@ -6185,7 +6186,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "finality-grandpa", @@ -6202,7 +6203,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -6221,7 +6222,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "hex", @@ -6237,7 +6238,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "hash-db", "lazy_static", @@ -6256,7 +6257,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "bitflags", "bs58", @@ -6308,7 +6309,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6323,7 +6324,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "env_logger", "futures 0.3.5", @@ -6350,7 +6351,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "bytes 0.5.4", "fnv", @@ -6377,7 +6378,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "libp2p", @@ -6390,7 +6391,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6399,7 +6400,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "hash-db", @@ -6431,7 +6432,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6455,7 +6456,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6471,7 +6472,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "directories", @@ -6534,7 +6535,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6548,7 +6549,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6569,7 +6570,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "erased-serde", "log 0.4.8", @@ -6586,7 +6587,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6606,7 +6607,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -6992,7 +6993,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7004,7 +7005,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "hash-db", "parity-scale-codec", @@ -7019,7 +7020,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -7031,7 +7032,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "serde", @@ -7043,7 +7044,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -7056,7 +7057,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-api", @@ -7068,7 +7069,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7079,7 +7080,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-api", @@ -7091,7 +7092,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "log 0.4.8", @@ -7107,7 +7108,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "serde", "serde_json", @@ -7116,7 +7117,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7140,7 +7141,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-api", @@ -7154,7 +7155,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "merlin", "parity-scale-codec", @@ -7173,7 +7174,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7182,7 +7183,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7194,7 +7195,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "base58", "blake2-rfc", @@ -7237,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -7246,7 +7247,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "proc-macro2 1.0.18", "quote 1.0.7", @@ -7256,7 +7257,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "environmental", "parity-scale-codec", @@ -7267,7 +7268,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -7283,7 +7284,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7293,7 +7294,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "parity-scale-codec", @@ -7305,7 +7306,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "hash-db", @@ -7326,7 +7327,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "lazy_static", "sp-core", @@ -7337,7 +7338,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "serde", @@ -7349,7 +7350,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.18", @@ -7360,7 +7361,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "sp-api", "sp-core", @@ -7370,7 +7371,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "backtrace", "log 0.4.8", @@ -7379,7 +7380,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "serde", "sp-core", @@ -7388,7 +7389,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "either", "hash256-std-hasher", @@ -7410,7 +7411,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7425,7 +7426,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "Inflector", "proc-macro-crate", @@ -7437,7 +7438,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "serde", "serde_json", @@ -7446,7 +7447,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-api", @@ -7459,7 +7460,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7469,7 +7470,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "hash-db", "itertools 0.9.0", @@ -7490,12 +7491,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" [[package]] name = "sp-storage" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7507,7 +7508,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7521,7 +7522,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "log 0.4.8", "rental", @@ -7531,7 +7532,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "derive_more 0.99.8", "futures 0.3.5", @@ -7547,7 +7548,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "hash-db", "memory-db", @@ -7561,7 +7562,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "futures-core", @@ -7573,7 +7574,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7585,7 +7586,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7725,7 +7726,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "chrono", "clear_on_drop", @@ -7752,7 +7753,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "platforms", ] @@ -7760,7 +7761,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7783,7 +7784,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "async-std", "derive_more 0.99.8", @@ -7797,7 +7798,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.1.29", "futures 0.3.5", @@ -7821,7 +7822,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "cfg-if", "frame-executive", @@ -7861,7 +7862,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc4" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7882,7 +7883,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#18334ee173f0ec4b62d2ca05c5b0c1f0b05b1b17" +source = "git+https://github.com/paritytech/substrate#b851b755dbf338c69d3bae8c1215d8e7d8010b77" [[package]] name = "substrate-wasm-builder-runner" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 7163fd869cf3..521791982c3d 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -1287,23 +1287,23 @@ sp_api::impl_runtime_apis! { let mut batches = Vec::::new(); let params = (&pallet, &benchmark, &lowest_range_values, &highest_range_values, &steps, repeat, &whitelist); // Polkadot - add_benchmark!(params, batches, b"claims", Claims); + add_benchmark!(params, batches, claims, Claims); // Substrate - add_benchmark!(params, batches, b"balances", Balances); - add_benchmark!(params, batches, b"collective", Council); - add_benchmark!(params, batches, b"democracy", Democracy); - add_benchmark!(params, batches, b"elections-phragmen", ElectionsPhragmen); - add_benchmark!(params, batches, b"identity", Identity); - add_benchmark!(params, batches, b"im-online", ImOnline); - add_benchmark!(params, batches, b"offences", OffencesBench::); - add_benchmark!(params, batches, b"scheduler", Scheduler); - add_benchmark!(params, batches, b"session", SessionBench::); - add_benchmark!(params, batches, b"staking", Staking); - add_benchmark!(params, batches, b"system", SystemBench::); - add_benchmark!(params, batches, b"timestamp", Timestamp); - add_benchmark!(params, batches, b"treasury", Treasury); - add_benchmark!(params, batches, b"utility", Utility); - add_benchmark!(params, batches, b"vesting", Vesting); + add_benchmark!(params, batches, balances, Balances); + add_benchmark!(params, batches, collective, Council); + add_benchmark!(params, batches, democracy, Democracy); + add_benchmark!(params, batches, elections_phragmen, ElectionsPhragmen); + add_benchmark!(params, batches, identity, Identity); + add_benchmark!(params, batches, im_online, ImOnline); + add_benchmark!(params, batches, offences, OffencesBench::); + add_benchmark!(params, batches, scheduler, Scheduler); + add_benchmark!(params, batches, session, SessionBench::); + add_benchmark!(params, batches, staking, Staking); + add_benchmark!(params, batches, system, SystemBench::); + add_benchmark!(params, batches, timestamp, Timestamp); + add_benchmark!(params, batches, treasury, Treasury); + add_benchmark!(params, batches, utility, Utility); + add_benchmark!(params, batches, vesting, Vesting); if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) } Ok(batches) diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index b84734726bdc..50405f537c7f 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -1288,21 +1288,21 @@ sp_api::impl_runtime_apis! { let mut batches = Vec::::new(); let params = (&pallet, &benchmark, &lowest_range_values, &highest_range_values, &steps, repeat, &whitelist); // Polkadot - add_benchmark!(params, batches, b"claims", Claims); + add_benchmark!(params, batches, claims, Claims); // Substrate - add_benchmark!(params, batches, b"balances", Balances); - add_benchmark!(params, batches, b"collective", Council); - add_benchmark!(params, batches, b"democracy", Democracy); - add_benchmark!(params, batches, b"elections-phragmen", ElectionsPhragmen); - add_benchmark!(params, batches, b"im-online", ImOnline); - add_benchmark!(params, batches, b"offences", OffencesBench::); - add_benchmark!(params, batches, b"scheduler", Scheduler); - add_benchmark!(params, batches, b"session", SessionBench::); - add_benchmark!(params, batches, b"staking", Staking); - add_benchmark!(params, batches, b"system", SystemBench::); - add_benchmark!(params, batches, b"timestamp", Timestamp); - add_benchmark!(params, batches, b"treasury", Treasury); - add_benchmark!(params, batches, b"vesting", Vesting); + add_benchmark!(params, batches, balances, Balances); + add_benchmark!(params, batches, collective, Council); + add_benchmark!(params, batches, democracy, Democracy); + add_benchmark!(params, batches, elections_phragmen, ElectionsPhragmen); + add_benchmark!(params, batches, im_online, ImOnline); + add_benchmark!(params, batches, offences, OffencesBench::); + add_benchmark!(params, batches, scheduler, Scheduler); + add_benchmark!(params, batches, session, SessionBench::); + add_benchmark!(params, batches, staking, Staking); + add_benchmark!(params, batches, system, SystemBench::); + add_benchmark!(params, batches, timestamp, Timestamp); + add_benchmark!(params, batches, treasury, Treasury); + add_benchmark!(params, batches, vesting, Vesting); if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) } Ok(batches) diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 14793d0d6c08..37844284f40b 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -1032,17 +1032,17 @@ sp_api::impl_runtime_apis! { let mut batches = Vec::::new(); let params = (&pallet, &benchmark, &lowest_range_values, &highest_range_values, &steps, repeat, &whitelist); - add_benchmark!(params, batches, b"balances", Balances); - add_benchmark!(params, batches, b"identity", Identity); - add_benchmark!(params, batches, b"im-online", ImOnline); - add_benchmark!(params, batches, b"offences", OffencesBench::); - add_benchmark!(params, batches, b"scheduler", Scheduler); - add_benchmark!(params, batches, b"session", SessionBench::); - add_benchmark!(params, batches, b"staking", Staking); - add_benchmark!(params, batches, b"system", SystemBench::); - add_benchmark!(params, batches, b"timestamp", Timestamp); - add_benchmark!(params, batches, b"utility", Utility); - add_benchmark!(params, batches, b"vesting", Vesting); + add_benchmark!(params, batches, balances,Balances); + add_benchmark!(params, batches, identity,Identity); + add_benchmark!(params, batches, im_online,ImOnline); + add_benchmark!(params, batches, offences,OffencesBench::); + add_benchmark!(params, batches, scheduler, Scheduler); + add_benchmark!(params, batches, session, SessionBench::); + add_benchmark!(params, batches, staking, Staking); + add_benchmark!(params, batches, system, SystemBench::); + add_benchmark!(params, batches, timestamp, Timestamp); + add_benchmark!(params, batches, utility, Utility); + add_benchmark!(params, batches, vesting, Vesting); if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) } Ok(batches)