diff --git a/Cargo.lock b/Cargo.lock index 55c92b36bd..02f50534d3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3224,7 +3224,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "argon2", "base64 0.13.1", @@ -3253,7 +3253,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "clap 3.2.25", "dialoguer 0.10.4", @@ -3275,7 +3275,7 @@ dependencies = [ [[package]] name = "minotari_chat_ffi" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "cbindgen", "chrono", @@ -3300,7 +3300,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "blake2", "chrono", @@ -3356,14 +3356,14 @@ dependencies = [ [[package]] name = "minotari_ledger_wallet_common" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "bs58 0.5.1", ] [[package]] name = "minotari_ledger_wallet_comms" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "borsh", "dialoguer 0.11.0", @@ -3385,7 +3385,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "bincode", @@ -3427,7 +3427,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "base64 0.13.1", "borsh", @@ -3464,7 +3464,7 @@ dependencies = [ [[package]] name = "minotari_mining_helper_ffi" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "borsh", "cbindgen", @@ -3484,7 +3484,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "async-trait", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "argon2", "async-trait", @@ -3591,7 +3591,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "borsh", "cbindgen", @@ -5979,7 +5979,7 @@ dependencies = [ [[package]] name = "tari_chat_client" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "async-trait", @@ -6006,7 +6006,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "config", @@ -6031,7 +6031,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "diesel", "diesel_migrations", @@ -6045,7 +6045,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "base64 0.21.5", "bitflags 2.4.1", @@ -6070,7 +6070,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "async-trait", @@ -6119,7 +6119,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "bitflags 2.4.1", @@ -6163,7 +6163,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "futures 0.3.29", "proc-macro2", @@ -6178,7 +6178,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "chrono", "diesel", @@ -6212,7 +6212,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "async-trait", "bincode", @@ -6312,11 +6312,11 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" [[package]] name = "tari_hashing" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "blake2", "borsh", @@ -6374,7 +6374,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "argon2", "async-trait", @@ -6409,7 +6409,7 @@ dependencies = [ [[package]] name = "tari_libtor" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "derivative", "libtor", @@ -6423,7 +6423,7 @@ dependencies = [ [[package]] name = "tari_max_size" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "borsh", "serde", @@ -6433,7 +6433,7 @@ dependencies = [ [[package]] name = "tari_metrics" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "futures 0.3.29", @@ -6448,7 +6448,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "bincode", "blake2", @@ -6466,7 +6466,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "clap 3.2.25", @@ -6502,7 +6502,7 @@ dependencies = [ [[package]] name = "tari_script" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "blake2", "borsh", @@ -6520,7 +6520,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "anyhow", "async-trait", @@ -6537,7 +6537,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "futures 0.3.29", "tokio", @@ -6545,7 +6545,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "bincode", "lmdb-zero", @@ -6558,7 +6558,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "futures 0.3.29", "futures-test", diff --git a/applications/minotari_app_grpc/Cargo.toml b/applications/minotari_app_grpc/Cargo.toml index 132a64332b..859a987dcc 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] @@ -32,7 +32,7 @@ tonic = { version = "0.8.3", features = ["tls"] } zeroize = "1" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } tonic-build = "0.8.4" [package.metadata.cargo-machete] diff --git a/applications/minotari_app_utilities/Cargo.toml b/applications/minotari_app_utilities/Cargo.toml index afd1882774..13d42316da 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.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" @@ -26,7 +26,7 @@ tonic = "0.8.3" [build-dependencies] tari_common = { path = "../../common", features = ["build", "static-application-info"] } -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [features] miner_input = ["minotari_app_grpc"] diff --git a/applications/minotari_console_wallet/Cargo.toml b/applications/minotari_console_wallet/Cargo.toml index c86c0b7f33..e61c306889 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.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" @@ -8,7 +8,7 @@ license = "BSD-3-Clause" [dependencies] minotari_app_grpc = { path = "../minotari_app_grpc" } minotari_app_utilities = { path = "../minotari_app_utilities" } -minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.4.2-rc.1", optional = true } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.4.2-rc.2", optional = true } tari_common = { path = "../../common" } tari_common_types = { path = "../../base_layer/common_types" } tari_comms = { path = "../../comms/core" } @@ -84,7 +84,7 @@ default-features = false features = ["crossterm"] [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [features] default = ["libtor", "ledger"] diff --git a/applications/minotari_ledger_wallet/common/Cargo.toml b/applications/minotari_ledger_wallet/common/Cargo.toml index 71b08fbb39..fabf5c57fe 100644 --- a/applications/minotari_ledger_wallet/common/Cargo.toml +++ b/applications/minotari_ledger_wallet/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_ledger_wallet_common" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" diff --git a/applications/minotari_ledger_wallet/comms/Cargo.toml b/applications/minotari_ledger_wallet/comms/Cargo.toml index ea227237b3..18908c36ff 100644 --- a/applications/minotari_ledger_wallet/comms/Cargo.toml +++ b/applications/minotari_ledger_wallet/comms/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_ledger_wallet_comms" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" diff --git a/applications/minotari_ledger_wallet/wallet/Cargo.lock b/applications/minotari_ledger_wallet/wallet/Cargo.lock index 809d273eab..b701c6b6c0 100644 --- a/applications/minotari_ledger_wallet/wallet/Cargo.lock +++ b/applications/minotari_ledger_wallet/wallet/Cargo.lock @@ -432,7 +432,7 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "minotari_ledger_wallet" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "blake2", "borsh", @@ -735,7 +735,7 @@ dependencies = [ [[package]] name = "tari_hashing" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" dependencies = [ "borsh", "digest", diff --git a/applications/minotari_ledger_wallet/wallet/Cargo.toml b/applications/minotari_ledger_wallet/wallet/Cargo.toml index 616fe0aecd..a9a54f4667 100644 --- a/applications/minotari_ledger_wallet/wallet/Cargo.toml +++ b/applications/minotari_ledger_wallet/wallet/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "minotari_ledger_wallet" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" [dependencies] tari_crypto = { version = "0.20.3", default-features = false, features = ["borsh"]} -tari_hashing = { path = "../../../hashing", version = "1.4.2-rc.1" } +tari_hashing = { path = "../../../hashing", version = "1.4.2-rc.2" } minotari_ledger_wallet_common = { path = "../common" } diff --git a/applications/minotari_merge_mining_proxy/Cargo.toml b/applications/minotari_merge_mining_proxy/Cargo.toml index a583853eab..4219315287 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [features] @@ -54,7 +54,7 @@ url = "2.1.1" scraper = "0.19.0" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [dev-dependencies] markup5ever = "0.11.0" diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index ba0b69f9e5..3380c3a1c2 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index 925029f84a..8b99a4cffc 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] @@ -24,7 +24,7 @@ tari_shutdown = { path = "../../infrastructure/shutdown" } tari_utilities = { version = "0.7" } tari_key_manager = { path = "../../base_layer/key_manager", features = [ "key_manager_service", -], version = "1.4.2-rc.1" } +], version = "1.4.2-rc.2" } anyhow = "1.0.53" async-trait = "0.1.52" @@ -61,7 +61,7 @@ safe = [] libtor = ["tari_libtor"] [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [package.metadata.cargo-machete] ignored = [ diff --git a/base_layer/chat_ffi/Cargo.toml b/base_layer/chat_ffi/Cargo.toml index 1e82f72d74..2ac137f1bb 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index cd003464f9..65711227b6 100644 --- a/base_layer/common_types/Cargo.toml +++ b/base_layer/common_types/Cargo.toml @@ -3,13 +3,13 @@ name = "tari_common_types" authors = ["The Tari Development Community"] description = "Tari cryptocurrency common types" license = "BSD-3-Clause" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] tari_crypto = { version = "0.20.3" } tari_utilities = { version = "0.7" } -tari_common = { path = "../../common", version = "1.4.2-rc.1" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } minotari_ledger_wallet_common = { path = "../../applications/minotari_ledger_wallet/common" } chacha20poly1305 = "0.10.1" bitflags = { version = "2.4", features = ["serde"] } diff --git a/base_layer/contacts/Cargo.toml b/base_layer/contacts/Cargo.toml index cfedf55c70..3fad40f861 100644 --- a/base_layer/contacts/Cargo.toml +++ b/base_layer/contacts/Cargo.toml @@ -3,20 +3,20 @@ name = "tari_contacts" authors = ["The Tari Development Community"] description = "Tari contacts library" license = "BSD-3-Clause" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.4.2-rc.1" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.1" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.1" } -tari_comms = { path = "../../comms/core", version = "1.4.2-rc.1" } -tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.1" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.2" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.2" } +tari_comms = { path = "../../comms/core", version = "1.4.2-rc.2" } +tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.2" } tari_crypto = { version = "0.20.3" } tari_max_size = { path = "../../infrastructure/max_size" } -tari_p2p = { path = "../p2p", features = ["auto-update"], version = "1.4.2-rc.1" } -tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.1" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } +tari_p2p = { path = "../p2p", features = ["auto-update"], version = "1.4.2-rc.2" } +tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.2" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7" } chrono = { version = "0.4.19", default-features = false, features = ["serde"] } @@ -41,7 +41,7 @@ tari_test_utils = { path = "../../infrastructure/test_utils" } tempfile = "3.1.0" [build-dependencies] -tari_common = { path = "../../common", version = "1.4.2-rc.1" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } [package.metadata.cargo-machete] ignored = ["prost"] # this is so we can run cargo machete without getting false positive about macro dependancies diff --git a/base_layer/contacts/src/chat_client/Cargo.toml b/base_layer/contacts/src/chat_client/Cargo.toml index 62fc367d76..995dc55f7c 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index e81d65e983..f750880821 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [features] @@ -29,26 +29,26 @@ ledger = [ metrics = ["tari_metrics"] [dependencies] -minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.4.2-rc.1", optional = true } -tari_common = { path = "../../common", version = "1.4.2-rc.1" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.1" } -tari_comms = { path = "../../comms/core", version = "1.4.2-rc.1" } -tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.1" } -tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.4.2-rc.1" } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.4.2-rc.2", optional = true } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.2" } +tari_comms = { path = "../../comms/core", version = "1.4.2-rc.2" } +tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.2" } +tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.4.2-rc.2" } tari_crypto = { version = "0.20.3", features = ["borsh"] } tari_max_size = { path = "../../infrastructure/max_size" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.4.2-rc.1" } -tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.4.2-rc.1" } -tari_p2p = { path = "../../base_layer/p2p", version = "1.4.2-rc.1" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.4.2-rc.1" } -tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.1" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } -tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.1" } -tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.4.2-rc.1" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.4.2-rc.2" } +tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.4.2-rc.2" } +tari_p2p = { path = "../../base_layer/p2p", version = "1.4.2-rc.2" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.4.2-rc.2" } +tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.2" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } +tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.2" } +tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7", features = ["borsh"] } tari_key_manager = { path = "../key_manager", features = [ "key_manager_service", -], version = "1.4.2-rc.1" } +], version = "1.4.2-rc.2" } tari_common_sqlite = { path = "../../common_sqlite" } tari_hashing = { path = "../../hashing" } @@ -110,8 +110,8 @@ quickcheck = "1.0" serial_test = "0.5" [build-dependencies] -tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.1" } -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.2" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [[bench]] name = "mempool" diff --git a/base_layer/core/src/proof_of_work/randomx_factory.rs b/base_layer/core/src/proof_of_work/randomx_factory.rs index 4f96871f0f..72378f6a4d 100644 --- a/base_layer/core/src/proof_of_work/randomx_factory.rs +++ b/base_layer/core/src/proof_of_work/randomx_factory.rs @@ -42,12 +42,24 @@ impl RandomXVMInstance { dataset: Option, ) -> Result { // Note: Memory required per VM in light mode is 256MB - // Note: RandomXFlag::FULL_MEM and RandomXFlag::LARGE_PAGES are incompatible with // light mode. These are not set by RandomX automatically even in fast mode. - let cache = match cache { - Some(c) => c, - None => RandomXCache::new(flags, key)?, + let (flags, cache) = match cache { + Some(c) => (flags, c), + None => match RandomXCache::new(flags, key) { + Ok(cache) => (flags, cache), + Err(err) => { + warn!( + target: LOG_TARGET, + "Error initializing RandomX cache with flags {:?}. {:?}. Fallback to default flags", flags, err + ); + // This is informed by how RandomX falls back on any cache allocation failure + // https://github.com/xmrig/xmrig/blob/02b2b87bb685ab83b132267aa3c2de0766f16b8b/src/crypto/rx/RxCache.cpp#L88 + let flags = RandomXFlag::FLAG_DEFAULT; + let cache = RandomXCache::new(flags, key)?; + (flags, cache) + }, + }, }; let vm = RandomXVM::new(flags, Some(cache), dataset)?; diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index 0ff7f99871..b04a217253 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" [lib] @@ -13,9 +13,9 @@ crate-type = ["lib", "cdylib"] [dependencies] tari_crypto = { version = "0.20.3" } tari_utilities = { version = "0.7" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.1" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.1" } -tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.1" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.2" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.2" } +tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.2" } async-trait = { version = "0.1.50" } chrono = { version = "0.4.19", default-features = false, features = ["serde"] } diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index 2708c71507..e4b3bf42a3 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index 0397a0149c..b333b1c543 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development community"] description = "Tari base layer-specific peer-to-peer communication features" repository = "https://github.com/tari-project/tari" @@ -10,13 +10,13 @@ license = "BSD-3-Clause" edition = "2018" [dependencies] -tari_comms = { path = "../../comms/core", version = "1.4.2-rc.1" } -tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.1" } -tari_common = { path = "../../common", version = "1.4.2-rc.1" } +tari_comms = { path = "../../comms/core", version = "1.4.2-rc.2" } +tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.2" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } tari_crypto = { version = "0.20.3" } -tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.1" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } -tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.1" } +tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.2" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } +tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7" } anyhow = "1.0.53" @@ -46,7 +46,7 @@ clap = "3.2" tempfile = "3.1.0" [build-dependencies] -tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.1" } +tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.2" } [features] test-mocks = [] diff --git a/base_layer/service_framework/Cargo.toml b/base_layer/service_framework/Cargo.toml index 4f44dfcb87..e3f639e54e 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.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] description = "The Tari communication stack service framework" repository = "https://github.com/tari-project/tari" @@ -10,7 +10,7 @@ license = "BSD-3-Clause" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } anyhow = "1.0.53" async-trait = "0.1.50" diff --git a/base_layer/tari_mining_helper_ffi/Cargo.toml b/base_layer/tari_mining_helper_ffi/Cargo.toml index 0932a1375b..317d60f693 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] @@ -11,7 +11,7 @@ tari_comms = { path = "../../comms/core" } tari_crypto = { version = "0.20.3" } tari_common = { path = "../../common" } tari_core = { path = "../core", default-features = false, features = ["transactions", "base_node_proto", "base_node"] } -tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.1" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7" } libc = "0.2.65" thiserror = "1.0.26" @@ -24,7 +24,7 @@ tari_core = { path = "../core", features = ["transactions", "base_node"] } rand = "0.8" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } cbindgen = "0.24.3" tari_common = { path = "../../common", features = ["build", "static-application-info"] } diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index b6654f7ceb..cd1bdee4d7 100644 --- a/base_layer/wallet/Cargo.toml +++ b/base_layer/wallet/Cargo.toml @@ -3,24 +3,24 @@ name = "minotari_wallet" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.4.2-rc.1" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.1" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.1" } -tari_comms = { path = "../../comms/core", version = "1.4.2-rc.1" } -tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.1" } -tari_contacts = { path = "../../base_layer/contacts", version = "1.4.2-rc.1" } -tari_core = { path = "../../base_layer/core", default-features = false, features = ["transactions", "mempool_proto", "base_node_proto"], version = "1.4.2-rc.1" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.2" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.4.2-rc.2" } +tari_comms = { path = "../../comms/core", version = "1.4.2-rc.2" } +tari_comms_dht = { path = "../../comms/dht", version = "1.4.2-rc.2" } +tari_contacts = { path = "../../base_layer/contacts", version = "1.4.2-rc.2" } +tari_core = { path = "../../base_layer/core", default-features = false, features = ["transactions", "mempool_proto", "base_node_proto"], version = "1.4.2-rc.2" } tari_crypto = { version = "0.20.3" } tari_max_size = { path = "../../infrastructure/max_size" } -tari_key_manager = { path = "../key_manager", features = ["key_manager_service"], version = "1.4.2-rc.1" } -tari_p2p = { path = "../p2p", features = ["auto-update"], version = "1.4.2-rc.1" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.4.2-rc.1" } -tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.1" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } +tari_key_manager = { path = "../key_manager", features = ["key_manager_service"], version = "1.4.2-rc.2" } +tari_p2p = { path = "../p2p", features = ["auto-update"], version = "1.4.2-rc.2" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.4.2-rc.2" } +tari_service_framework = { path = "../service_framework", version = "1.4.2-rc.2" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7" } # Uncomment for tokio tracing via tokio-console (needs "tracing" features) @@ -58,7 +58,7 @@ chacha20poly1305 = "0.10.1" zeroize = "1" [build-dependencies] -tari_common = { path = "../../common", features = ["build", "static-application-info"], version = "1.4.2-rc.1" } +tari_common = { path = "../../common", features = ["build", "static-application-info"], version = "1.4.2-rc.2" } [dev-dependencies] tari_p2p = { path = "../p2p", features = ["test-mocks"] } diff --git a/base_layer/wallet_ffi/Cargo.toml b/base_layer/wallet_ffi/Cargo.toml index b12c5fe15b..76f781a88b 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] @@ -55,7 +55,7 @@ env_logger = "0.7.1" [build-dependencies] cbindgen = "0.24.3" tari_common = { path = "../../common", features = ["build", "static-application-info"] } -tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "../../common/tari_features", version = "1.4.2-rc.2" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tari_target_network_mainnet)', 'cfg(tari_target_network_nextnet)', 'cfg(tari_target_network_testnet)'] } diff --git a/changelog-nextnet.md b/changelog-nextnet.md index a76909d06b..291ca8c848 100644 --- a/changelog-nextnet.md +++ b/changelog-nextnet.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # Changelog + +### [1.4.2-rc.2](https://github.com/tari-project/tari/compare/v1.4.2-rc.1...v1.4.2-rc.2) (2024-09-12) + + +### Bug Fixes + +* Fixes randomX on OSX x86 machines + + ### [1.4.2-rc.1](https://github.com/tari-project/tari/compare/v1.4.2-rc.0...v1.4.2-rc.1) (2024-09-11) diff --git a/common/Cargo.toml b/common/Cargo.toml index 19ad247113..72094e1c37 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [features] @@ -14,7 +14,7 @@ build = ["toml", "prost-build"] static-application-info = ["git2"] [dependencies] -tari_features = { path = "./tari_features", version = "1.4.2-rc.1"} +tari_features = { path = "./tari_features", version = "1.4.2-rc.2"} anyhow = "1.0.53" config = { version = "0.14.0", default-features = false, features = ["toml"] } @@ -39,7 +39,7 @@ tari_test_utils = { path = "../infrastructure/test_utils" } toml = "0.5.8" [build-dependencies] -tari_features = { path = "./tari_features", version = "1.4.2-rc.1" } +tari_features = { path = "./tari_features", version = "1.4.2-rc.2" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tari_target_network_mainnet)', 'cfg(tari_target_network_nextnet)'] } diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index 69795380f2..977fd45484 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.4.2-rc.1" +version = "1.4.2-rc.2" 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 ed1f5534dc..a974bed3d0 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.4.2-rc.1" +version = "1.4.2-rc.2" 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 a8d6784acd..09f187edcb 100644 --- a/comms/core/Cargo.toml +++ b/comms/core/Cargo.toml @@ -6,14 +6,14 @@ repository = "https://github.com/tari-project/tari" homepage = "https://tari.com" readme = "README.md" license = "BSD-3-Clause" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] tari_crypto = { version = "0.20.3" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.4.2-rc.1" } -tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.1" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.4.2-rc.2" } +tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.2" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } tari_utilities = { version = "0.7" } anyhow = "1.0.53" @@ -58,7 +58,7 @@ serde_json = "1.0.39" tempfile = "3.1.0" [build-dependencies] -tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.1" } +tari_common = { path = "../../common", features = ["build"], version = "1.4.2-rc.2" } [features] c_integration = [] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index a9f4ad41cf..e8d3f0ae4b 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] description = "Tari comms DHT module" repository = "https://github.com/tari-project/tari" @@ -10,14 +10,14 @@ license = "BSD-3-Clause" edition = "2018" [dependencies] -tari_comms = { path = "../core", features = ["rpc"], version = "1.4.2-rc.1" } -tari_common = { path = "../../common", version = "1.4.2-rc.1" } -tari_comms_rpc_macros = { path = "../rpc_macros" , version = "1.4.2-rc.1"} +tari_comms = { path = "../core", features = ["rpc"], version = "1.4.2-rc.2" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } +tari_comms_rpc_macros = { path = "../rpc_macros" , version = "1.4.2-rc.2"} tari_crypto = { version = "0.20.3" } tari_utilities = { version = "0.7" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.1" } -tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.1" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.1" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.4.2-rc.2" } +tari_storage = { path = "../../infrastructure/storage", version = "1.4.2-rc.2" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.4.2-rc.2" } anyhow = "1.0.53" bitflags = { version = "2.4", features = ["serde"] } @@ -62,7 +62,7 @@ clap = "3.2" [build-dependencies] -tari_common = { path = "../../common", version = "1.4.2-rc.1" } +tari_common = { path = "../../common", version = "1.4.2-rc.2" } [features] test-mocks = [] diff --git a/comms/rpc_macros/Cargo.toml b/comms/rpc_macros/Cargo.toml index fc02f7950e..e455b5cb3b 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [lib] diff --git a/hashing/Cargo.toml b/hashing/Cargo.toml index f186704ab2..ddf4ea6cca 100644 --- a/hashing/Cargo.toml +++ b/hashing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_hashing" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" description = "Tari hash domains" authors = ["The Tari Development Community"] diff --git a/infrastructure/derive/Cargo.toml b/infrastructure/derive/Cargo.toml index a4644e287e..0f1b779287 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [lib] diff --git a/infrastructure/libtor/Cargo.toml b/infrastructure/libtor/Cargo.toml index 7cf8fc0418..60649c93ce 100644 --- a/infrastructure/libtor/Cargo.toml +++ b/infrastructure/libtor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_libtor" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" license = "BSD-3-Clause" diff --git a/infrastructure/max_size/Cargo.toml b/infrastructure/max_size/Cargo.toml index 15afb00adf..008b87d507 100644 --- a/infrastructure/max_size/Cargo.toml +++ b/infrastructure/max_size/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_max_size" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" description = "Tari max size library" authors = ["The Tari Development Community"] diff --git a/infrastructure/metrics/Cargo.toml b/infrastructure/metrics/Cargo.toml index ecb7244220..a0b46f74be 100644 --- a/infrastructure/metrics/Cargo.toml +++ b/infrastructure/metrics/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tari_metrics" description = "Tari metrics" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" authors = ["The Tari Development Community"] repository = "https://github.com/tari-project/tari" diff --git a/infrastructure/shutdown/Cargo.toml b/infrastructure/shutdown/Cargo.toml index 8f527f3128..62f2282f55 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.4.2-rc.1" +version = "1.4.2-rc.2" 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 f394f4a059..ae5187d331 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.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2018" [dependencies] diff --git a/infrastructure/tari_script/Cargo.toml b/infrastructure/tari_script/Cargo.toml index 6d7bf0a122..b523b39860 100644 --- a/infrastructure/tari_script/Cargo.toml +++ b/infrastructure/tari_script/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_script" -version = "1.4.2-rc.1" +version = "1.4.2-rc.2" edition = "2021" description = "Tari script library" authors = ["The Tari Development Community"] diff --git a/infrastructure/test_utils/Cargo.toml b/infrastructure/test_utils/Cargo.toml index 4b894b8af5..421ff8054a 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.4.2-rc.1" +version = "1.4.2-rc.2" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" @@ -9,8 +9,8 @@ license = "BSD-3-Clause" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -tari_shutdown = { path = "../shutdown", version = "1.4.2-rc.1" } -tari_comms = { path = "../../comms/core", version = "1.4.2-rc.1" } +tari_shutdown = { path = "../shutdown", version = "1.4.2-rc.2" } +tari_comms = { path = "../../comms/core", version = "1.4.2-rc.2" } futures = { version = "^0.3.1" } rand = "0.8" diff --git a/package-lock.json b/package-lock.json index 71fd4d24b6..99c6b73aa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tari", - "version": "1.4.2-rc.1", + "version": "1.4.2-rc.2", "lockfileVersion": 2, "requires": true, "packages": {}