From 02983cd620b7730cda3bf064cab99d39fa767103 Mon Sep 17 00:00:00 2001 From: Michael Jeffrey Date: Wed, 2 Oct 2024 09:37:58 -0700 Subject: [PATCH] go back to proto master --- Cargo.lock | 58 ++++++++++++++++++++---------------------------------- Cargo.toml | 4 ++-- 2 files changed, 23 insertions(+), 39 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 05e44e308..f74587ae7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1617,11 +1617,11 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "beacon" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=mj/do-device-type#6d7721c5ce0a4a68682d04553f1b0f76dcc0e1b6" +source = "git+https://github.com/helium/proto?branch=master#197ff9c6cde7dc0d8334d6b4e27c58779e6a7ce0" dependencies = [ "base64 0.21.7", "byteorder", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "prost", "rand 0.8.5", "rand_chacha 0.3.0", @@ -1776,7 +1776,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -2618,7 +2618,7 @@ dependencies = [ "axum 0.7.4", "bs58 0.4.0", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "notify", "serde", @@ -3200,7 +3200,7 @@ dependencies = [ "futures-util", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "hex-literal", "http 0.2.11", "lazy_static", @@ -3782,7 +3782,7 @@ dependencies = [ "h3o", "helium-anchor-gen", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=master)", + "helium-proto", "hex", "hex-literal", "itertools", @@ -3809,23 +3809,7 @@ dependencies = [ [[package]] name = "helium-proto" version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=master#9d1785d58c5db85a28ca511c02f01a26b58811a7" -dependencies = [ - "bytes", - "prost", - "prost-build", - "serde", - "serde_json", - "strum 0.26.3", - "strum_macros 0.26.4", - "tonic", - "tonic-build", -] - -[[package]] -name = "helium-proto" -version = "0.1.0" -source = "git+https://github.com/helium/proto?branch=mj/do-device-type#6d7721c5ce0a4a68682d04553f1b0f76dcc0e1b6" +source = "git+https://github.com/helium/proto?branch=master#197ff9c6cde7dc0d8334d6b4e27c58779e6a7ce0" dependencies = [ "bytes", "prost", @@ -3879,7 +3863,7 @@ dependencies = [ "async-trait", "chrono", "derive_builder", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "hextree", "rust_decimal", "rust_decimal_macros", @@ -4295,7 +4279,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "humantime-serde", "metrics", @@ -4364,7 +4348,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "hextree", "http 0.2.11", "http-serde", @@ -4406,7 +4390,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -4448,7 +4432,7 @@ dependencies = [ "futures-util", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http-serde", "humantime-serde", "iot-config", @@ -5036,7 +5020,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "hextree", "http 0.2.11", "http-serde", @@ -5076,7 +5060,7 @@ dependencies = [ "futures", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "mobile-config", "prost", "rand 0.8.5", @@ -5112,7 +5096,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "http-serde", "humantime-serde", @@ -5156,7 +5140,7 @@ dependencies = [ "futures-util", "h3o", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "hex-assignments", "hextree", "http-serde", @@ -5839,7 +5823,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "http 0.2.11", "hyper 0.14.28", "jsonrpsee", @@ -5922,7 +5906,7 @@ dependencies = [ "futures-util", "helium-anchor-gen", "helium-lib", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "humantime-serde", "metrics", "metrics-exporter-prometheus", @@ -6038,7 +6022,7 @@ dependencies = [ "custom-tracing", "file-store", "futures", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "humantime-serde", "metrics", "metrics-exporter-prometheus", @@ -6069,7 +6053,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "80b776a1b2dc779f5ee0641f8ade0125bc1298dd41a9a0c16d8bd57b42d222b1" dependencies = [ "bytes", - "heck 0.4.0", + "heck 0.5.0", "itertools", "log", "multimap", @@ -6555,7 +6539,7 @@ dependencies = [ "futures", "futures-util", "helium-crypto", - "helium-proto 0.1.0 (git+https://github.com/helium/proto?branch=mj/do-device-type)", + "helium-proto", "humantime-serde", "lazy_static", "metrics", diff --git a/Cargo.toml b/Cargo.toml index c67fef1c9..d891570a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,10 +71,10 @@ helium-lib = { git = "https://github.com/helium/helium-wallet-rs.git", branch = hextree = { git = "https://github.com/jaykickliter/HexTree", branch = "main", features = [ "disktree", ] } -helium-proto = { git = "https://github.com/helium/proto", branch = "mj/do-device-type", features = [ +helium-proto = { git = "https://github.com/helium/proto", branch = "master", features = [ "services", ] } -beacon = { git = "https://github.com/helium/proto", branch = "mj/do-device-type" } +beacon = { git = "https://github.com/helium/proto", branch = "master" } solana-client = "1.18" solana-sdk = "1.18" solana-program = "1.18"