diff --git a/Cargo.lock b/Cargo.lock index 70b5693bc8..17b53272a1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3027,7 +3027,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "argon2", "base64 0.13.1", @@ -3054,7 +3054,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "clap 3.2.25", "dialoguer", @@ -3076,7 +3076,7 @@ dependencies = [ [[package]] name = "minotari_chat_ffi" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "cbindgen", "chrono", @@ -3101,7 +3101,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "blake2", "chrono", @@ -3155,7 +3155,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "bincode", @@ -3194,7 +3194,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "base64 0.13.1", "borsh", @@ -3230,7 +3230,7 @@ dependencies = [ [[package]] name = "minotari_mining_helper_ffi" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "borsh", "hex", @@ -3246,7 +3246,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "async-trait", @@ -3301,7 +3301,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "argon2", "async-trait", @@ -3351,7 +3351,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "borsh", "cbindgen", @@ -5561,7 +5561,7 @@ dependencies = [ [[package]] name = "tari_chat_client" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "async-trait", @@ -5587,7 +5587,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "blake2", @@ -5614,7 +5614,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "diesel", "diesel_migrations", @@ -5628,7 +5628,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "base64 0.21.5", "blake2", @@ -5649,7 +5649,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "async-trait", @@ -5698,7 +5698,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "bitflags 2.4.1", @@ -5742,7 +5742,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "futures 0.3.29", "proc-macro2", @@ -5757,7 +5757,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "chrono", "diesel", @@ -5790,7 +5790,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "async-trait", "bincode", @@ -5884,7 +5884,7 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" [[package]] name = "tari_hash_domains" @@ -5943,7 +5943,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "argon2", "async-trait", @@ -6009,7 +6009,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "bincode", "blake2", @@ -6028,7 +6028,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "clap 3.2.25", @@ -6081,7 +6081,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "anyhow", "async-trait", @@ -6098,7 +6098,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "futures 0.3.29", "tokio", @@ -6106,7 +6106,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "bincode", "lmdb-zero", @@ -6119,7 +6119,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" dependencies = [ "futures 0.3.29", "futures-test", diff --git a/applications/minotari_app_grpc/Cargo.toml b/applications/minotari_app_grpc/Cargo.toml index 26e4987a5e..7a8f989780 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/applications/minotari_app_utilities/Cargo.toml b/applications/minotari_app_utilities/Cargo.toml index 9d0c9130f2..38855e32d2 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 f65034397e..8cf110ddba 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 79577be63b..33b63d1c03 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [features] diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index 1d50bdac61..748c36cf74 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index ddfdd6bf60..ae11497b8b 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/chat_ffi/Cargo.toml b/base_layer/chat_ffi/Cargo.toml index f8526c19e0..e9ed3f7437 100644 --- a/base_layer/chat_ffi/Cargo.toml +++ b/base_layer/chat_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_chat_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency chat C FFI bindings" license = "BSD-3-Clause" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index 240b0a6d11..ff03373a7e 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/contacts/Cargo.toml b/base_layer/contacts/Cargo.toml index 14acb5a0eb..f494d43d41 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/contacts/src/chat_client/Cargo.toml b/base_layer/contacts/src/chat_client/Cargo.toml index 06262aa2a4..f5f07f3958 100644 --- a/base_layer/contacts/src/chat_client/Cargo.toml +++ b/base_layer/contacts/src/chat_client/Cargo.toml @@ -3,7 +3,7 @@ name = "tari_chat_client" authors = ["The Tari Development Community"] description = "Tari cucumber chat client" license = "BSD-3-Clause" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index 8bdfc48bb6..0ff81582a9 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [features] diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index af1b60e732..0ea59e5e17 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2021" [lib] diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index 72f7e1eb58..4a729a2731 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index fafed29d98..04277d0b63 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 511c0e9043..4dbf22be30 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" authors = ["The Tari Development Community"] description = "The Tari communication stack service framework" repository = "https://github.com/tari-project/tari" diff --git a/base_layer/tari_mining_helper_ffi/Cargo.toml b/base_layer/tari_mining_helper_ffi/Cargo.toml index 95a1c99218..3184dfa064 100644 --- a/base_layer/tari_mining_helper_ffi/Cargo.toml +++ b/base_layer/tari_mining_helper_ffi/Cargo.toml @@ -3,7 +3,7 @@ name = "minotari_mining_helper_ffi" authors = ["The Tari Development Community"] description = "Tari cryptocurrency miningcore C FFI bindings" license = "BSD-3-Clause" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index d586785b18..6b0014b9e7 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/base_layer/wallet_ffi/Cargo.toml b/base_layer/wallet_ffi/Cargo.toml index d1d86adf15..a7f8223792 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/common/Cargo.toml b/common/Cargo.toml index a6f3c7b67a..cfd7be9355 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [features] diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index 40517ef1f3..9c69a62d0a 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 a436162ab1..fd9f498135 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 fd51dd76cf..7507c1d996 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index 2bf610cc8d..eb99d002e0 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 ffcf3f2a32..c0e35fdac3 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [lib] diff --git a/infrastructure/derive/Cargo.toml b/infrastructure/derive/Cargo.toml index 0fb252106e..ee5e3dfd59 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [lib] diff --git a/infrastructure/shutdown/Cargo.toml b/infrastructure/shutdown/Cargo.toml index e9b4e30e65..6ade53b175 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" 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 38657daaf6..2c7bf08bbb 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" edition = "2018" [dependencies] diff --git a/infrastructure/test_utils/Cargo.toml b/infrastructure/test_utils/Cargo.toml index ac1a892cef..e3b8141f7b 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 = "1.0.0-pre.7" +version = "1.0.0-rc.4" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" diff --git a/package-lock.json b/package-lock.json index a5a285ce43..65b02eb247 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tari", - "version": "1.0.0-pre.7", + "version": "1.0.0-rc.4", "lockfileVersion": 2, "requires": true, "packages": {}