diff --git a/Cargo.lock b/Cargo.lock index a345a467c695..38de0f093b41 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", @@ -5712,7 +5713,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", @@ -5739,7 +5740,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", @@ -5763,7 +5764,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", @@ -5780,7 +5781,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", @@ -5796,7 +5797,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", @@ -5807,7 +5808,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", @@ -5848,7 +5849,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", @@ -5884,7 +5885,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", @@ -5913,7 +5914,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", @@ -5924,7 +5925,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", @@ -5966,7 +5967,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", @@ -5990,7 +5991,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", @@ -6003,7 +6004,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", @@ -6026,7 +6027,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", @@ -6040,7 +6041,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", @@ -6068,7 +6069,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", @@ -6085,7 +6086,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", @@ -6100,7 +6101,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", @@ -6121,7 +6122,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", @@ -6159,7 +6160,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", @@ -6176,7 +6177,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", @@ -6195,7 +6196,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", @@ -6211,7 +6212,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", @@ -6230,7 +6231,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", @@ -6282,7 +6283,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", @@ -6297,7 +6298,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", @@ -6324,7 +6325,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", @@ -6351,7 +6352,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", @@ -6364,7 +6365,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", @@ -6373,7 +6374,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", @@ -6405,7 +6406,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", @@ -6429,7 +6430,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", @@ -6445,7 +6446,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", @@ -6508,7 +6509,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", @@ -6522,7 +6523,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", @@ -6543,7 +6544,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", @@ -6560,7 +6561,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", @@ -6580,7 +6581,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", @@ -6966,7 +6967,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", @@ -6978,7 +6979,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", @@ -6993,7 +6994,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", @@ -7005,7 +7006,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", @@ -7017,7 +7018,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", @@ -7030,7 +7031,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", @@ -7042,7 +7043,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", @@ -7053,7 +7054,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", @@ -7065,7 +7066,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", @@ -7081,7 +7082,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", @@ -7090,7 +7091,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", @@ -7114,7 +7115,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", @@ -7128,7 +7129,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", @@ -7147,7 +7148,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", @@ -7156,7 +7157,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", @@ -7168,7 +7169,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", @@ -7211,7 +7212,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", @@ -7220,7 +7221,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", @@ -7230,7 +7231,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", @@ -7241,7 +7242,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", @@ -7257,7 +7258,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", @@ -7267,7 +7268,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", @@ -7279,7 +7280,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", @@ -7300,7 +7301,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", @@ -7311,7 +7312,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", @@ -7323,7 +7324,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", @@ -7334,7 +7335,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", @@ -7344,7 +7345,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", @@ -7353,7 +7354,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", @@ -7362,7 +7363,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", @@ -7384,7 +7385,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", @@ -7399,7 +7400,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", @@ -7411,7 +7412,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", @@ -7420,7 +7421,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", @@ -7433,7 +7434,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", @@ -7443,7 +7444,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", @@ -7464,12 +7465,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", @@ -7481,7 +7482,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", @@ -7495,7 +7496,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", @@ -7505,7 +7506,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", @@ -7521,7 +7522,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", @@ -7535,7 +7536,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", @@ -7547,7 +7548,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", @@ -7559,7 +7560,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", @@ -7699,7 +7700,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", @@ -7726,7 +7727,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", ] @@ -7734,7 +7735,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", @@ -7757,7 +7758,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", @@ -7771,7 +7772,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", @@ -7795,7 +7796,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", @@ -7835,7 +7836,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", @@ -7856,7 +7857,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)