diff --git a/Cargo.lock b/Cargo.lock index ce05f64b0a..0644e61ef3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3280,7 +3280,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "argon2", "base64 0.13.1", @@ -3309,7 +3309,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "clap 3.2.25", "dialoguer 0.10.4", @@ -3331,7 +3331,7 @@ dependencies = [ [[package]] name = "minotari_chat_ffi" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "cbindgen", "chrono", @@ -3356,7 +3356,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "blake2", "chrono", @@ -3412,14 +3412,14 @@ dependencies = [ [[package]] name = "minotari_ledger_wallet_common" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "bs58 0.5.1", ] [[package]] name = "minotari_ledger_wallet_comms" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "borsh", "dialoguer 0.11.0", @@ -3441,7 +3441,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "bincode", @@ -3483,7 +3483,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "base64 0.13.1", "borsh", @@ -3520,7 +3520,7 @@ dependencies = [ [[package]] name = "minotari_mining_helper_ffi" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "borsh", "cbindgen", @@ -3540,7 +3540,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "async-trait", @@ -3597,7 +3597,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "argon2", "async-trait", @@ -3648,7 +3648,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "borsh", "cbindgen", @@ -6042,7 +6042,7 @@ dependencies = [ [[package]] name = "tari_chat_client" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "async-trait", @@ -6069,7 +6069,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "config", @@ -6094,7 +6094,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "diesel", "diesel_migrations", @@ -6108,7 +6108,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "base64 0.21.5", "bitflags 2.4.1", @@ -6133,7 +6133,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "async-trait", @@ -6183,7 +6183,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "bitflags 2.4.1", @@ -6227,7 +6227,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "futures 0.3.29", "proc-macro2", @@ -6242,7 +6242,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "chrono", "diesel", @@ -6276,7 +6276,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "async-trait", "bincode", @@ -6376,11 +6376,11 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" [[package]] name = "tari_hashing" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "blake2", "borsh", @@ -6438,7 +6438,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "argon2", "async-trait", @@ -6473,7 +6473,7 @@ dependencies = [ [[package]] name = "tari_libtor" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "derivative", "libtor", @@ -6487,7 +6487,7 @@ dependencies = [ [[package]] name = "tari_max_size" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "borsh", "serde", @@ -6497,7 +6497,7 @@ dependencies = [ [[package]] name = "tari_metrics" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "futures 0.3.29", @@ -6512,7 +6512,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "bincode", "blake2", @@ -6530,7 +6530,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "clap 3.2.25", @@ -6567,7 +6567,7 @@ dependencies = [ [[package]] name = "tari_script" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "blake2", "borsh", @@ -6585,7 +6585,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "anyhow", "async-trait", @@ -6602,7 +6602,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "futures 0.3.29", "tokio", @@ -6610,7 +6610,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "bincode", "lmdb-zero", @@ -6623,7 +6623,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "futures 0.3.29", "futures-test", diff --git a/README.md b/README.md index bd90f2e7f7..7c28d2e27c 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ The recommended running versions of each network are: | Network | Version | |-----------|----------------| | Stagenet | 1.0.0-alpha.0a | -| Nextnet | 1.0.0-rc.8 | -| Esmeralda | 1.4.2-pre.0 | +| Nextnet | 1.5.1-rc.0 | +| Esmeralda | 1.5.1-pre.0 | For more detail about versioning, see [Release Ideology](https://github.com/tari-project/tari/blob/development/docs/src/branching_releases.md). diff --git a/applications/minotari_app_grpc/Cargo.toml b/applications/minotari_app_grpc/Cargo.toml index 6233aa14f5..945f454381 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } 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 c86bb17ce5..bc7638630b 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.5.0-pre.0" +version = "1.5.1-pre.0" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" @@ -31,7 +31,7 @@ tari_common = { path = "../../common", features = [ "build", "static-application-info", ] } -tari_features = { path = "../../common/tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [features] miner_input = ["minotari_app_grpc"] diff --git a/applications/minotari_console_wallet/Cargo.toml b/applications/minotari_console_wallet/Cargo.toml index 27dfb24a22..f59c2a8678 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0", optional = true } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.5.1-pre.0", 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.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [features] default = ["libtor", "ledger"] diff --git a/applications/minotari_ledger_wallet/common/Cargo.toml b/applications/minotari_ledger_wallet/common/Cargo.toml index 064710d4a4..93faaa9b5e 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.5.0-pre.0" +version = "1.5.1-pre.0" 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 43ae938247..900594370d 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.5.0-pre.0" +version = "1.5.1-pre.0" 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 7c0d1e633d..f4c47a6dac 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.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "blake2", "borsh", @@ -735,7 +735,7 @@ dependencies = [ [[package]] name = "tari_hashing" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" dependencies = [ "borsh", "digest", diff --git a/applications/minotari_ledger_wallet/wallet/Cargo.toml b/applications/minotari_ledger_wallet/wallet/Cargo.toml index b06a632e72..d35acc23fd 100644 --- a/applications/minotari_ledger_wallet/wallet/Cargo.toml +++ b/applications/minotari_ledger_wallet/wallet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minotari_ledger_wallet" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" @@ -9,7 +9,7 @@ edition = "2021" tari_crypto = { version = "0.20.3", default-features = false, features = [ "borsh", ] } -tari_hashing = { path = "../../../hashing", version = "1.5.0-pre.0" } +tari_hashing = { path = "../../../hashing", version = "1.5.1-pre.0" } 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 e1bfe43fd1..b83e6c5a7d 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [dev-dependencies] markup5ever = "0.11.0" diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index a0867bddf1..b7f623b42b 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index 01bfd19e7c..cd2cd7278e 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] @@ -26,7 +26,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.5.0-pre.0" } +], version = "1.5.1-pre.0" } anyhow = "1.0.53" async-trait = "0.1.52" @@ -77,7 +77,7 @@ safe = [] libtor = ["tari_libtor"] [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [package.metadata.cargo-machete] ignored = [ diff --git a/base_layer/chat_ffi/Cargo.toml b/base_layer/chat_ffi/Cargo.toml index de097540a8..19cc1e37f9 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index 81a1a617ad..7e7f0f315b 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] tari_crypto = { version = "0.20.3" } tari_utilities = { version = "0.7" } -tari_common = { path = "../../common", version = "1.5.0-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } 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 c719cccd59..90f60ea959 100644 --- a/base_layer/contacts/Cargo.toml +++ b/base_layer/contacts/Cargo.toml @@ -3,22 +3,22 @@ name = "tari_contacts" authors = ["The Tari Development Community"] description = "Tari contacts library" license = "BSD-3-Clause" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.5.0-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.0-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.5.0-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.5.0-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.5.0-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.1-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.5.1-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.5.1-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.5.1-pre.0" } tari_crypto = { version = "0.20.3" } tari_max_size = { path = "../../infrastructure/max_size" } tari_p2p = { path = "../p2p", features = [ "auto-update", -], version = "1.5.0-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.5.0-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.5.1-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7" } chrono = { version = "0.4.19", default-features = false, features = ["serde"] } @@ -48,7 +48,7 @@ tari_test_utils = { path = "../../infrastructure/test_utils" } tempfile = "3.1.0" [build-dependencies] -tari_common = { path = "../../common", version = "1.5.0-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } [package.metadata.cargo-machete] ignored = [ diff --git a/base_layer/contacts/src/chat_client/Cargo.toml b/base_layer/contacts/src/chat_client/Cargo.toml index 4a2621982a..e7fa524e68 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index aeb39c7248..2def074188 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [features] @@ -27,26 +27,26 @@ ledger = ["minotari_ledger_wallet_comms"] metrics = ["tari_metrics"] [dependencies] -minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.5.0-pre.0", optional = true } -tari_common = { path = "../../common", version = "1.5.0-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.5.0-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.5.0-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.5.0-pre.0" } -tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.5.0-pre.0" } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.5.1-pre.0", optional = true } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.5.1-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.5.1-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.5.1-pre.0" } +tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.5.1-pre.0" } tari_crypto = { version = "0.20.3", features = ["borsh"] } tari_max_size = { path = "../../infrastructure/max_size" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.5.0-pre.0" } -tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.5.0-pre.0" } -tari_p2p = { path = "../../base_layer/p2p", version = "1.5.0-pre.0" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.5.0-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.5.0-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.5.0-pre.0" } -tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.5.0-pre.0" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.5.1-pre.0" } +tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.5.1-pre.0" } +tari_p2p = { path = "../../base_layer/p2p", version = "1.5.1-pre.0" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.5.1-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.5.1-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.5.1-pre.0" } +tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7", features = ["borsh"] } tari_key_manager = { path = "../key_manager", features = [ "key_manager_service", -], version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } tari_common_sqlite = { path = "../../common_sqlite" } tari_hashing = { path = "../../hashing" } @@ -110,8 +110,8 @@ serial_test = "0.5" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.5.0-pre.0" } -tari_features = { path = "../../common/tari_features", version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [[bench]] name = "mempool" diff --git a/base_layer/core/src/consensus/consensus_constants.rs b/base_layer/core/src/consensus/consensus_constants.rs index 45174c2967..b6562c1922 100644 --- a/base_layer/core/src/consensus/consensus_constants.rs +++ b/base_layer/core/src/consensus/consensus_constants.rs @@ -607,7 +607,7 @@ impl ConsensusConstants { pub fn nextnet() -> Vec { let mut algos = HashMap::new(); algos.insert(PowAlgorithm::Sha3x, PowAlgorithmConstants { - min_difficulty: Difficulty::from_u64(450_000_000_000).expect("valid difficulty"), + min_difficulty: Difficulty::from_u64(60_000_000).expect("valid difficulty"), max_difficulty: Difficulty::max(), target_time: 240, }); diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index 0708518b84..9c29c181c5 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.5.0-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.5.0-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.1-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.5.1-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.5.1-pre.0" } 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 17c74c3d1c..f472e11758 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index 0238aac406..4918475e3a 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.5.0-pre.0" } -tari_common = { path = "../../common", version = "1.5.0-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.5.1-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.5.1-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } tari_crypto = { version = "0.20.3" } -tari_service_framework = { path = "../service_framework", version = "1.5.0-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.5.0-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.5.1-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7" } anyhow = "1.0.53" @@ -53,7 +53,7 @@ tempfile = "3.1.0" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } [features] test-mocks = [] diff --git a/base_layer/service_framework/Cargo.toml b/base_layer/service_framework/Cargo.toml index 22b011b227..919fd975be 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } 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 0d20737cf9..8b31eb5c7d 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] @@ -15,7 +15,7 @@ tari_core = { path = "../core", default-features = false, features = [ "base_node_proto", "base_node", ] } -tari_common_types = { path = "../../base_layer/common_types", version = "1.5.0-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7" } libc = "0.2.65" thiserror = "1.0.26" @@ -28,7 +28,7 @@ tari_core = { path = "../core", features = ["transactions", "base_node"] } rand = "0.8" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } cbindgen = "0.24.3" tari_common = { path = "../../common", features = [ "build", diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index 3f177abf28..ec07b218ef 100644 --- a/base_layer/wallet/Cargo.toml +++ b/base_layer/wallet/Cargo.toml @@ -3,32 +3,32 @@ name = "minotari_wallet" authors = ["The Tari Development Community"] description = "Tari cryptocurrency wallet library" license = "BSD-3-Clause" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.5.0-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.0-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.5.0-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.5.0-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.5.0-pre.0" } -tari_contacts = { path = "../../base_layer/contacts", version = "1.5.0-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.1-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.5.1-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.5.1-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.5.1-pre.0" } +tari_contacts = { path = "../../base_layer/contacts", version = "1.5.1-pre.0" } tari_core = { path = "../../base_layer/core", default-features = false, features = [ "transactions", "mempool_proto", "base_node_proto", -], version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } 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.5.0-pre.0" } +], version = "1.5.1-pre.0" } tari_p2p = { path = "../p2p", features = [ "auto-update", -], version = "1.5.0-pre.0" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.5.0-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.5.0-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.5.1-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.5.1-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7" } # Uncomment for tokio tracing via tokio-console (needs "tracing" features) @@ -74,7 +74,7 @@ zeroize = "1" tari_common = { path = "../../common", features = [ "build", "static-application-info", -], version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } [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 713cbf5956..dace96c00d 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] @@ -67,7 +67,7 @@ tari_common = { path = "../../common", features = [ "build", "static-application-info", ] } -tari_features = { path = "../../common/tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.5.1-pre.0" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = [ diff --git a/changelog-development.md b/changelog-development.md index 09d8b9ca6f..2c45dfe4ba 100644 --- a/changelog-development.md +++ b/changelog-development.md @@ -2,6 +2,13 @@ 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. +### [1.5.1-pre.0](https://github.com/tari-project/tari/compare/v1.5.0-pre.0...v1.5.1-pre.0) (2024-09-23) + + +### Bug Fixes + +* view wallet key usage ([#6575](https://github.com/tari-project/tari/issues/6575)) ([88b242d](https://github.com/tari-project/tari/commit/88b242d74c61699fdfd6412ffbd112163d8fcd68)) + ## [1.5.0-pre.0](https://github.com/tari-project/tari/compare/v1.4.2-pre.2...v1.5.0-pre.0) (2024-09-20) diff --git a/changelog-nextnet.md b/changelog-nextnet.md index 14fc1a0bad..16a8f36f3c 100644 --- a/changelog-nextnet.md +++ b/changelog-nextnet.md @@ -2,6 +2,46 @@ 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.5.1-rc.0](https://github.com/tari-project/tari/compare/v1.5.0-rc.1...v1.5.1-rc.0) (2024-09-23) + + +### Bug Fixes + +* view wallet key usage ([#6575](https://github.com/tari-project/tari/issues/6575)) ([88b242d](https://github.com/tari-project/tari/commit/88b242d74c61699fdfd6412ffbd112163d8fcd68)) + + +## [1.5.0-rc.1](https://github.com/tari-project/tari/compare/v1.5.0-rc.0...v1.5.0-rc.1) (2024-09-20) + + +### ⚠ BREAKING CHANGES + +* Reverse min sha3 difficulty + + +## [1.5.0-rc.0](https://github.com/tari-project/tari/compare/v1.4.2-rc.0...v1.5.0-rc.0) (2024-09-20) + + +### ⚠ BREAKING CHANGES + +* add ability to encrypt seed words (#6569) + +### Features + +* add ability to encrypt seed words ([#6569](https://github.com/tari-project/tari/issues/6569)) ([d03d162](https://github.com/tari-project/tari/commit/d03d162f2c041e3618b163b29283bf0747f49bf9)) +* add coinbase extra info to grpc ([#6561](https://github.com/tari-project/tari/issues/6561)) ([d48a15c](https://github.com/tari-project/tari/commit/d48a15cdd7cb4364e15f281543ce4402add876e9)) +* add generic config list type and use throughout all config settings ([#6567](https://github.com/tari-project/tari/issues/6567)) ([13afb6f](https://github.com/tari-project/tari/commit/13afb6fdc9af6fffb36c7a97262790dcc19e75d2)) +* add multiaddr with range checks for use with universe ([#6557](https://github.com/tari-project/tari/issues/6557)) ([aca61f3](https://github.com/tari-project/tari/commit/aca61f39cdb65cccfafa02565b9b13bdf8fc3d99)) +* add resilience to initial wallet connect ([#6527](https://github.com/tari-project/tari/issues/6527)) ([6b5ef7d](https://github.com/tari-project/tari/commit/6b5ef7d1457bf3fe2c165d645af13a55d03dbfab)) +* broadcast one sided ([#6568](https://github.com/tari-project/tari/issues/6568)) ([a954383](https://github.com/tari-project/tari/commit/a9543830dacdef52fcbcfe0bfd9b30ac20209815)) +* update consensus ([#6564](https://github.com/tari-project/tari/issues/6564)) ([fe90e64](https://github.com/tari-project/tari/commit/fe90e64ea9556ea75ec8e91fe9fd690b62807621)) + + +### Bug Fixes + +* fix coinbase share calculations ([#6571](https://github.com/tari-project/tari/issues/6571)) ([37fbc75](https://github.com/tari-project/tari/commit/37fbc756b48668f03da043508d0eaae78c80868a)) +* randomX on mac x86 ([#6559](https://github.com/tari-project/tari/issues/6559)) ([a22ae35](https://github.com/tari-project/tari/commit/a22ae3537c84c2b1edcce3a8e7cfc8ba0e5e59b8)) +* upgrade diesel version ([#6558](https://github.com/tari-project/tari/issues/6558)) ([d69fd66](https://github.com/tari-project/tari/commit/d69fd666eb8e3b1bce76aa13fca148e2248782a5)) +* add configurable exclude dialer addresses for universe ([#6543](https://github.com/tari-project/tari/issues/6543)) ([e113a0e](https://github.com/tari-project/tari/commit/e113a0e4a464a2ed4ec72d2da6f4a3c3c80a6fcf)) ### [1.4.2-rc.0](https://github.com/tari-project/tari/compare/v1.4.1-rc.0...v1.4.2-rc.0) (2024-09-11) diff --git a/common/Cargo.toml b/common/Cargo.toml index 275488e531..cd8d655782 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [features] @@ -14,7 +14,7 @@ build = ["toml", "prost-build"] static-application-info = ["git2"] [dependencies] -tari_features = { path = "./tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "./tari_features", version = "1.5.1-pre.0" } anyhow = "1.0.53" config = { version = "0.14.0", default-features = false, features = ["toml"] } @@ -43,7 +43,7 @@ tari_test_utils = { path = "../infrastructure/test_utils" } toml = "0.5.8" [build-dependencies] -tari_features = { path = "./tari_features", version = "1.5.0-pre.0" } +tari_features = { path = "./tari_features", version = "1.5.1-pre.0" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = [ diff --git a/common/config/presets/f_merge_mining_proxy.toml b/common/config/presets/f_merge_mining_proxy.toml index ebbd8fd698..39c01d9bc6 100644 --- a/common/config/presets/f_merge_mining_proxy.toml +++ b/common/config/presets/f_merge_mining_proxy.toml @@ -38,6 +38,7 @@ monerod_url = [ # mainnet "https://monero.stackwallet.com:18081", "http://xmr.support:18081", "http://xmr.nthrow.nyc:18081", + "https://xmr-01.tari.com", ] # Username for curl. (default = "") diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index ac7575c83d..f8bbd74a5b 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.5.0-pre.0" +version = "1.5.1-pre.0" 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 2e72ee5730..1f1fbef607 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.5.0-pre.0" +version = "1.5.1-pre.0" 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 b31b6f3a5d..d890f33f92 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] tari_crypto = { version = "0.20.3" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.5.0-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.5.0-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.5.1-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.5.1-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } tari_utilities = { version = "0.7" } anyhow = "1.0.53" @@ -72,7 +72,7 @@ tempfile = "3.1.0" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.5.0-pre.0" } +], version = "1.5.1-pre.0" } [features] c_integration = [] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index 3e689c8344..af67b15f79 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } -tari_common = { path = "../../common", version = "1.5.0-pre.0" } -tari_comms_rpc_macros = { path = "../rpc_macros", version = "1.5.0-pre.0" } +tari_comms = { path = "../core", features = ["rpc"], version = "1.5.1-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } +tari_comms_rpc_macros = { path = "../rpc_macros", version = "1.5.1-pre.0" } tari_crypto = { version = "0.20.3" } tari_utilities = { version = "0.7" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.0-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.5.0-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.0-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.5.1-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.5.1-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.5.1-pre.0" } anyhow = "1.0.53" bitflags = { version = "2.4", features = ["serde"] } @@ -67,7 +67,7 @@ clap = "3.2" [build-dependencies] -tari_common = { path = "../../common", version = "1.5.0-pre.0" } +tari_common = { path = "../../common", version = "1.5.1-pre.0" } [features] test-mocks = [] diff --git a/comms/rpc_macros/Cargo.toml b/comms/rpc_macros/Cargo.toml index 6af5daf857..1a01888092 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [lib] diff --git a/hashing/Cargo.toml b/hashing/Cargo.toml index 6dbdd7152e..76b9892209 100644 --- a/hashing/Cargo.toml +++ b/hashing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_hashing" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2021" description = "Tari hash domains" authors = ["The Tari Development Community"] diff --git a/infrastructure/derive/Cargo.toml b/infrastructure/derive/Cargo.toml index db254c7c69..102a81deaa 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [lib] diff --git a/infrastructure/libtor/Cargo.toml b/infrastructure/libtor/Cargo.toml index 5b5c91a532..971dadd533 100644 --- a/infrastructure/libtor/Cargo.toml +++ b/infrastructure/libtor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_libtor" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2021" license = "BSD-3-Clause" diff --git a/infrastructure/max_size/Cargo.toml b/infrastructure/max_size/Cargo.toml index b12ff21f30..9fda3a0d6f 100644 --- a/infrastructure/max_size/Cargo.toml +++ b/infrastructure/max_size/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_max_size" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" 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 ea1f4dbd7c..5208535d6e 100644 --- a/infrastructure/metrics/Cargo.toml +++ b/infrastructure/metrics/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tari_metrics" description = "Tari metrics" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" 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 86124774de..b39210a017 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.5.0-pre.0" +version = "1.5.1-pre.0" 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 278951346f..94d4bad562 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.5.0-pre.0" +version = "1.5.1-pre.0" edition = "2018" [dependencies] diff --git a/infrastructure/tari_script/Cargo.toml b/infrastructure/tari_script/Cargo.toml index 5601ce0a7a..e98388240a 100644 --- a/infrastructure/tari_script/Cargo.toml +++ b/infrastructure/tari_script/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_script" -version = "1.5.0-pre.0" +version = "1.5.1-pre.0" 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 0f4ebf9c1a..af6462f065 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.5.0-pre.0" +version = "1.5.1-pre.0" 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.5.0-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.5.0-pre.0" } +tari_shutdown = { path = "../shutdown", version = "1.5.1-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.5.1-pre.0" } futures = { version = "^0.3.1" } rand = "0.8" diff --git a/package-lock.json b/package-lock.json index d9542d8b36..9bb4d98f9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tari", - "version": "1.5.0-pre.0", + "version": "1.5.1-pre.0", "lockfileVersion": 2, "requires": true, "packages": {}