From 4ce8e537579f7fb21b30452fc674459972ea7d25 Mon Sep 17 00:00:00 2001 From: Brian Pearce Date: Wed, 29 Jan 2025 08:08:34 +0100 Subject: [PATCH] chore: version bump v0.2.12 (#33) We need an updated concensus for the reset --- Cargo.lock | 108 ++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 55 insertions(+), 55 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 35bf2cd..97ac880 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2097,8 +2097,8 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "argon2", "base64 0.13.1", @@ -2113,7 +2113,7 @@ dependencies = [ "tari_common_types", "tari_comms", "tari_core", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_features", "tari_max_size", "tari_script", @@ -2127,8 +2127,8 @@ dependencies = [ [[package]] name = "minotari_ledger_wallet_common" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "bs58 0.5.1", ] @@ -3458,8 +3458,8 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "config", @@ -3482,8 +3482,8 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "diesel", "diesel_migrations", @@ -3496,8 +3496,8 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "base64 0.21.7", "bitflags 2.6.0", @@ -3515,15 +3515,15 @@ dependencies = [ "strum", "strum_macros", "tari_common", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_utilities 0.8.0", "thiserror", ] [[package]] name = "tari_comms" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "async-trait", @@ -3550,7 +3550,7 @@ dependencies = [ "sha3", "snow", "tari_common", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_shutdown", "tari_storage", "tari_utilities 0.8.0", @@ -3566,8 +3566,8 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "bitflags 2.6.0", @@ -3589,7 +3589,7 @@ dependencies = [ "tari_common_sqlite", "tari_comms", "tari_comms_rpc_macros", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_shutdown", "tari_storage", "tari_utilities 0.8.0", @@ -3601,8 +3601,8 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "proc-macro2", "quote", @@ -3611,8 +3611,8 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "async-trait", @@ -3625,6 +3625,8 @@ dependencies = [ "chrono", "decimal-rs", "derivative", + "diesel", + "diesel_migrations", "digest", "dirs-next", "fs2", @@ -3660,7 +3662,7 @@ dependencies = [ "tari_comms", "tari_comms_dht", "tari_comms_rpc_macros", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_features", "tari_hashing", "tari_key_manager", @@ -3705,9 +3707,9 @@ dependencies = [ [[package]] name = "tari_crypto" -version = "0.21.0" +version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f2c126518e7d09ec8a95de51921c17430b85b3a729375310326bb95cfaa1d12b" +checksum = "86ee9850e74d1b331d9513c79d1cd6e64ac2fe4698140cc30218e5972731f165" dependencies = [ "blake2", "borsh", @@ -3715,7 +3717,6 @@ dependencies = [ "digest", "log", "merlin", - "once_cell", "rand_chacha", "rand_core", "serde", @@ -3729,23 +3730,23 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" [[package]] name = "tari_hashing" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "borsh", "digest", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", ] [[package]] name = "tari_key_manager" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "argon2", "async-trait", @@ -3767,7 +3768,7 @@ dependencies = [ "subtle", "tari_common_sqlite", "tari_common_types", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_service_framework", "tari_utilities 0.8.0", "thiserror", @@ -3777,8 +3778,8 @@ dependencies = [ [[package]] name = "tari_max_size" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "borsh", "serde", @@ -3788,22 +3789,22 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "borsh", "digest", "log", "serde", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_utilities 0.8.0", "thiserror", ] [[package]] name = "tari_p2p" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "fs2", @@ -3820,7 +3821,6 @@ dependencies = [ "tari_common", "tari_comms", "tari_comms_dht", - "tari_crypto 0.21.0", "tari_service_framework", "tari_shutdown", "tari_storage", @@ -3834,8 +3834,8 @@ dependencies = [ [[package]] name = "tari_script" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "blake2", "borsh", @@ -3844,7 +3844,7 @@ dependencies = [ "serde", "sha2", "sha3", - "tari_crypto 0.21.0", + "tari_crypto 0.22.0", "tari_max_size", "tari_utilities 0.8.0", "thiserror", @@ -3852,8 +3852,8 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "anyhow", "async-trait", @@ -3867,16 +3867,16 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "futures 0.3.31", ] [[package]] name = "tari_storage" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "bincode", "lmdb-zero", @@ -3887,8 +3887,8 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.9.1-pre.0" -source = "git+http://github.com/tari-project/tari#317c74554315f6cd4d2c98802e20e4c2e4c5a0dc" +version = "1.11.0-pre.0" +source = "git+http://github.com/tari-project/tari#f0fd7f1cdcc41edfaf9df17e16ad4941985a7f4d" dependencies = [ "futures 0.3.31", "rand", @@ -4803,7 +4803,7 @@ dependencies = [ [[package]] name = "xtrgpuminer" -version = "0.2.11" +version = "0.2.12" dependencies = [ "anyhow", "axum", diff --git a/Cargo.toml b/Cargo.toml index c771f39..a3ca71f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "xtrgpuminer" -version = "0.2.11" +version = "0.2.12" [dependencies] anyhow = "*"