From 87e526d9776d4b24703deb644f4e3780eb416710 Mon Sep 17 00:00:00 2001 From: Gary Yu Date: Fri, 6 Dec 2019 17:54:15 +0800 Subject: [PATCH] Bump the version to 0.0.5 --- Cargo.lock | 162 +++++++++++++++++++-------------------- Cargo.toml | 14 ++-- api/Cargo.toml | 10 +-- config/Cargo.toml | 4 +- controller/Cargo.toml | 12 +-- impls/Cargo.toml | 8 +- libwallet/Cargo.toml | 6 +- src/bin/gotts-wallet.yml | 2 +- util/Cargo.toml | 38 ++++----- 9 files changed, 128 insertions(+), 128 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7c8ca11..a3b2c6a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -626,19 +626,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "gotts_api" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_chain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_p2p 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_pool 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_chain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_p2p 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_pool 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "http 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)", "hyper-rustls 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -659,8 +659,8 @@ dependencies = [ [[package]] name = "gotts_chain" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -668,10 +668,10 @@ dependencies = [ "croaring 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_keychain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_keychain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -682,8 +682,8 @@ dependencies = [ [[package]] name = "gotts_core" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "bech32 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -694,8 +694,8 @@ dependencies = [ "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_keychain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_keychain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -711,8 +711,8 @@ dependencies = [ [[package]] name = "gotts_keychain" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -720,7 +720,7 @@ dependencies = [ "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "hmac 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -738,17 +738,17 @@ dependencies = [ [[package]] name = "gotts_p2p" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "bitflags 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_chain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_chain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", "num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", @@ -760,17 +760,17 @@ dependencies = [ [[package]] name = "gotts_pool" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_keychain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_keychain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", @@ -796,16 +796,16 @@ dependencies = [ [[package]] name = "gotts_store" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "croaring 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", "lmdb-zero 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -817,8 +817,8 @@ dependencies = [ [[package]] name = "gotts_util" -version = "0.0.4" -source = "git+https://github.com/gottstech/gotts?tag=v0.0.4#113008f5b1c7f2ba3c3544dbd0da261bb2cb18c9" +version = "0.0.5" +source = "git+https://github.com/gottstech/gotts?tag=v0.0.5#7d82c78d61e71a3817a63efc6d5b4db0898b2931" dependencies = [ "backtrace 0.3.38 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -839,7 +839,7 @@ dependencies = [ [[package]] name = "gotts_wallet" -version = "0.0.4" +version = "0.0.5" dependencies = [ "built 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -847,12 +847,12 @@ dependencies = [ "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_api 0.0.4", - "gotts_wallet_config 0.0.4", - "gotts_wallet_controller 0.0.4", - "gotts_wallet_impls 0.0.4", - "gotts_wallet_libwallet 0.0.4", - "gotts_wallet_util 0.0.4", + "gotts_wallet_api 0.0.5", + "gotts_wallet_config 0.0.5", + "gotts_wallet_controller 0.0.5", + "gotts_wallet_impls 0.0.5", + "gotts_wallet_libwallet 0.0.5", + "gotts_wallet_util 0.0.5", "linefeed 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "prettytable-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -862,16 +862,16 @@ dependencies = [ [[package]] name = "gotts_wallet_api" -version = "0.0.4" +version = "0.0.5" dependencies = [ "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "easy-jsonrpc 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_config 0.0.4", - "gotts_wallet_impls 0.0.4", - "gotts_wallet_libwallet 0.0.4", - "gotts_wallet_util 0.0.4", + "gotts_wallet_config 0.0.5", + "gotts_wallet_impls 0.0.5", + "gotts_wallet_libwallet 0.0.5", + "gotts_wallet_util 0.0.5", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -880,10 +880,10 @@ dependencies = [ [[package]] name = "gotts_wallet_config" -version = "0.0.4" +version = "0.0.5" dependencies = [ "dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_util 0.0.4", + "gotts_wallet_util 0.0.5", "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.101 (registry+https://github.com/rust-lang/crates.io-index)", @@ -893,7 +893,7 @@ dependencies = [ [[package]] name = "gotts_wallet_controller" -version = "0.0.4" +version = "0.0.5" dependencies = [ "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "colored 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -901,11 +901,11 @@ dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_api 0.0.4", - "gotts_wallet_config 0.0.4", - "gotts_wallet_impls 0.0.4", - "gotts_wallet_libwallet 0.0.4", - "gotts_wallet_util 0.0.4", + "gotts_wallet_api 0.0.5", + "gotts_wallet_config 0.0.5", + "gotts_wallet_impls 0.0.5", + "gotts_wallet_libwallet 0.0.5", + "gotts_wallet_util 0.0.5", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -926,15 +926,15 @@ dependencies = [ [[package]] name = "gotts_wallet_impls" -version = "0.0.4" +version = "0.0.5" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_config 0.0.4", - "gotts_wallet_libwallet 0.0.4", - "gotts_wallet_util 0.0.4", + "gotts_wallet_config 0.0.5", + "gotts_wallet_libwallet 0.0.5", + "gotts_wallet_util 0.0.5", "lmdb-zero 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -950,15 +950,15 @@ dependencies = [ [[package]] name = "gotts_wallet_libwallet" -version = "0.0.4" +version = "0.0.5" dependencies = [ "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_wallet_config 0.0.4", - "gotts_wallet_util 0.0.4", + "gotts_wallet_config 0.0.5", + "gotts_wallet_util 0.0.5", "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -973,16 +973,16 @@ dependencies = [ [[package]] name = "gotts_wallet_util" -version = "0.0.4" +version = "0.0.5" dependencies = [ "backtrace 0.3.38 (registry+https://github.com/rust-lang/crates.io-index)", "dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", - "gotts_api 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_chain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_keychain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", - "gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)", + "gotts_api 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_chain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_keychain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", + "gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "log4rs 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3002,15 +3002,15 @@ dependencies = [ "checksum getrandom 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "473a1265acc8ff1e808cd0a1af8cee3c2ee5200916058a2ca113c29f2d903571" "checksum git2 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39f27186fbb5ec67ece9a56990292bc5aed3c3fc51b9b07b0b52446b1dfb4a82" "checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" -"checksum gotts_api 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_chain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_core 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_keychain 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_p2p 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_pool 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" +"checksum gotts_api 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_chain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_core 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_keychain 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_p2p 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_pool 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" "checksum gotts_secp256k1zkp 0.7.10 (git+https://github.com/gottstech/rust-secp256k1-zkp?rev=51798f2)" = "" -"checksum gotts_store 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" -"checksum gotts_util 0.0.4 (git+https://github.com/gottstech/gotts?tag=v0.0.4)" = "" +"checksum gotts_store 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" +"checksum gotts_util 0.0.5 (git+https://github.com/gottstech/gotts?tag=v0.0.5)" = "" "checksum h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462" "checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205" "checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" diff --git a/Cargo.toml b/Cargo.toml index a6007d8..cb15aca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format." license = "Apache-2.0" @@ -31,13 +31,13 @@ log = "0.4" linefeed = "0.5" semver = "0.9" -gotts_wallet_api = { path = "./api", version = "0.0.4" } -gotts_wallet_impls = { path = "./impls", version = "0.0.4" } -gotts_wallet_libwallet = { path = "./libwallet", version = "0.0.4" } -gotts_wallet_controller = { path = "./controller", version = "0.0.4" } -gotts_wallet_config = { path = "./config", version = "0.0.4" } +gotts_wallet_api = { path = "./api", version = "0.0.5" } +gotts_wallet_impls = { path = "./impls", version = "0.0.5" } +gotts_wallet_libwallet = { path = "./libwallet", version = "0.0.5" } +gotts_wallet_controller = { path = "./controller", version = "0.0.5" } +gotts_wallet_config = { path = "./config", version = "0.0.5" } -gotts_wallet_util = { path = "./util", version = "0.0.4" } +gotts_wallet_util = { path = "./util", version = "0.0.5" } [build-dependencies] built = "0.3" diff --git a/api/Cargo.toml b/api/Cargo.toml index 36417c8..ea483cf 100644 --- a/api/Cargo.toml +++ b/api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_api" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Grin Wallet API" license = "Apache-2.0" @@ -18,11 +18,11 @@ serde_json = "1" easy-jsonrpc = "0.5.1" chrono = { version = "0.4.4", features = ["serde"] } -gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.4" } -gotts_wallet_config = { path = "../config", version = "0.0.4" } -gotts_wallet_impls = { path = "../impls", version = "0.0.4" } +gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.5" } +gotts_wallet_config = { path = "../config", version = "0.0.5" } +gotts_wallet_impls = { path = "../impls", version = "0.0.5" } -gotts_wallet_util = { path = "../util", version = "0.0.4" } +gotts_wallet_util = { path = "../util", version = "0.0.5" } [dev-dependencies] serde_json = "1" diff --git a/config/Cargo.toml b/config/Cargo.toml index 5b69f1a..3c46f70 100644 --- a/config/Cargo.toml +++ b/config/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_config" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Configuration for gotts wallet , a simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format." license = "Apache-2.0" @@ -16,7 +16,7 @@ serde_derive = "1" toml = "0.4" dirs = "1.0.3" -gotts_wallet_util = { path = "../util", version = "0.0.4" } +gotts_wallet_util = { path = "../util", version = "0.0.5" } [dev-dependencies] pretty_assertions = "0.5.1" diff --git a/controller/Cargo.toml b/controller/Cargo.toml index 8e95b59..73310e6 100644 --- a/controller/Cargo.toml +++ b/controller/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_controller" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Controllers for gotts wallet instantiation" license = "Apache-2.0" @@ -33,9 +33,9 @@ chrono = { version = "0.4.4", features = ["serde"] } easy-jsonrpc = "0.5.1" lazy_static = "1" -gotts_wallet_util = { path = "../util", version = "0.0.4" } +gotts_wallet_util = { path = "../util", version = "0.0.5" } -gotts_wallet_api = { path = "../api", version = "0.0.4" } -gotts_wallet_impls = { path = "../impls", version = "0.0.4" } -gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.4" } -gotts_wallet_config = { path = "../config", version = "0.0.4" } +gotts_wallet_api = { path = "../api", version = "0.0.5" } +gotts_wallet_impls = { path = "../impls", version = "0.0.5" } +gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.5" } +gotts_wallet_config = { path = "../config", version = "0.0.5" } diff --git a/impls/Cargo.toml b/impls/Cargo.toml index f9af0f1..732c534 100644 --- a/impls/Cargo.toml +++ b/impls/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_impls" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Concrete types derived from libwallet traits" license = "Apache-2.0" @@ -26,7 +26,7 @@ tokio-retry = "0.1" uuid = { version = "0.7", features = ["serde", "v4"] } chrono = { version = "0.4.4", features = ["serde"] } -gotts_wallet_util = { path = "../util", version = "0.0.4" } +gotts_wallet_util = { path = "../util", version = "0.0.5" } -gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.4" } -gotts_wallet_config = { path = "../config", version = "0.0.4" } +gotts_wallet_libwallet = { path = "../libwallet", version = "0.0.5" } +gotts_wallet_config = { path = "../config", version = "0.0.5" } diff --git a/libwallet/Cargo.toml b/libwallet/Cargo.toml index cb3de9a..f38233b 100644 --- a/libwallet/Cargo.toml +++ b/libwallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_libwallet" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format." license = "Apache-2.0" @@ -27,5 +27,5 @@ lazy_static = "1" strum = "0.15" strum_macros = "0.15" -gotts_wallet_util = { path = "../util", version = "0.0.4" } -gotts_wallet_config = { path = "../config", version = "0.0.4" } +gotts_wallet_util = { path = "../util", version = "0.0.5" } +gotts_wallet_config = { path = "../config", version = "0.0.5" } diff --git a/src/bin/gotts-wallet.yml b/src/bin/gotts-wallet.yml index c90825c..cd4b5ec 100644 --- a/src/bin/gotts-wallet.yml +++ b/src/bin/gotts-wallet.yml @@ -1,5 +1,5 @@ name: gotts-wallet -version: "0.0.4" +version: "0.0.5" about: Gotts Wallet. author: The Gotts Developers. diff --git a/util/Cargo.toml b/util/Cargo.toml index 44ccf94..491d829 100644 --- a/util/Cargo.toml +++ b/util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gotts_wallet_util" -version = "0.0.4" +version = "0.0.5" authors = ["Gotts Developers "] description = "Util, for generic utilities and to re-export gotts crates" license = "Apache-2.0" @@ -21,28 +21,28 @@ toml = "0.4" dirs = "1.0.3" # For Release -gotts_core = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } -gotts_keychain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } -gotts_chain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } -gotts_util = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } -gotts_api = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } -gotts_store = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4" } +gotts_core = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } +gotts_keychain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } +gotts_chain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } +gotts_util = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } +gotts_api = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } +gotts_store = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5" } # For beta release -#gotts_core = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } -#gotts_keychain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } -#gotts_chain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } -#gotts_util = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } -#gotts_api = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } -#gotts_store = { git = "https://github.com/gottstech/gotts", tag = "v0.0.4-beta.1" } +#gotts_core = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } +#gotts_keychain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } +#gotts_chain = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } +#gotts_util = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } +#gotts_api = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } +#gotts_store = { git = "https://github.com/gottstech/gotts", tag = "v0.0.5-beta.1" } # For bleeding edge -#gotts_core = { git = "https://github.com/gottstech/gotts", rev = "113008f" } -#gotts_keychain = { git = "https://github.com/gottstech/gotts", rev = "113008f" } -#gotts_chain = { git = "https://github.com/gottstech/gotts", rev = "113008f" } -#gotts_util = { git = "https://github.com/gottstech/gotts", rev = "113008f" } -#gotts_api = { git = "https://github.com/gottstech/gotts", rev = "113008f" } -#gotts_store = { git = "https://github.com/gottstech/gotts", rev = "113008f" } +#gotts_core = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } +#gotts_keychain = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } +#gotts_chain = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } +#gotts_util = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } +#gotts_api = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } +#gotts_store = { git = "https://github.com/gottstech/gotts", rev = "7d82c78" } # For local testing #gotts_core = { path = "../../gotts/core"}