From 50d99ec5d2403078b46c36e233e30e1823fd4100 Mon Sep 17 00:00:00 2001 From: Jeb Bearer Date: Mon, 22 Apr 2024 10:55:43 -0400 Subject: [PATCH] Update HotShot --- Cargo.lock | 29 +++++++++++++---------------- Cargo.toml | 4 ++-- 2 files changed, 15 insertions(+), 18 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3d35cba..e62ffd6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1298,14 +1298,13 @@ checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5" [[package]] name = "cdn-broker" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.1.25#a506712f553b4800ce3a36e62341c839153aeab3" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.2.1#3a80e1839770062a2a6dc42914463e6cff1c9045" dependencies = [ "async-std", "cdn-proto", "clap", "dashmap", "derivative", - "derive_builder", "jf-primitives 0.4.0-pre.0", "lazy_static", "local-ip-address", @@ -1321,12 +1320,11 @@ dependencies = [ [[package]] name = "cdn-client" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.1.25#a506712f553b4800ce3a36e62341c839153aeab3" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.2.1#3a80e1839770062a2a6dc42914463e6cff1c9045" dependencies = [ "async-std", "cdn-proto", "clap", - "derive_builder", "jf-primitives 0.4.0-pre.0", "rand 0.8.5", "tokio", @@ -1337,12 +1335,11 @@ dependencies = [ [[package]] name = "cdn-marshal" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.1.25#a506712f553b4800ce3a36e62341c839153aeab3" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.2.1#3a80e1839770062a2a6dc42914463e6cff1c9045" dependencies = [ "async-std", "cdn-proto", "clap", - "derive_builder", "jf-primitives 0.4.0-pre.0", "tokio", "tracing", @@ -1352,7 +1349,7 @@ dependencies = [ [[package]] name = "cdn-proto" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.1.25#a506712f553b4800ce3a36e62341c839153aeab3" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.2.1#3a80e1839770062a2a6dc42914463e6cff1c9045" dependencies = [ "anyhow", "ark-serialize", @@ -3076,7 +3073,7 @@ dependencies = [ [[package]] name = "hotshot" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "async-broadcast", @@ -3121,7 +3118,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "async-trait", "clap", @@ -3167,7 +3164,7 @@ dependencies = [ [[package]] name = "hotshot-example-types" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "async-broadcast", @@ -3197,7 +3194,7 @@ dependencies = [ [[package]] name = "hotshot-orchestrator" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "async-compatibility-layer", @@ -3226,7 +3223,7 @@ dependencies = [ [[package]] name = "hotshot-task" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -3239,7 +3236,7 @@ dependencies = [ [[package]] name = "hotshot-task-impls" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "async-broadcast", @@ -3272,7 +3269,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "ark-bls12-381", @@ -3323,7 +3320,7 @@ dependencies = [ [[package]] name = "hotshot-web-server" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "async-compatibility-layer", "async-lock 2.8.0", @@ -4394,7 +4391,7 @@ dependencies = [ [[package]] name = "libp2p-networking" version = "0.5.40" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.40#d0be8c828520f0f517d5336aa04690a68fea71bb" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.41#4f9c275421936c65c6943a305406aa4280f35a1c" dependencies = [ "anyhow", "async-compatibility-layer", diff --git a/Cargo.toml b/Cargo.toml index a252b26..7e2cdea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ derivative = "2.2" derive_more = "0.99" either = { version = "1.10", features = ["serde"] } futures = "0.3" -hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.40" } +hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.41" } serde = { version = "1.0", features = ["derive"] } snafu = "0.8" tagged-base64 = "0.4" @@ -27,6 +27,6 @@ tracing = "0.1" vbs = "0.1.4" [dev-dependencies] -hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.40" } +hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.41" } portpicker = "0.1.1" surf-disco = "0.6"