diff --git a/Cargo.lock b/Cargo.lock index 8a30798..427fba7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1259,7 +1259,7 @@ checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" [[package]] name = "grin_api" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "bytes 0.5.6", "easy-jsonrpc-mw", @@ -1292,7 +1292,7 @@ dependencies = [ [[package]] name = "grin_chain" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "bit-vec", "bitflags 1.3.2", @@ -1316,7 +1316,7 @@ dependencies = [ [[package]] name = "grin_core" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "blake2-rfc", "byteorder", @@ -1343,7 +1343,7 @@ dependencies = [ [[package]] name = "grin_keychain" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "blake2-rfc", "byteorder", @@ -1365,7 +1365,7 @@ dependencies = [ [[package]] name = "grin_p2p" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "bitflags 1.3.2", "bytes 0.5.6", @@ -1387,7 +1387,7 @@ dependencies = [ [[package]] name = "grin_pool" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "blake2-rfc", "chrono", @@ -1421,7 +1421,7 @@ dependencies = [ [[package]] name = "grin_store" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "byteorder", "croaring", @@ -1441,7 +1441,7 @@ dependencies = [ [[package]] name = "grin_util" version = "5.2.0-alpha.1" -source = "git+https://github.com/mimblewimble/grin?branch=master#78c9794d30c21d40a24f255c411e04f3eab5d512" +source = "git+https://github.com/mimblewimble/grin?branch=master#145d81944588ff4a1b4edfba8cb2cd02cec74de1" dependencies = [ "backtrace", "base64 0.12.3", @@ -1461,7 +1461,7 @@ dependencies = [ [[package]] name = "grin_wallet" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "built", "clap", @@ -1490,7 +1490,7 @@ dependencies = [ [[package]] name = "grin_wallet_api" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "base64 0.12.3", "chrono", @@ -1514,7 +1514,7 @@ dependencies = [ [[package]] name = "grin_wallet_config" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "dirs 2.0.2", "grin_wallet_util", @@ -1527,7 +1527,7 @@ dependencies = [ [[package]] name = "grin_wallet_controller" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "chrono", "easy-jsonrpc-mw", @@ -1558,7 +1558,7 @@ dependencies = [ [[package]] name = "grin_wallet_impls" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "base64 0.12.3", "blake2-rfc", @@ -1592,7 +1592,7 @@ dependencies = [ [[package]] name = "grin_wallet_libwallet" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "age", "base64 0.9.3", @@ -1624,7 +1624,7 @@ dependencies = [ [[package]] name = "grin_wallet_util" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" dependencies = [ "data-encoding", "ed25519-dalek", @@ -2148,9 +2148,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.14" +version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" +checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8" dependencies = [ "cfg-if 1.0.0", "serde", diff --git a/Cargo.toml b/Cargo.toml index 29a2379..5d1b9ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format." license = "Apache-2.0" @@ -31,13 +31,13 @@ semver = "0.10" rustyline = "6" lazy_static = "1" -grin_wallet_api = { path = "./api", version = "5.1.0-alpha.1" } -grin_wallet_impls = { path = "./impls", version = "5.1.0-alpha.1" } -grin_wallet_libwallet = { path = "./libwallet", version = "5.1.0-alpha.1" } -grin_wallet_controller = { path = "./controller", version = "5.1.0-alpha.1" } -grin_wallet_config = { path = "./config", version = "5.1.0-alpha.1" } +grin_wallet_api = { path = "./api", version = "5.2.0-alpha.1" } +grin_wallet_impls = { path = "./impls", version = "5.2.0-alpha.1" } +grin_wallet_libwallet = { path = "./libwallet", version = "5.2.0-alpha.1" } +grin_wallet_controller = { path = "./controller", version = "5.2.0-alpha.1" } +grin_wallet_config = { path = "./config", version = "5.2.0-alpha.1" } -grin_wallet_util = { path = "./util", version = "5.1.0-alpha.1" } +grin_wallet_util = { path = "./util", version = "5.2.0-alpha.1" } [build-dependencies] built = { version = "0.4", features = ["git2"]} diff --git a/api/Cargo.toml b/api/Cargo.toml index 7bf42e5..11e78cf 100644 --- a/api/Cargo.toml +++ b/api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_api" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Grin Wallet API" license = "Apache-2.0" @@ -24,10 +24,10 @@ ring = "0.16" base64 = "0.12" ed25519-dalek = "1.0.0-pre.4" -grin_wallet_libwallet = { path = "../libwallet", version = "5.1.0-alpha.1" } -grin_wallet_config = { path = "../config", version = "5.1.0-alpha.1" } -grin_wallet_impls = { path = "../impls", version = "5.1.0-alpha.1" } -grin_wallet_util = { path = "../util", version = "5.1.0-alpha.1" } +grin_wallet_libwallet = { path = "../libwallet", version = "5.2.0-alpha.1" } +grin_wallet_config = { path = "../config", version = "5.2.0-alpha.1" } +grin_wallet_impls = { path = "../impls", version = "5.2.0-alpha.1" } +grin_wallet_util = { path = "../util", version = "5.2.0-alpha.1" } [dev-dependencies] serde_json = "1" diff --git a/config/Cargo.toml b/config/Cargo.toml index 77055b9..c3df0a4 100644 --- a/config/Cargo.toml +++ b/config/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_config" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Configuration for grin 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.5" dirs = "2.0" -grin_wallet_util = { path = "../util", version = "5.1.0-alpha.1" } +grin_wallet_util = { path = "../util", version = "5.2.0-alpha.1" } [dev-dependencies] pretty_assertions = "0.6" diff --git a/controller/Cargo.toml b/controller/Cargo.toml index 35796a9..c569423 100644 --- a/controller/Cargo.toml +++ b/controller/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_controller" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Controllers for grin wallet instantiation" license = "Apache-2.0" @@ -30,12 +30,12 @@ chrono = { version = "0.4.11", features = ["serde"] } easy-jsonrpc-mw = "0.5.4" lazy_static = "1" -grin_wallet_util = { path = "../util", version = "5.1.0-alpha.1" } +grin_wallet_util = { path = "../util", version = "5.2.0-alpha.1" } -grin_wallet_api = { path = "../api", version = "5.1.0-alpha.1" } -grin_wallet_impls = { path = "../impls", version = "5.1.0-alpha.1" } -grin_wallet_libwallet = { path = "../libwallet", version = "5.1.0-alpha.1" } -grin_wallet_config = { path = "../config", version = "5.1.0-alpha.1" } +grin_wallet_api = { path = "../api", version = "5.2.0-alpha.1" } +grin_wallet_impls = { path = "../impls", version = "5.2.0-alpha.1" } +grin_wallet_libwallet = { path = "../libwallet", version = "5.2.0-alpha.1" } +grin_wallet_config = { path = "../config", version = "5.2.0-alpha.1" } [dev-dependencies] ed25519-dalek = "1.0.0-pre.4" diff --git a/impls/Cargo.toml b/impls/Cargo.toml index fe544e3..d451ae2 100644 --- a/impls/Cargo.toml +++ b/impls/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_impls" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Concrete types derived from libwallet traits" license = "Apache-2.0" @@ -37,9 +37,9 @@ sysinfo = "0.14" base64 = "0.12.0" url = "2.1" -grin_wallet_util = { path = "../util", version = "5.1.0-alpha.1" } -grin_wallet_config = { path = "../config", version = "5.1.0-alpha.1" } -grin_wallet_libwallet = { path = "../libwallet", version = "5.1.0-alpha.1" } +grin_wallet_util = { path = "../util", version = "5.2.0-alpha.1" } +grin_wallet_config = { path = "../config", version = "5.2.0-alpha.1" } +grin_wallet_libwallet = { path = "../libwallet", version = "5.2.0-alpha.1" } [dev-dependencies] "remove_dir_all" = "0.7" \ No newline at end of file diff --git a/libwallet/Cargo.toml b/libwallet/Cargo.toml index 0f6b1ca..7a22ef3 100644 --- a/libwallet/Cargo.toml +++ b/libwallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_libwallet" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format." license = "Apache-2.0" @@ -36,6 +36,6 @@ secrecy = "0.6" bech32 = "0.7" byteorder = "1.3" -grin_wallet_util = { path = "../util", version = "5.1.0-alpha.1" } -grin_wallet_config = { path = "../config", version = "5.1.0-alpha.1" } +grin_wallet_util = { path = "../util", version = "5.2.0-alpha.1" } +grin_wallet_config = { path = "../config", version = "5.2.0-alpha.1" } diff --git a/util/Cargo.toml b/util/Cargo.toml index db1e9e4..1cbf758 100644 --- a/util/Cargo.toml +++ b/util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grin_wallet_util" -version = "5.1.0-alpha.1" +version = "5.2.0-alpha.1" authors = ["Grin Developers "] description = "Util, for generic utilities and to re-export grin crates" license = "Apache-2.0"