diff --git a/Cargo.lock b/Cargo.lock index 24bfaf421..e86ca19e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -77,7 +77,7 @@ dependencies = [ [[package]] name = "authority_manage" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -204,7 +204,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "blake2b" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -409,7 +409,7 @@ dependencies = [ [[package]] name = "cita-crypto" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-ed25519 0.6.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "cita-secp256k1 0.6.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -420,7 +420,7 @@ dependencies = [ [[package]] name = "cita-ed25519" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -542,7 +542,7 @@ dependencies = [ [[package]] name = "cita-secp256k1" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -559,7 +559,7 @@ dependencies = [ [[package]] name = "cita-sm2" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "libsm 0.3.0 (git+https://github.com/cryptape/libsm?rev=ac323abd3512a9fdb8bfd6cd349a6fc46deb688f)", @@ -572,7 +572,7 @@ dependencies = [ [[package]] name = "cita-types" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "plain_hasher 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -892,7 +892,7 @@ dependencies = [ [[package]] name = "engine" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-crypto 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -906,7 +906,7 @@ dependencies = [ [[package]] name = "engine_json" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-crypto 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -957,7 +957,7 @@ dependencies = [ [[package]] name = "error" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" [[package]] name = "error-chain" @@ -1030,7 +1030,7 @@ dependencies = [ [[package]] name = "ethcore-bloom-journal" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "siphasher 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1339,7 +1339,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "jsonrpc-types" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -1357,7 +1357,7 @@ dependencies = [ [[package]] name = "jsonrpc-types-internals" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "proc-macro2 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "quote 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1448,7 +1448,7 @@ dependencies = [ [[package]] name = "libproto" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-crypto 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -1580,7 +1580,7 @@ dependencies = [ [[package]] name = "logger" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "chan-signal 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1953,7 +1953,7 @@ dependencies = [ [[package]] name = "panic_hook" version = "0.0.1" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "logger 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -2021,7 +2021,7 @@ dependencies = [ [[package]] name = "proof" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "cita-crypto 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -2050,7 +2050,7 @@ dependencies = [ [[package]] name = "pubsub" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "dotenv 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "pubsub_kafka 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -2061,7 +2061,7 @@ dependencies = [ [[package]] name = "pubsub_kafka" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "errno 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2074,7 +2074,7 @@ dependencies = [ [[package]] name = "pubsub_rabbitmq" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "amqp 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2082,7 +2082,7 @@ dependencies = [ [[package]] name = "pubsub_zeromq" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "logger 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "zmq 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2286,7 +2286,7 @@ dependencies = [ [[package]] name = "rlp" version = "0.2.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "byteorder 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -2298,7 +2298,7 @@ dependencies = [ [[package]] name = "rlp_derive" version = "0.1.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2887,7 +2887,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "tx_pool" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "cita-crypto 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", "cita-types 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)", @@ -3011,7 +3011,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "util" version = "0.6.0" -source = "git+https://github.com/cryptape/cita-common.git?branch=develop#9a8a297872fe94b33ca9fb0371a5a113ec1db198" +source = "git+https://github.com/cryptape/cita-common.git?branch=develop#67c715f8b17cd51e485dc3e43b75eae2ad03bd6e" dependencies = [ "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "blake2b 0.1.0 (git+https://github.com/cryptape/cita-common.git?branch=develop)",