diff --git a/Cargo.lock b/Cargo.lock index ab72c108fa..7fa8da106a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3906,7 +3906,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "argon2 0.4.1", "base64 0.13.1", @@ -3935,7 +3935,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "clap 3.2.25", "dialoguer 0.10.4", @@ -3957,7 +3957,7 @@ dependencies = [ [[package]] name = "minotari_chat_ffi" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "cbindgen", "chrono", @@ -3982,7 +3982,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "blake2", "chrono", @@ -4038,14 +4038,14 @@ dependencies = [ [[package]] name = "minotari_ledger_wallet_common" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "bs58 0.5.1", ] [[package]] name = "minotari_ledger_wallet_comms" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "borsh", "dialoguer 0.11.0", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "minotari_merge_mining_proxy" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "bincode", @@ -4111,7 +4111,7 @@ dependencies = [ [[package]] name = "minotari_miner" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "base64 0.13.1", "borsh", @@ -4147,7 +4147,7 @@ dependencies = [ [[package]] name = "minotari_mining_helper_ffi" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "borsh", "cbindgen", @@ -4166,7 +4166,7 @@ dependencies = [ [[package]] name = "minotari_node" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "async-trait", @@ -4220,7 +4220,7 @@ dependencies = [ [[package]] name = "minotari_wallet" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "argon2 0.4.1", "async-trait", @@ -4271,7 +4271,7 @@ dependencies = [ [[package]] name = "minotari_wallet_ffi" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "borsh", "cbindgen", @@ -6854,7 +6854,7 @@ dependencies = [ [[package]] name = "tari_chat_client" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "async-trait", @@ -6881,7 +6881,7 @@ dependencies = [ [[package]] name = "tari_common" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "config", @@ -6906,7 +6906,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "diesel", "diesel_migrations", @@ -6920,7 +6920,7 @@ dependencies = [ [[package]] name = "tari_common_types" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "base64 0.21.7", "bitflags 2.6.0", @@ -6945,7 +6945,7 @@ dependencies = [ [[package]] name = "tari_comms" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "async-trait", @@ -6994,7 +6994,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "bitflags 2.6.0", @@ -7037,7 +7037,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "futures 0.3.31", "proc-macro2", @@ -7052,7 +7052,7 @@ dependencies = [ [[package]] name = "tari_contacts" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "chrono", "diesel", @@ -7086,7 +7086,7 @@ dependencies = [ [[package]] name = "tari_core" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "async-trait", @@ -7189,11 +7189,11 @@ dependencies = [ [[package]] name = "tari_features" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" [[package]] name = "tari_hashing" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "blake2", "borsh", @@ -7250,7 +7250,7 @@ dependencies = [ [[package]] name = "tari_key_manager" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "argon2 0.4.1", "async-trait", @@ -7285,7 +7285,7 @@ dependencies = [ [[package]] name = "tari_libtor" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "derivative", "libtor", @@ -7298,7 +7298,7 @@ dependencies = [ [[package]] name = "tari_max_size" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "borsh", "serde", @@ -7308,7 +7308,7 @@ dependencies = [ [[package]] name = "tari_metrics" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "futures 0.3.31", @@ -7323,7 +7323,7 @@ dependencies = [ [[package]] name = "tari_mmr" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "bincode", "blake2", @@ -7341,7 +7341,7 @@ dependencies = [ [[package]] name = "tari_p2p" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "clap 3.2.25", @@ -7379,7 +7379,7 @@ dependencies = [ [[package]] name = "tari_script" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "blake2", "borsh", @@ -7397,7 +7397,7 @@ dependencies = [ [[package]] name = "tari_service_framework" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "anyhow", "async-trait", @@ -7414,7 +7414,7 @@ dependencies = [ [[package]] name = "tari_shutdown" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "futures 0.3.31", "tokio", @@ -7422,7 +7422,7 @@ dependencies = [ [[package]] name = "tari_storage" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "bincode", "lmdb-zero", @@ -7435,7 +7435,7 @@ dependencies = [ [[package]] name = "tari_test_utils" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" dependencies = [ "futures 0.3.31", "futures-test", diff --git a/README.md b/README.md index f7a1dd2c44..4a1111fd5c 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.11.2-rc.0 | -| Esmeralda | 1.11.2-pre.0 | +| Nextnet | 1.11.5-rc.0 | +| Esmeralda | 1.11.5-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 ab088686c3..63396ff18d 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2021" [dependencies] @@ -32,7 +32,7 @@ tonic = { version = "0.12.3", features = ["tls"] } zeroize = "1" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-pre.0" } tonic-build = "0.12.3" [package.metadata.cargo-machete] diff --git a/applications/minotari_app_utilities/Cargo.toml b/applications/minotari_app_utilities/Cargo.toml index 4059ff18f0..9baac45ee3 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.11.4-pre.0" +version = "1.11.5-pre.0" authors = ["The Tari Development Community"] edition = "2018" license = "BSD-3-Clause" @@ -30,7 +30,7 @@ tari_common = { path = "../../common", features = [ "build", "static-application-info", ] } -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-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 a69534ff3f..d3b3b19c60 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0", optional = true } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.11.5-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.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-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 f0680cf960..060232010c 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.11.4-pre.0" +version = "1.11.5-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 36ee4ebfca..d11b245f9f 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.11.4-pre.0" +version = "1.11.5-pre.0" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" diff --git a/applications/minotari_ledger_wallet/wallet/Cargo.toml b/applications/minotari_ledger_wallet/wallet/Cargo.toml index dfde983637..4dcca13ffd 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.11.4-pre.0" +version = "1.11.5-pre.0" authors = ["The Tari Development Community"] license = "BSD-3-Clause" edition = "2021" @@ -9,7 +9,7 @@ edition = "2021" tari_crypto = { version = "0.22.0", default-features = false, features = [ "borsh", ] } -tari_hashing = { path = "../../../hashing", version = "1.11.4-pre.0" } +tari_hashing = { path = "../../../hashing", version = "1.11.5-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 06e69bf30a..542b56469d 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [features] @@ -55,7 +55,7 @@ rand = "0.8" regex = "1.11.1" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-pre.0" } [dev-dependencies] hyper = { version = "0.14.12", features = ["full"] } diff --git a/applications/minotari_miner/Cargo.toml b/applications/minotari_miner/Cargo.toml index 16f75adc43..935edbc9f8 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] diff --git a/applications/minotari_node/Cargo.toml b/applications/minotari_node/Cargo.toml index 3e4e12f49c..5a57d5e763 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] @@ -72,7 +72,7 @@ safe = [] libtor = ["tari_libtor"] [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-pre.0" } [package.metadata.cargo-machete] ignored = [ diff --git a/base_layer/chat_ffi/Cargo.toml b/base_layer/chat_ffi/Cargo.toml index d34dd48d46..ab780dca0f 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index ad5ba8c2c1..b0d3810f03 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] tari_crypto = { version = "0.22.0" } tari_utilities = { version = "0.8" } -tari_common = { path = "../../common", version = "1.11.4-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-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 a1cedd7357..afa3d425cb 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.11.4-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.4-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.11.4-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.11.4-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.11.4-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.5-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.11.5-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.11.5-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.11.5-pre.0" } tari_crypto = { version = "0.22.0" } tari_max_size = { path = "../../infrastructure/max_size" } tari_p2p = { path = "../p2p", features = [ "auto-update", -], version = "1.11.4-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.11.4-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.11.5-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8" } chrono = { version = "0.4.39", 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.11.4-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-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 b7e676954e..e62c8d36bc 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index 94c3cdde77..38934b1d1f 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [features] @@ -28,26 +28,26 @@ ledger = ["minotari_ledger_wallet_comms"] metrics = ["tari_metrics"] [dependencies] -minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.11.4-pre.0", optional = true } -tari_common = { path = "../../common", version = "1.11.4-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.11.4-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.11.4-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.11.4-pre.0" } -tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.11.4-pre.0" } +minotari_ledger_wallet_comms = { path = "../../applications/minotari_ledger_wallet/comms", version = "1.11.5-pre.0", optional = true } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.11.5-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.11.5-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.11.5-pre.0" } +tari_comms_rpc_macros = { path = "../../comms/rpc_macros", version = "1.11.5-pre.0" } tari_crypto = { version = "0.22.0", features = ["borsh"] } tari_max_size = { path = "../../infrastructure/max_size" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.11.4-pre.0" } -tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.11.4-pre.0" } -tari_p2p = { path = "../../base_layer/p2p", version = "1.11.4-pre.0" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.11.4-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.11.4-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.11.4-pre.0" } -tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.11.4-pre.0" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.11.5-pre.0" } +tari_mmr = { path = "../../base_layer/mmr", optional = true, version = "1.11.5-pre.0" } +tari_p2p = { path = "../../base_layer/p2p", version = "1.11.5-pre.0" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.11.5-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.11.5-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.11.5-pre.0" } +tari_test_utils = { path = "../../infrastructure/test_utils", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8", features = ["borsh"] } tari_key_manager = { path = "../key_manager", features = [ "key_manager_service", -], version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } tari_common_sqlite = { path = "../../common_sqlite" } tari_hashing = { path = "../../hashing" } @@ -123,8 +123,8 @@ static_assertions = "1.1.0" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.11.4-pre.0" } -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-pre.0" } [[bench]] name = "mempool" diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index be47b53ce9..527fecc134 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2021" [lib] @@ -13,9 +13,9 @@ crate-type = ["lib", "cdylib"] [dependencies] tari_crypto = { version = "0.22.0" } tari_utilities = { version = "0.8" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.4-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.11.4-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.11.4-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.5-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.11.5-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.11.5-pre.0" } async-trait = { version = "0.1.50" } chrono = { version = "0.4.39", default-features = false, features = ["serde"] } diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index a0376d9bb4..947e9826cc 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [features] diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index dea60f0ddb..cc9bbd46b0 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_p2p" -version = "1.11.4-pre.0" +version = "1.11.5-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,12 +10,12 @@ license = "BSD-3-Clause" edition = "2021" [dependencies] -tari_comms = { path = "../../comms/core", version = "1.11.4-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.11.4-pre.0" } -tari_common = { path = "../../common", version = "1.11.4-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.11.4-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.11.4-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.11.5-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.11.5-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.11.5-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8" } anyhow = "1.0.53" @@ -56,7 +56,7 @@ tempfile = "3.1.0" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } [features] test-mocks = [] diff --git a/base_layer/service_framework/Cargo.toml b/base_layer/service_framework/Cargo.toml index 640bf93e55..ae79741837 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-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 2881219ee6..dd67575f4b 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8" } libc = "0.2.65" thiserror = "1.0.26" @@ -27,7 +27,7 @@ tari_core = { path = "../core", features = ["transactions", "base_node"] } rand = "0.8" [build-dependencies] -tari_features = { path = "../../common/tari_features", version = "1.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-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 71929ecb45..51e3579de3 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] -tari_common = { path = "../../common", version = "1.11.4-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.4-pre.0" } -tari_common_types = { path = "../../base_layer/common_types", version = "1.11.4-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.11.4-pre.0" } -tari_comms_dht = { path = "../../comms/dht", version = "1.11.4-pre.0" } -tari_contacts = { path = "../../base_layer/contacts", version = "1.11.4-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.5-pre.0" } +tari_common_types = { path = "../../base_layer/common_types", version = "1.11.5-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.11.5-pre.0" } +tari_comms_dht = { path = "../../comms/dht", version = "1.11.5-pre.0" } +tari_contacts = { path = "../../base_layer/contacts", version = "1.11.5-pre.0" } tari_core = { path = "../../base_layer/core", default-features = false, features = [ "transactions", "mempool_proto", "base_node_proto", -], version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } tari_crypto = { version = "0.22.0" } tari_max_size = { path = "../../infrastructure/max_size" } tari_key_manager = { path = "../key_manager", features = [ "key_manager_service", -], version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } tari_p2p = { path = "../p2p", features = [ "auto-update", -], version = "1.11.4-pre.0" } -tari_script = { path = "../../infrastructure/tari_script", version = "1.11.4-pre.0" } -tari_service_framework = { path = "../service_framework", version = "1.11.4-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } +tari_script = { path = "../../infrastructure/tari_script", version = "1.11.5-pre.0" } +tari_service_framework = { path = "../service_framework", version = "1.11.5-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8" } # 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.11.4-pre.0" } +], version = "1.11.5-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 518d97859a..7e9e384b1c 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0" } +tari_features = { path = "../../common/tari_features", version = "1.11.5-pre.0" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = [ diff --git a/changelog-development.md b/changelog-development.md index 80df43c28f..ca27431787 100644 --- a/changelog-development.md +++ b/changelog-development.md @@ -2,6 +2,19 @@ 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.11.5-pre.0](https://github.com/tari-project/tari/compare/v1.11.4-pre.0...v1.11.5-pre.0) (2025-02-18) + + +### Features + +* add migration to remove bad blocks ([#6803](https://github.com/tari-project/tari/issues/6803)) ([26a8fec](https://github.com/tari-project/tari/commit/26a8fecbfcc3568b2d2459c723cf23985099d857)) + + +### Bug Fixes + +* sync peer ordering ([#6802](https://github.com/tari-project/tari/issues/6802)) ([e25ac10](https://github.com/tari-project/tari/commit/e25ac10f4388113a8be2486c7047311cabe5f77c)) +* fix validation for header sync + ### [1.11.3-pre.0](https://github.com/tari-project/tari/compare/v1.11.2-pre.0...v1.11.3-pre.0) (2025-02-05) diff --git a/changelog-nextnet.md b/changelog-nextnet.md index 414ca2706d..5c1973477e 100644 --- a/changelog-nextnet.md +++ b/changelog-nextnet.md @@ -3,6 +3,19 @@ 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.11.5-rc.0](https://github.com/tari-project/tari/compare/v1.11.4-rc.0...v1.11.5-rc.0) (2025-02-18) + + +### Features + +* add migration to remove bad blocks ([#6803](https://github.com/tari-project/tari/issues/6803)) ([26a8fec](https://github.com/tari-project/tari/commit/26a8fecbfcc3568b2d2459c723cf23985099d857)) + + +### Bug Fixes + +* sync peer ordering ([#6802](https://github.com/tari-project/tari/issues/6802)) ([e25ac10](https://github.com/tari-project/tari/commit/e25ac10f4388113a8be2486c7047311cabe5f77c)) +* fix validation for header sync + ### [1.11.3-rc.0](https://github.com/tari-project/tari/compare/v1.11.2-rc.0...v1.11.3-rc.0) (2025-02-05) diff --git a/common/Cargo.toml b/common/Cargo.toml index 75f4313874..7a9f90e72d 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0" } +tari_features = { path = "./tari_features", version = "1.11.5-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.11.4-pre.0" } +tari_features = { path = "./tari_features", version = "1.11.5-pre.0" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = [ diff --git a/common/tari_features/Cargo.toml b/common/tari_features/Cargo.toml index 6554269f31..0cb3aee590 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.11.4-pre.0" +version = "1.11.5-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 b6f76c9a42..7928f58dea 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.11.4-pre.0" +version = "1.11.5-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 7f898adca0..9342821ea5 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2021" [dependencies] tari_crypto = { version = "0.22.0" } -tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.11.4-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.11.4-pre.0" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } +tari_metrics = { path = "../../infrastructure/metrics", optional = true, version = "1.11.5-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.11.5-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } tari_utilities = { version = "0.8" } anyhow = "1.0.53" @@ -71,7 +71,7 @@ tempfile = "3.1.0" [build-dependencies] tari_common = { path = "../../common", features = [ "build", -], version = "1.11.4-pre.0" } +], version = "1.11.5-pre.0" } [features] c_integration = [] diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index dd57475b8a..97c23129ca 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_comms_dht" -version = "1.11.4-pre.0" +version = "1.11.5-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 = "2021" [dependencies] -tari_comms = { path = "../core", features = ["rpc"], version = "1.11.4-pre.0" } -tari_common = { path = "../../common", version = "1.11.4-pre.0" } -tari_comms_rpc_macros = { path = "../rpc_macros", version = "1.11.4-pre.0" } +tari_comms = { path = "../core", features = ["rpc"], version = "1.11.5-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } +tari_comms_rpc_macros = { path = "../rpc_macros", version = "1.11.5-pre.0" } tari_crypto = { version = "0.22.0" } tari_utilities = { version = "0.8" } -tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.4-pre.0" } -tari_storage = { path = "../../infrastructure/storage", version = "1.11.4-pre.0" } -tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.4-pre.0" } +tari_shutdown = { path = "../../infrastructure/shutdown", version = "1.11.5-pre.0" } +tari_storage = { path = "../../infrastructure/storage", version = "1.11.5-pre.0" } +tari_common_sqlite = { path = "../../common_sqlite", version = "1.11.5-pre.0" } anyhow = "1.0.53" bitflags = { version = "2.4", features = ["serde"] } @@ -66,7 +66,7 @@ clap = "3.2" [build-dependencies] -tari_common = { path = "../../common", version = "1.11.4-pre.0" } +tari_common = { path = "../../common", version = "1.11.5-pre.0" } [features] test-mocks = [] diff --git a/comms/rpc_macros/Cargo.toml b/comms/rpc_macros/Cargo.toml index dd80ca1777..282498e840 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [lib] diff --git a/hashing/Cargo.toml b/hashing/Cargo.toml index 4656377f3b..ee4c7993c5 100644 --- a/hashing/Cargo.toml +++ b/hashing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_hashing" -version = "1.11.4-pre.0" +version = "1.11.5-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 5f1d4ce167..2fafbf53ba 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [lib] diff --git a/infrastructure/libtor/Cargo.toml b/infrastructure/libtor/Cargo.toml index 4b2b2993d2..3867b321be 100644 --- a/infrastructure/libtor/Cargo.toml +++ b/infrastructure/libtor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_libtor" -version = "1.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2021" license = "BSD-3-Clause" diff --git a/infrastructure/max_size/Cargo.toml b/infrastructure/max_size/Cargo.toml index 9659f6e4d9..fad764002e 100644 --- a/infrastructure/max_size/Cargo.toml +++ b/infrastructure/max_size/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_max_size" -version = "1.11.4-pre.0" +version = "1.11.5-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 d41a2b30f3..3cff7f3691 100644 --- a/infrastructure/metrics/Cargo.toml +++ b/infrastructure/metrics/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tari_metrics" description = "Tari metrics" -version = "1.11.4-pre.0" +version = "1.11.5-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 02ddfb268c..370615e84e 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.11.4-pre.0" +version = "1.11.5-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 f37e4547b4..2af099e8c2 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.11.4-pre.0" +version = "1.11.5-pre.0" edition = "2018" [dependencies] diff --git a/infrastructure/tari_script/Cargo.toml b/infrastructure/tari_script/Cargo.toml index 277235fef0..49567b9f3e 100644 --- a/infrastructure/tari_script/Cargo.toml +++ b/infrastructure/tari_script/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tari_script" -version = "1.11.4-pre.0" +version = "1.11.5-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 4d08255257..f8d01acbe7 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.11.4-pre.0" +version = "1.11.5-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.11.4-pre.0" } -tari_comms = { path = "../../comms/core", version = "1.11.4-pre.0" } +tari_shutdown = { path = "../shutdown", version = "1.11.5-pre.0" } +tari_comms = { path = "../../comms/core", version = "1.11.5-pre.0" } futures = { version = "^0.3.1" } rand = "0.8" diff --git a/package-lock.json b/package-lock.json index d85758f32b..e393ced272 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tari", - "version": "1.11.4-pre.0", + "version": "1.11.5-pre.0", "lockfileVersion": 2, "requires": true, "packages": {}