From fb32c7c0f12e571436ec462c48ad2938017f9f8b Mon Sep 17 00:00:00 2001 From: ss-es <155648797+ss-es@users.noreply.github.com> Date: Fri, 3 May 2024 10:27:25 -0400 Subject: [PATCH] Bump HotShot to 0.5.48 (#61) --- Cargo.lock | 20 ++++++++++---------- Cargo.toml | 6 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8a44a0a..1943f2a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3073,7 +3073,7 @@ dependencies = [ [[package]] name = "hotshot" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "async-broadcast", @@ -3118,7 +3118,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "async-trait", "clap", @@ -3136,7 +3136,7 @@ dependencies = [ [[package]] name = "hotshot-events-service" -version = "0.1.17" +version = "0.1.18" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -3164,7 +3164,7 @@ dependencies = [ [[package]] name = "hotshot-example-types" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "async-broadcast", @@ -3194,7 +3194,7 @@ dependencies = [ [[package]] name = "hotshot-orchestrator" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "async-compatibility-layer", @@ -3223,7 +3223,7 @@ dependencies = [ [[package]] name = "hotshot-task" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -3236,7 +3236,7 @@ dependencies = [ [[package]] name = "hotshot-task-impls" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "async-broadcast", @@ -3269,7 +3269,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "ark-bls12-381", @@ -3321,7 +3321,7 @@ dependencies = [ [[package]] name = "hotshot-web-server" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "async-compatibility-layer", "async-lock 2.8.0", @@ -4392,7 +4392,7 @@ dependencies = [ [[package]] name = "libp2p-networking" version = "0.5.43" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.47#cd9d329d35376f278ac7ad8cb9f1241847841404" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.48#136dd95096528dfdaf3672b17e2d7bfcb6a581d7" dependencies = [ "anyhow", "async-compatibility-layer", diff --git a/Cargo.toml b/Cargo.toml index 34db84a..5a4c1e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-events-service" -version = "0.1.17" +version = "0.1.18" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -17,7 +17,7 @@ derivative = "2.2" derive_more = "0.99" either = { version = "1", features = ["serde"] } futures = "0.3" -hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.47" } +hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.48" } 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.47" } +hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.48" } portpicker = "0.1.1" surf-disco = "0.6"