From e2de10f1d0b759e4c124a644eb8bed7bb58ca9c6 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Thu, 7 Feb 2019 17:16:14 +0100 Subject: [PATCH] Update Substrate again --- Cargo.lock | 100 ++++++++++++++++++++++++++--------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 629c984cc2c5..e3f106a71d74 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2861,7 +2861,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "sr-api-macros" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2872,7 +2872,7 @@ dependencies = [ [[package]] name = "sr-io" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "environmental 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "hash-db 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2887,7 +2887,7 @@ dependencies = [ [[package]] name = "sr-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2904,7 +2904,7 @@ dependencies = [ [[package]] name = "sr-std" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2912,7 +2912,7 @@ dependencies = [ [[package]] name = "sr-version" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2926,7 +2926,7 @@ dependencies = [ [[package]] name = "srml-aura" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2946,7 +2946,7 @@ dependencies = [ [[package]] name = "srml-balances" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2965,7 +2965,7 @@ dependencies = [ [[package]] name = "srml-consensus" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2982,7 +2982,7 @@ dependencies = [ [[package]] name = "srml-council" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3002,7 +3002,7 @@ dependencies = [ [[package]] name = "srml-democracy" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3021,7 +3021,7 @@ dependencies = [ [[package]] name = "srml-executive" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3037,7 +3037,7 @@ dependencies = [ [[package]] name = "srml-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3057,7 +3057,7 @@ dependencies = [ [[package]] name = "srml-indices" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3076,7 +3076,7 @@ dependencies = [ [[package]] name = "srml-metadata" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec-derive 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3089,7 +3089,7 @@ dependencies = [ [[package]] name = "srml-session" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3109,7 +3109,7 @@ dependencies = [ [[package]] name = "srml-staking" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3132,7 +3132,7 @@ dependencies = [ [[package]] name = "srml-sudo" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3150,7 +3150,7 @@ dependencies = [ [[package]] name = "srml-support" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "mashup 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3168,7 +3168,7 @@ dependencies = [ [[package]] name = "srml-support-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3180,7 +3180,7 @@ dependencies = [ [[package]] name = "srml-support-procedural-tools" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3191,7 +3191,7 @@ dependencies = [ [[package]] name = "srml-support-procedural-tools-derive" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3201,7 +3201,7 @@ dependencies = [ [[package]] name = "srml-system" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3218,7 +3218,7 @@ dependencies = [ [[package]] name = "srml-timestamp" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3235,7 +3235,7 @@ dependencies = [ [[package]] name = "srml-treasury" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3253,7 +3253,7 @@ dependencies = [ [[package]] name = "srml-upgrade-key" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3369,7 +3369,7 @@ dependencies = [ [[package]] name = "substrate-cli" version = "0.3.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3401,7 +3401,7 @@ dependencies = [ [[package]] name = "substrate-client" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3430,7 +3430,7 @@ dependencies = [ [[package]] name = "substrate-client-db" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hash-db 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)", @@ -3452,7 +3452,7 @@ dependencies = [ [[package]] name = "substrate-consensus-aura" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3474,7 +3474,7 @@ dependencies = [ [[package]] name = "substrate-consensus-aura-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "sr-io 0.1.0 (git+https://github.com/paritytech/substrate?branch=alexander-backports)", @@ -3488,7 +3488,7 @@ dependencies = [ [[package]] name = "substrate-consensus-common" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3505,7 +3505,7 @@ dependencies = [ [[package]] name = "substrate-executor" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3527,7 +3527,7 @@ dependencies = [ [[package]] name = "substrate-finality-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "finality-grandpa 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3549,7 +3549,7 @@ dependencies = [ [[package]] name = "substrate-finality-grandpa-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec-derive 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3562,7 +3562,7 @@ dependencies = [ [[package]] name = "substrate-keyring" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hex-literal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3572,7 +3572,7 @@ dependencies = [ [[package]] name = "substrate-keystore" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3588,7 +3588,7 @@ dependencies = [ [[package]] name = "substrate-network" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3612,7 +3612,7 @@ dependencies = [ [[package]] name = "substrate-network-libp2p" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3637,7 +3637,7 @@ dependencies = [ [[package]] name = "substrate-primitives" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3662,7 +3662,7 @@ dependencies = [ [[package]] name = "substrate-rpc" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core 10.0.1 (git+https://github.com/paritytech/jsonrpc.git)", @@ -3687,7 +3687,7 @@ dependencies = [ [[package]] name = "substrate-rpc-servers" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "jsonrpc-http-server 10.0.1 (git+https://github.com/paritytech/jsonrpc.git)", "jsonrpc-pubsub 10.0.1 (git+https://github.com/paritytech/jsonrpc.git)", @@ -3701,7 +3701,7 @@ dependencies = [ [[package]] name = "substrate-serializer" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "serde 1.0.87 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3710,7 +3710,7 @@ dependencies = [ [[package]] name = "substrate-service" version = "0.3.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "exit-future 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3742,7 +3742,7 @@ dependencies = [ [[package]] name = "substrate-state-db" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "parity-codec 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3754,7 +3754,7 @@ dependencies = [ [[package]] name = "substrate-state-machine" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hash-db 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3771,7 +3771,7 @@ dependencies = [ [[package]] name = "substrate-telemetry" version = "0.3.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3786,7 +3786,7 @@ dependencies = [ [[package]] name = "substrate-transaction-graph" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3800,7 +3800,7 @@ dependencies = [ [[package]] name = "substrate-transaction-pool" version = "0.1.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3816,7 +3816,7 @@ dependencies = [ [[package]] name = "substrate-trie" version = "0.4.0" -source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#ec440ca2e95adbc06ef00cddef9e3667c91addca" +source = "git+https://github.com/paritytech/substrate?branch=alexander-backports#4f412e1d5ea773dd531c6ddd89cb146098e7ad50" dependencies = [ "hash-db 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "memory-db 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4204,7 +4204,7 @@ name = "twox-hash" version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", + "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]]