diff --git a/Cargo.lock b/Cargo.lock index 24d08d6..9f5af5a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1253,7 +1253,7 @@ dependencies = [ [[package]] name = "cdn-broker" version = "0.4.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.6#69df01c790f26ce16214ac560dc7fed5166ba9f5" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.7#5406fde54e61058428a7b55e1a98b699f0f606f1" dependencies = [ "async-std", "cdn-proto", @@ -1277,12 +1277,13 @@ dependencies = [ [[package]] name = "cdn-client" version = "0.4.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.6#69df01c790f26ce16214ac560dc7fed5166ba9f5" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.7#5406fde54e61058428a7b55e1a98b699f0f606f1" dependencies = [ "async-std", "cdn-proto", "clap", "jf-signature", + "parking_lot", "rand 0.8.5", "tokio", "tracing", @@ -1292,7 +1293,7 @@ dependencies = [ [[package]] name = "cdn-marshal" version = "0.4.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.6#69df01c790f26ce16214ac560dc7fed5166ba9f5" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.7#5406fde54e61058428a7b55e1a98b699f0f606f1" dependencies = [ "async-std", "cdn-proto", @@ -1306,7 +1307,7 @@ dependencies = [ [[package]] name = "cdn-proto" version = "0.4.0" -source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.6#69df01c790f26ce16214ac560dc7fed5166ba9f5" +source = "git+https://github.com/EspressoSystems/Push-CDN?tag=0.4.7#5406fde54e61058428a7b55e1a98b699f0f606f1" dependencies = [ "anyhow", "ark-serialize", @@ -2973,8 +2974,8 @@ dependencies = [ [[package]] name = "hotshot" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-broadcast", @@ -3005,6 +3006,7 @@ dependencies = [ "libp2p-networking", "lru 0.12.4", "num_enum", + "parking_lot", "portpicker", "rand 0.8.5", "serde", @@ -3021,7 +3023,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "async-trait", "clap", @@ -3039,7 +3041,7 @@ dependencies = [ [[package]] name = "hotshot-events-service" -version = "0.1.40" +version = "0.1.47" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -3067,8 +3069,8 @@ dependencies = [ [[package]] name = "hotshot-example-types" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-broadcast", @@ -3100,8 +3102,8 @@ dependencies = [ [[package]] name = "hotshot-orchestrator" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-compatibility-layer", @@ -3130,8 +3132,8 @@ dependencies = [ [[package]] name = "hotshot-task" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-broadcast", @@ -3145,8 +3147,8 @@ dependencies = [ [[package]] name = "hotshot-task-impls" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-broadcast", @@ -3183,7 +3185,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "ark-bn254", @@ -4235,8 +4237,8 @@ dependencies = [ [[package]] name = "libp2p-networking" -version = "0.5.74" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.74#b08660bf9e01d4d59a79009d67100ba13895e4b2" +version = "0.5.75" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.75#bc887d784c39c4ee86f7935ae7736471bd758f8e" dependencies = [ "anyhow", "async-compatibility-layer", @@ -5753,9 +5755,9 @@ dependencies = [ [[package]] name = "redis" -version = "0.25.4" +version = "0.26.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0d7a6955c7511f60f3ba9e86c6d02b3c3f144f8c24b288d1f4e18074ab8bbec" +checksum = "e902a69d09078829137b4a5d9d082e0490393537badd7c91a3d69d14639e115f" dependencies = [ "arc-swap", "async-trait", @@ -5764,6 +5766,7 @@ dependencies = [ "futures", "futures-util", "itoa", + "num-bigint", "percent-encoding", "pin-project-lite 0.2.14", "ryu", diff --git a/Cargo.toml b/Cargo.toml index 19c0720..61ebdeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-events-service" -version = "0.1.40" +version = "0.1.47" 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.12", features = ["serde"] } futures = "0.3" -hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.74" } +hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.75" } rand = "0.8.5" serde = { version = "1.0", features = ["derive"] } snafu = "0.8" @@ -28,6 +28,6 @@ tracing = "0.1" vbs = "0.1.4" [dev-dependencies] -hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.74" } +hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.75" } portpicker = "0.1.1" surf-disco = "0.9"