diff --git a/Cargo.lock b/Cargo.lock index 2bb7c933b6d0..6617bfc391b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "Inflector" version = "0.11.4" @@ -1489,7 +1491,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", ] @@ -1507,7 +1509,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -1525,7 +1527,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "Inflector", "chrono", @@ -1548,7 +1550,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -1564,7 +1566,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -1575,7 +1577,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "bitflags", "frame-metadata", @@ -1600,7 +1602,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.24", @@ -1611,7 +1613,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1623,7 +1625,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1633,7 +1635,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "impl-trait-for-tuples 0.1.3", @@ -1649,7 +1651,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -1663,7 +1665,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -2268,7 +2270,7 @@ dependencies = [ "httpdate", "itoa", "pin-project 1.0.2", - "socket2", + "socket2 0.3.17", "tokio 0.2.21", "tower-service", "tracing", @@ -2821,9 +2823,9 @@ checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a" [[package]] name = "libc" -version = "0.2.81" +version = "0.2.126" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb" +checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836" [[package]] name = "libloading" @@ -3049,7 +3051,7 @@ dependencies = [ "log", "rand 0.7.3", "smallvec 1.5.1", - "socket2", + "socket2 0.3.17", "void", ] @@ -3188,7 +3190,7 @@ dependencies = [ "ipnet", "libp2p-core", "log", - "socket2", + "socket2 0.3.17", ] [[package]] @@ -3590,7 +3592,7 @@ version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e" dependencies = [ - "socket2", + "socket2 0.3.17", "winapi 0.3.9", ] @@ -3676,12 +3678,12 @@ dependencies = [ [[package]] name = "nb-connect" -version = "1.0.2" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8123a81538e457d44b933a02faf885d3fe8408806b23fa700e8f01c6c3a98998" +checksum = "b1bb540dc6ef51cfe1916ec038ce7a620daf3a111e2502d745197cd53d6bca15" dependencies = [ "libc", - "winapi 0.3.9", + "socket2 0.4.4", ] [[package]] @@ -3895,7 +3897,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -3911,7 +3913,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -3926,7 +3928,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3951,7 +3953,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3965,7 +3967,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3980,7 +3982,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -3996,7 +3998,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4011,7 +4013,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4026,7 +4028,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4047,7 +4049,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4063,7 +4065,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4083,7 +4085,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4100,7 +4102,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4114,7 +4116,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4130,7 +4132,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4144,7 +4146,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4159,7 +4161,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4180,7 +4182,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4196,7 +4198,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4209,7 +4211,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-support", @@ -4224,7 +4226,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4239,7 +4241,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4259,7 +4261,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4275,7 +4277,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4289,7 +4291,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4311,7 +4313,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4322,7 +4324,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4336,7 +4338,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4354,7 +4356,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4369,7 +4371,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "frame-system", @@ -4386,7 +4388,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4404,7 +4406,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-support", "parity-scale-codec", @@ -4417,7 +4419,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4433,7 +4435,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-benchmarking", "frame-support", @@ -4449,7 +4451,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6723,7 +6725,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -6751,7 +6753,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -6774,7 +6776,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6791,7 +6793,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -6812,7 +6814,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6823,7 +6825,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "atty", "chrono", @@ -6866,7 +6868,7 @@ dependencies = [ [[package]] name = "sc-cli-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6877,7 +6879,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "fnv", @@ -6911,7 +6913,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "blake2-rfc", "hash-db", @@ -6941,7 +6943,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "sc-client-api", "sp-blockchain", @@ -6952,7 +6954,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "fork-tree", @@ -6997,7 +6999,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7021,7 +7023,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7034,7 +7036,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7060,7 +7062,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sc-client-api", @@ -7074,7 +7076,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "lazy_static", @@ -7103,7 +7105,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "parity-scale-codec", @@ -7119,7 +7121,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7134,7 +7136,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7152,7 +7154,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "finality-grandpa", @@ -7189,7 +7191,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "finality-grandpa", @@ -7213,7 +7215,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "ansi_term 0.12.1", "futures 0.3.8", @@ -7231,7 +7233,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -7251,7 +7253,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "lazy_static", @@ -7270,7 +7272,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-std", "async-trait", @@ -7324,7 +7326,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7339,7 +7341,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "bytes 0.5.6", "fnv", @@ -7366,7 +7368,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "libp2p", @@ -7379,7 +7381,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7388,7 +7390,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "hash-db", @@ -7422,7 +7424,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7446,7 +7448,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7464,7 +7466,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "directories 3.0.1", "exit-future", @@ -7528,7 +7530,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -7543,7 +7545,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7563,7 +7565,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -7584,7 +7586,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "ansi_term 0.12.1", "erased-serde", @@ -7608,7 +7610,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -7630,7 +7632,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-diagnose", @@ -8077,6 +8079,16 @@ dependencies = [ "winapi 0.3.9", ] +[[package]] +name = "socket2" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" +dependencies = [ + "libc", + "winapi 0.3.9", +] + [[package]] name = "soketto" version = "0.4.1" @@ -8096,7 +8108,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sp-core", @@ -8108,7 +8120,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "parity-scale-codec", @@ -8124,7 +8136,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -8136,7 +8148,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -8148,7 +8160,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "integer-sqrt", "num-traits 0.2.12", @@ -8161,7 +8173,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8173,7 +8185,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8184,7 +8196,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8196,7 +8208,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "log", @@ -8214,7 +8226,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "serde_json", @@ -8223,7 +8235,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-timer 3.0.2", @@ -8249,7 +8261,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "merlin", "parity-scale-codec", @@ -8269,7 +8281,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8278,7 +8290,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8290,7 +8302,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "base58", "blake2-rfc", @@ -8334,7 +8346,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -8343,7 +8355,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8353,7 +8365,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "environmental", "parity-scale-codec", @@ -8364,7 +8376,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "finality-grandpa", "log", @@ -8381,7 +8393,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "parking_lot 0.10.2", @@ -8393,7 +8405,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "hash-db", @@ -8417,7 +8429,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "lazy_static", "sp-core", @@ -8428,7 +8440,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-trait", "derive_more", @@ -8445,7 +8457,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "serde", @@ -8457,7 +8469,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8468,7 +8480,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "sp-api", "sp-core", @@ -8478,7 +8490,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "backtrace", ] @@ -8486,7 +8498,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "sp-core", @@ -8495,7 +8507,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "either", "hash256-std-hasher", @@ -8516,7 +8528,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8533,7 +8545,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "Inflector", "proc-macro-crate", @@ -8545,7 +8557,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "serde", "serde_json", @@ -8554,7 +8566,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-api", @@ -8567,7 +8579,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8577,7 +8589,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "log", @@ -8599,12 +8611,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" [[package]] name = "sp-storage" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8617,7 +8629,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "sp-core", @@ -8630,7 +8642,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8644,7 +8656,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "log", "parity-scale-codec", @@ -8657,7 +8669,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "derive_more", "futures 0.3.8", @@ -8673,7 +8685,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "hash-db", "memory-db", @@ -8687,7 +8699,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "futures-core", @@ -8699,7 +8711,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8711,7 +8723,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "impl-trait-for-tuples 0.1.3", "parity-scale-codec", @@ -8853,7 +8865,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "chrono", "console_error_panic_hook", @@ -8879,7 +8891,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "platforms", ] @@ -8887,7 +8899,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.8", @@ -8910,7 +8922,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "async-std", "derive_more", @@ -8924,7 +8936,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.1.29", "futures 0.3.8", @@ -8951,7 +8963,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "futures 0.3.8", "substrate-test-utils-derive", @@ -8961,7 +8973,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" +source = "git+https://github.com/paritytech/substrate?branch=master#0fc832988bef7ab27f6cf2f3040fcb2d3c9b6568" dependencies = [ "proc-macro-crate", "quote 1.0.7",