From 6cff9f5c4facd01075bef79f99568a0ebabbe991 Mon Sep 17 00:00:00 2001 From: Anatolii Kurotych Date: Thu, 6 Nov 2025 19:33:48 +0200 Subject: [PATCH] Update helium-proto --- Cargo.lock | 68 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 4 ++-- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 423d14a54..f2657d00d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1321,17 +1321,17 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" [[package]] name = "beacon" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=master#2217e1a917583ddccb6668a7bd185f3d39bcede0" +source = "git+https://github.com/helium/proto?branch=master#db80ad554e92bde5aaa37b8dce583a8787d1727b" dependencies = [ - "base64 0.22.1", + "base64 0.21.7", "byteorder", "helium-proto", "prost", - "rand 0.8.5", - "rand_chacha 0.3.1", + "rand 0.7.3", + "rand_chacha 0.2.2", "rust_decimal", "serde", - "sha2 0.10.9", + "sha2 0.9.9", "thiserror 1.0.69", ] @@ -1362,7 +1362,7 @@ dependencies = [ "bitflags 2.9.4", "cexpr", "clang-sys", - "itertools 0.13.0", + "itertools 0.10.5", "log", "prettyplease", "proc-macro2", @@ -2349,7 +2349,7 @@ dependencies = [ name = "denylist" version = "0.1.0" dependencies = [ - "base64 0.22.1", + "base64 0.21.7", "bincode", "bytes", "chrono", @@ -2722,7 +2722,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -2823,7 +2823,7 @@ dependencies = [ "aws-config", "aws-sdk-s3", "aws-smithy-types-convert", - "base64 0.22.1", + "base64 0.21.7", "bs58", "bytes", "chrono", @@ -2864,7 +2864,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-trait", - "base64 0.22.1", + "base64 0.21.7", "beacon", "blake3", "bs58", @@ -3451,7 +3451,7 @@ version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f3ae6081be123db88474f4c5f12f9b0d3d90b9f5ce15171dee64fe92e3cae2dd" dependencies = [ - "base64 0.22.1", + "base64 0.21.7", "bs58", "byteorder", "ed25519-compact", @@ -3478,7 +3478,7 @@ dependencies = [ "anchor-spl", "angry-purple-tiger", "async-trait", - "base64 0.22.1", + "base64 0.21.7", "bincode", "bytemuck", "chrono", @@ -3513,7 +3513,7 @@ dependencies = [ [[package]] name = "helium-proto" version = "0.1.0" -source = "git+https://www.github.com/helium/proto.git?branch=kurotych%2Fspeedtest-bounds#0abba3b0a353ed94d8837c15698de48e1dca7e9f" +source = "git+https://github.com/helium/proto?branch=master#db80ad554e92bde5aaa37b8dce583a8787d1727b" dependencies = [ "bytes", "prost", @@ -3856,7 +3856,7 @@ dependencies = [ "libc", "percent-encoding", "pin-project-lite", - "socket2 0.6.0", + "socket2 0.5.10", "tokio", "tower-service", "tracing", @@ -4072,7 +4072,7 @@ version = "0.1.0" dependencies = [ "anyhow", "backon 1.5.2", - "base64 0.22.1", + "base64 0.21.7", "bs58", "chrono", "clap", @@ -4154,7 +4154,7 @@ dependencies = [ "anyhow", "async-trait", "backon 0.5.0", - "base64 0.22.1", + "base64 0.21.7", "bs58", "chrono", "clap", @@ -4239,7 +4239,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-trait", - "base64 0.22.1", + "base64 0.21.7", "beacon", "blake3", "chrono", @@ -4593,7 +4593,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" dependencies = [ "cfg-if", - "windows-targets 0.53.5", + "windows-targets 0.48.5", ] [[package]] @@ -4910,7 +4910,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-trait", - "base64 0.22.1", + "base64 0.21.7", "blake3", "bs58", "chrono", @@ -4965,7 +4965,7 @@ version = "0.1.0" dependencies = [ "angry-purple-tiger", "anyhow", - "base64 0.22.1", + "base64 0.21.7", "clap", "custom-tracing", "dialoguer", @@ -5033,7 +5033,7 @@ dependencies = [ "async-compression", "async-trait", "aws-local", - "base64 0.22.1", + "base64 0.21.7", "chrono", "clap", "config", @@ -5367,7 +5367,7 @@ version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d" dependencies = [ - "proc-macro-crate 3.4.0", + "proc-macro-crate 1.1.3", "proc-macro2", "quote", "syn 2.0.106", @@ -5666,7 +5666,7 @@ name = "poc-entropy" version = "0.1.0" dependencies = [ "anyhow", - "base64 0.22.1", + "base64 0.21.7", "blake3", "bs58", "chrono", @@ -5922,7 +5922,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac6c3320f9abac597dcbc668774ef006702672474aad53c6d596b62e487b40b1" dependencies = [ "heck 0.5.0", - "itertools 0.14.0", + "itertools 0.10.5", "log", "multimap", "once_cell", @@ -5944,7 +5944,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425" dependencies = [ "anyhow", - "itertools 0.14.0", + "itertools 0.10.5", "proc-macro2", "quote", "syn 2.0.106", @@ -6042,7 +6042,7 @@ dependencies = [ "quinn-udp", "rustc-hash 2.1.1", "rustls 0.23.32", - "socket2 0.6.0", + "socket2 0.5.10", "thiserror 2.0.17", "tokio", "tracing", @@ -6081,7 +6081,7 @@ dependencies = [ "cfg_aliases", "libc", "once_cell", - "socket2 0.6.0", + "socket2 0.5.10", "tracing", "windows-sys 0.60.2", ] @@ -6434,7 +6434,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-trait", - "base64 0.22.1", + "base64 0.21.7", "bs58", "chrono", "clap", @@ -6704,7 +6704,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -10475,7 +10475,7 @@ dependencies = [ "getrandom 0.3.3", "once_cell", "rustix", - "windows-sys 0.61.2", + "windows-sys 0.60.2", ] [[package]] @@ -11107,7 +11107,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" dependencies = [ "cfg-if", - "rand 0.8.5", + "rand 0.7.3", "static_assertions", ] @@ -11514,7 +11514,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.48.0", ] [[package]] @@ -11961,7 +11961,7 @@ version = "0.7.0" source = "git+https://github.com/helium/xorf-generator?branch=main#0d23ba2dcac2e2823d842566436df406f5ce923c" dependencies = [ "anyhow", - "base64 0.22.1", + "base64 0.21.7", "bincode", "bytes", "clap", @@ -11974,7 +11974,7 @@ dependencies = [ "rand 0.8.5", "serde", "serde_json", - "sha2 0.10.9", + "sha2 0.9.9", "thiserror 1.0.69", "twox-hash", "xorf", diff --git a/Cargo.toml b/Cargo.toml index f9e1562e4..3568ed97f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -168,5 +168,5 @@ anchor-lang = { git = "https://github.com/madninja/anchor.git", branch = "madnin # helium-proto = { path = "../proto" } # beacon = { path = "../proto/beacon" } -[patch.'https://github.com/helium/proto'] -helium-proto = { git = "https://www.github.com/helium/proto.git", branch = "kurotych/speedtest-bounds" } +# [patch.'https://github.com/helium/proto'] +# helium-proto = { git = "https://www.github.com/helium/proto.git", branch = "kurotych/speedtest-bounds" }