diff --git a/Cargo.lock b/Cargo.lock index 2bb7c933b6d0..34e84c287dc0 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", @@ -1936,10 +1938,21 @@ checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb" dependencies = [ "cfg-if 0.1.10", "libc", - "wasi", + "wasi 0.9.0+wasi-snapshot-preview1", "wasm-bindgen", ] +[[package]] +name = "getrandom" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "wasi 0.10.2+wasi-snapshot-preview1", +] + [[package]] name = "ghash" version = "0.3.0" @@ -3895,7 +3908,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 +3924,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 +3939,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 +3964,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 +3978,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 +3993,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 +4009,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 +4024,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 +4039,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 +4060,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 +4076,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 +4096,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 +4113,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 +4127,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 +4143,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 +4157,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 +4172,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 +4193,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 +4209,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 +4222,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 +4237,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 +4252,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 +4272,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 +4288,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 +4302,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 +4324,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 +4335,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 +4349,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 +4367,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 +4382,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 +4399,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 +4417,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 +4430,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 +4446,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 +4462,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", @@ -5579,7 +5592,7 @@ dependencies = [ "pallet-vesting", "parity-scale-codec", "polkadot-primitives", - "rand 0.7.3", + "rand 0.8.5", "rand_chacha 0.2.2", "rustc-hex", "sc-keystore", @@ -5820,7 +5833,7 @@ dependencies = [ "polkadot-runtime-parachains", "polkadot-service", "polkadot-test-runtime", - "rand 0.7.3", + "rand 0.8.5", "sc-authority-discovery", "sc-chain-spec", "sc-cli", @@ -6202,7 +6215,7 @@ version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" dependencies = [ - "getrandom", + "getrandom 0.1.14", "libc", "rand_chacha 0.2.2", "rand_core 0.5.1", @@ -6210,6 +6223,17 @@ dependencies = [ "rand_pcg 0.2.1", ] +[[package]] +name = "rand" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" +dependencies = [ + "libc", + "rand_chacha 0.3.1", + "rand_core 0.6.3", +] + [[package]] name = "rand_chacha" version = "0.1.1" @@ -6230,6 +6254,16 @@ dependencies = [ "rand_core 0.5.1", ] +[[package]] +name = "rand_chacha" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" +dependencies = [ + "ppv-lite86", + "rand_core 0.6.3", +] + [[package]] name = "rand_core" version = "0.3.1" @@ -6251,7 +6285,16 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" dependencies = [ - "getrandom", + "getrandom 0.1.14", +] + +[[package]] +name = "rand_core" +version = "0.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" +dependencies = [ + "getrandom 0.2.4", ] [[package]] @@ -6407,7 +6450,7 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431" dependencies = [ - "getrandom", + "getrandom 0.1.14", "redox_syscall", "rust-argon2", ] @@ -6723,7 +6766,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 +6794,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 +6817,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 +6834,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 +6855,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 +6866,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 +6909,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 +6920,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 +6954,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 +6984,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 +6995,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 +7040,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 +7064,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 +7077,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 +7103,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 +7117,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 +7146,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 +7162,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 +7177,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 +7195,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 +7232,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 +7256,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 +7274,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 +7294,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 +7313,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 +7367,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 +7382,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 +7409,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 +7422,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 +7431,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 +7465,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 +7489,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 +7507,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 +7571,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 +7586,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 +7606,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 +7627,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 +7651,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 +7673,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", @@ -7672,7 +7715,7 @@ dependencies = [ "arrayref", "arrayvec 0.5.2", "curve25519-dalek 2.1.0", - "getrandom", + "getrandom 0.1.14", "merlin", "rand 0.7.3", "rand_core 0.5.1", @@ -8096,7 +8139,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 +8151,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 +8167,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 +8179,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 +8191,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 +8204,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 +8216,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 +8227,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 +8239,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 +8257,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 +8266,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 +8292,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 +8312,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 +8321,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 +8333,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 +8377,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 +8386,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 +8396,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 +8407,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 +8424,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 +8436,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 +8460,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 +8471,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 +8488,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 +8500,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 +8511,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 +8521,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 +8529,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 +8538,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 +8559,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 +8576,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 +8588,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 +8597,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 +8610,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 +8620,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 +8642,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 +8660,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 +8673,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 +8687,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 +8700,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 +8716,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 +8730,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 +8742,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 +8754,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 +8896,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 +8922,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 +8930,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 +8953,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 +8967,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 +8994,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 +9004,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", @@ -9663,7 +9706,7 @@ version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56" dependencies = [ - "rand 0.7.3", + "rand 0.6.5", ] [[package]] @@ -9875,6 +9918,12 @@ version = "0.9.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" +[[package]] +name = "wasi" +version = "0.10.2+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" + [[package]] name = "wasm-bindgen" version = "0.2.69" diff --git a/node/test/service/Cargo.toml b/node/test/service/Cargo.toml index cf13d08c08a8..ca2880d4cbf7 100644 --- a/node/test/service/Cargo.toml +++ b/node/test/service/Cargo.toml @@ -10,7 +10,7 @@ futures01 = { package = "futures", version = "0.1.29" } hex = "0.4.2" tracing = "0.1.22" tracing-futures = "0.2.4" -rand = "0.7.3" +rand = "0.8.5" tempfile = "3.1.0" # Polkadot dependencies diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index 655da8906596..772176f7028f 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -39,7 +39,7 @@ xcm-executor = { package = "xcm-executor", path = "../../xcm/xcm-executor", defa primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.5", default-features = false, optional = true } -rand = { version = "0.7.3", default-features = false } +rand = { version = "0.8.5", default-features = false } rand_chacha = { version = "0.2.2", default-features = false } [dev-dependencies]