From 00da80911c67162c8f4d853cdd5c5fef3008b4ad Mon Sep 17 00:00:00 2001 From: Borja Castellano Date: Thu, 2 Apr 2026 14:25:28 -0700 Subject: [PATCH] bump rust-dashcore to commit 88e8a9aa1eadce79c8177f757f6741f8a55a83f5 --- Cargo.lock | 20 ++++++++++---------- Cargo.toml | 14 +++++++------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9dd457f7278..39f0b306761 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1607,7 +1607,7 @@ dependencies = [ [[package]] name = "dash-spv" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "anyhow", "async-trait", @@ -1640,7 +1640,7 @@ dependencies = [ [[package]] name = "dash-spv-ffi" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "cbindgen 0.29.2", "clap", @@ -1665,7 +1665,7 @@ dependencies = [ [[package]] name = "dashcore" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "anyhow", "base64-compat", @@ -1690,12 +1690,12 @@ dependencies = [ [[package]] name = "dashcore-private" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" [[package]] name = "dashcore-rpc" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "dashcore-rpc-json", "hex", @@ -1708,7 +1708,7 @@ dependencies = [ [[package]] name = "dashcore-rpc-json" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "bincode", "dashcore", @@ -1723,7 +1723,7 @@ dependencies = [ [[package]] name = "dashcore_hashes" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "bincode", "dashcore-private", @@ -3832,7 +3832,7 @@ dependencies = [ [[package]] name = "key-wallet" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "aes", "async-trait", @@ -3860,7 +3860,7 @@ dependencies = [ [[package]] name = "key-wallet-ffi" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "cbindgen 0.29.2", "dashcore", @@ -3875,7 +3875,7 @@ dependencies = [ [[package]] name = "key-wallet-manager" version = "0.42.0" -source = "git+https://github.com/dashpay/rust-dashcore?rev=dda1db7a7367bb7a6a48de7f4ed79da708266460#dda1db7a7367bb7a6a48de7f4ed79da708266460" +source = "git+https://github.com/dashpay/rust-dashcore?rev=88e8a9aa1eadce79c8177f757f6741f8a55a83f5#88e8a9aa1eadce79c8177f757f6741f8a55a83f5" dependencies = [ "async-trait", "bincode", diff --git a/Cargo.toml b/Cargo.toml index 4ad2e2ca872..524b3b88ef6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,13 +49,13 @@ members = [ ] [workspace.dependencies] -dashcore = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -dash-spv = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -dash-spv-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -key-wallet = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -key-wallet-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -key-wallet-manager = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } -dashcore-rpc = { git = "https://github.com/dashpay/rust-dashcore", rev = "dda1db7a7367bb7a6a48de7f4ed79da708266460" } +dashcore = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +dash-spv = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +dash-spv-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +key-wallet = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +key-wallet-ffi = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +key-wallet-manager = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } +dashcore-rpc = { git = "https://github.com/dashpay/rust-dashcore", rev = "88e8a9aa1eadce79c8177f757f6741f8a55a83f5" } # Optimize heavy crypto crates even in dev/test builds so that # Halo 2 proof generation and verification run at near-release speed.