From fdf2ed7b24626c8cd5576d8bc827056bb3b63327 Mon Sep 17 00:00:00 2001 From: stringhandler Date: Wed, 18 Oct 2023 17:50:23 +0200 Subject: [PATCH] chore(release): v0.52.0-dan.3 --- Cargo.lock | 48 +++++++++---------- applications/minotari_app_grpc/Cargo.toml | 2 +- .../minotari_app_utilities/Cargo.toml | 2 +- .../minotari_console_wallet/Cargo.toml | 2 +- .../minotari_merge_mining_proxy/Cargo.toml | 2 +- applications/minotari_miner/Cargo.toml | 2 +- applications/minotari_node/Cargo.toml | 2 +- base_layer/common_types/Cargo.toml | 2 +- base_layer/contacts/Cargo.toml | 2 +- base_layer/core/Cargo.toml | 2 +- base_layer/key_manager/Cargo.toml | 2 +- base_layer/mmr/Cargo.toml | 2 +- base_layer/p2p/Cargo.toml | 2 +- base_layer/service_framework/Cargo.toml | 2 +- base_layer/wallet/Cargo.toml | 2 +- base_layer/wallet_ffi/Cargo.toml | 2 +- common/Cargo.toml | 2 +- common/tari_features/Cargo.toml | 2 +- common_sqlite/Cargo.toml | 2 +- comms/core/Cargo.toml | 2 +- comms/dht/Cargo.toml | 2 +- comms/rpc_macros/Cargo.toml | 2 +- infrastructure/derive/Cargo.toml | 2 +- infrastructure/shutdown/Cargo.toml | 2 +- infrastructure/storage/Cargo.toml | 2 +- infrastructure/test_utils/Cargo.toml | 2 +- 26 files changed, 49 insertions(+), 49 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5a309d60a5..9657defd86 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3020,7 +3020,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "argon2", "base64 0.13.1", @@ -3044,7 +3044,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "clap 3.2.25", "futures 0.3.28", @@ -3085,7 +3085,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "bitflags 2.4.0", "blake2", @@ -3139,7 +3139,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "bincode", @@ -3174,7 +3174,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "base64 0.13.1", "borsh", @@ -3226,7 +3226,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "async-trait", @@ -3280,7 +3280,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "argon2", "async-trait", @@ -3330,7 +3330,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "borsh", "cbindgen", @@ -5446,7 +5446,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "blake2", @@ -5473,7 +5473,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "diesel", "diesel_migrations", @@ -5487,7 +5487,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "base64 0.21.2", "blake2", @@ -5507,7 +5507,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "async-trait", @@ -5557,7 +5557,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "bitflags 2.4.0", @@ -5601,7 +5601,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "futures 0.3.28", "proc-macro2", @@ -5616,7 +5616,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "chrono", "diesel", @@ -5649,7 +5649,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "async-trait", "bincode", @@ -5739,7 +5739,7 @@ dependencies = [ [[package]] name = "tari_features" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" [[package]] name = "tari_integration_tests" @@ -5790,7 +5790,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "argon2", "async-trait", @@ -5856,7 +5856,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "bincode", "blake2", @@ -5876,7 +5876,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "clap 3.2.25", @@ -5930,7 +5930,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "anyhow", "async-trait", @@ -5947,7 +5947,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "futures 0.3.28", "tokio", @@ -5955,7 +5955,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "bincode", "lmdb-zero", @@ -5968,7 +5968,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" dependencies = [ "futures 0.3.28", "futures-test", diff --git a/applications/minotari_app_grpc/Cargo.toml b/applications/minotari_app_grpc/Cargo.toml index 607d91b94f..ed3a7264e6 100644 --- a/applications/minotari_app_grpc/Cargo.toml +++ b/applications/minotari_app_grpc/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "This crate is to provide a single source for all cross application grpc files and conversions to and from tari::core" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/applications/minotari_app_utilities/Cargo.toml b/applications/minotari_app_utilities/Cargo.toml index 1394910550..62394ad7ce 100644 --- a/applications/minotari_app_utilities/Cargo.toml +++ b/applications/minotari_app_utilities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_app_utilities" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/applications/minotari_console_wallet/Cargo.toml b/applications/minotari_console_wallet/Cargo.toml index b64a82f4f8..f9cac2938b 100644 --- a/applications/minotari_console_wallet/Cargo.toml +++ b/applications/minotari_console_wallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_console_wallet" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/applications/minotari_merge_mining_proxy/Cargo.toml b/applications/minotari_merge_mining_proxy/Cargo.toml index cc6bd0c2b2..30e086dd0a 100644 --- a/applications/minotari_merge_mining_proxy/Cargo.toml +++ b/applications/minotari_merge_mining_proxy/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The Tari merge mining proxy for xmrig" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [features] diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index 5746f4ef19..213cd77a40 100644 --- a/applications/minotari_miner/Cargo.toml +++ b/applications/minotari_miner/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The tari miner implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index 5c01859f10..41186ffc80 100644 --- a/applications/minotari_node/Cargo.toml +++ b/applications/minotari_node/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The tari full base node implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index 45a94af5b4..ca9fdebe1d 100644 --- a/base_layer/common_types/Cargo.toml +++ b/base_layer/common_types/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_common_types" authors = ["The Tari Development Community"] description = "Tari cryptocurrency common types" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/base_layer/contacts/Cargo.toml b/base_layer/contacts/Cargo.toml index 80b07ba9fb..59f8994b77 100644 --- a/base_layer/contacts/Cargo.toml +++ b/base_layer/contacts/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_contacts" authors = ["The Tari Development Community"] description = "Tari contacts library" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index da6a4a3ec3..0a304f0495 100644 --- a/base_layer/core/Cargo.toml +++ b/base_layer/core/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [features] diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index 54e7127104..defb97f88f 100644 --- a/base_layer/key_manager/Cargo.toml +++ b/base_layer/key_manager/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet key management" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2021" [lib] diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index 6a62ef4ec0..d7c0907372 100644 --- a/base_layer/mmr/Cargo.toml +++ b/base_layer/mmr/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "A Merkle Mountain Range implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index a5d8506e68..1405d73995 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development community"] description = "Tari base layer-specific peer-to-peer communication features" repository = "https://github.com/tari-project/tari" diff --git a/base_layer/service_framework/Cargo.toml b/base_layer/service_framework/Cargo.toml index 4047813a4a..11114fb098 100644 --- a/base_layer/service_framework/Cargo.toml +++ b/base_layer/service_framework/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_service_framework" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development Community"] description = "The Tari communication stack service framework" repository = "https://github.com/tari-project/tari" diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index a82df00a0c..6a19ccd7fe 100644 --- a/base_layer/wallet/Cargo.toml +++ b/base_layer/wallet/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_wallet" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/base_layer/wallet_ffi/Cargo.toml b/base_layer/wallet_ffi/Cargo.toml index c9b2b844b4..eb3840ba12 100644 --- a/base_layer/wallet_ffi/Cargo.toml +++ b/base_layer/wallet_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_wallet_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet C FFI bindings" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/common/Cargo.toml b/common/Cargo.toml index d998b20ecf..983a421095 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [features] diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index 2d6ca41763..6cb8d4d3f9 100644 --- a/common/tari_features/Cargo.toml +++ b/common/tari_features/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/common_sqlite/Cargo.toml b/common_sqlite/Cargo.toml index e7fc877967..dd970893f6 100644 --- a/common_sqlite/Cargo.toml +++ b/common_sqlite/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_common_sqlite" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/comms/core/Cargo.toml b/comms/core/Cargo.toml index 0c0001f0ee..23001ba1ac 100644 --- a/comms/core/Cargo.toml +++ b/comms/core/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index 0e23c9e7a6..281cd5e65f 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development Community"] description = "Tari comms DHT module" repository = "https://github.com/tari-project/tari" diff --git a/comms/rpc_macros/Cargo.toml b/comms/rpc_macros/Cargo.toml index 830fc49a22..9a4f8db335 100644 --- a/comms/rpc_macros/Cargo.toml +++ b/comms/rpc_macros/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [lib] diff --git a/infrastructure/derive/Cargo.toml b/infrastructure/derive/Cargo.toml index 48f106c6b3..46dcb0d056 100644 --- a/infrastructure/derive/Cargo.toml +++ b/infrastructure/derive/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [lib] diff --git a/infrastructure/shutdown/Cargo.toml b/infrastructure/shutdown/Cargo.toml index 9ce69d14a1..622e3c5c9e 100644 --- a/infrastructure/shutdown/Cargo.toml +++ b/infrastructure/shutdown/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/infrastructure/storage/Cargo.toml b/infrastructure/storage/Cargo.toml index aeaff3e634..375afa7735 100644 --- a/infrastructure/storage/Cargo.toml +++ b/infrastructure/storage/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" edition = "2018" [dependencies] diff --git a/infrastructure/test_utils/Cargo.toml b/infrastructure/test_utils/Cargo.toml index e1619596ac..bc62229ae0 100644 --- a/infrastructure/test_utils/Cargo.toml +++ b/infrastructure/test_utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tari_test_utils" description = "Utility functions used in Tari test functions" -version = "0.52.0-dan.2" +version = "0.52.0-dan.3" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause"