From d1d185b0caaa6e74cf8297dee0b1bb9b3b4034b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 22:33:53 +0000 Subject: [PATCH] Bump hotshot-example-types from 0.5.69 to 0.5.70 Bumps [hotshot-example-types](https://github.com/EspressoSystems/HotShot) from 0.5.69 to 0.5.70. - [Release notes](https://github.com/EspressoSystems/HotShot/releases) - [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md) - [Commits](https://github.com/EspressoSystems/HotShot/compare/b3796d6abea494780f6220845d729cb186a11f6a...3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028) --- updated-dependencies: - dependency-name: hotshot-example-types dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 274 +++++++++++++++++++++++++++++++++++++++++++++++++---- Cargo.toml | 2 +- 2 files changed, 255 insertions(+), 21 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4117ecd..52fee27 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2980,13 +2980,60 @@ dependencies = [ "either", "ethereum-types", "futures", - "hotshot-orchestrator", - "hotshot-task", - "hotshot-task-impls", - "hotshot-types", + "hotshot-orchestrator 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-task 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-task-impls 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", "jf-signature", "libp2p-identity", - "libp2p-networking", + "libp2p-networking 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "lru 0.12.4", + "num_enum", + "portpicker", + "rand 0.8.5", + "serde", + "sha2 0.10.8", + "snafu", + "surf-disco", + "time 0.3.36", + "tokio", + "tracing", + "url", + "vbs", +] + +[[package]] +name = "hotshot" +version = "0.5.69" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "async-broadcast", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bimap", + "bincode", + "blake3", + "cdn-broker", + "cdn-client", + "cdn-marshal", + "chrono", + "committable", + "custom_debug", + "dashmap", + "derive_more 1.0.0", + "either", + "ethereum-types", + "futures", + "hotshot-orchestrator 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-task 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-task-impls 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "jf-signature", + "libp2p-identity", + "libp2p-networking 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "lru 0.12.4", "num_enum", "portpicker", @@ -3012,7 +3059,26 @@ dependencies = [ "committable", "derive_more 1.0.0", "futures", - "hotshot-types", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "serde", + "snafu", + "tagged-base64", + "tide-disco", + "toml", + "vbs", +] + +[[package]] +name = "hotshot-builder-api" +version = "0.1.7" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "async-trait", + "clap", + "committable", + "derive_more 1.0.0", + "futures", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "serde", "snafu", "tagged-base64", @@ -3036,11 +3102,11 @@ dependencies = [ "derivative", "futures", "hex", - "hotshot", - "hotshot-builder-api", + "hotshot 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-builder-api 0.1.7 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", "hotshot-events-service", "hotshot-example-types", - "hotshot-types", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", "lru 0.12.4", "serde", "sha2 0.10.8", @@ -3068,7 +3134,7 @@ dependencies = [ "derive_more 0.99.18", "either", "futures", - "hotshot-types", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", "rand 0.8.5", "serde", "snafu", @@ -3082,7 +3148,7 @@ dependencies = [ [[package]] name = "hotshot-example-types" version = "0.5.69" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69#b3796d6abea494780f6220845d729cb186a11f6a" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" dependencies = [ "anyhow", "async-broadcast", @@ -3095,10 +3161,10 @@ dependencies = [ "either", "ethereum-types", "futures", - "hotshot", - "hotshot-task", - "hotshot-task-impls", - "hotshot-types", + "hotshot 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-task 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-task-impls 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "rand 0.8.5", "reqwest", "serde", @@ -3126,7 +3192,37 @@ dependencies = [ "clap", "csv", "futures", - "hotshot-types", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "libp2p", + "multiaddr", + "serde", + "serde-inline-default", + "serde_json", + "surf-disco", + "thiserror", + "tide-disco", + "tokio", + "toml", + "tracing", + "vbs", + "vec1", +] + +[[package]] +name = "hotshot-orchestrator" +version = "0.5.69" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "bincode", + "blake3", + "clap", + "csv", + "futures", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "libp2p", "multiaddr", "serde", @@ -3157,6 +3253,21 @@ dependencies = [ "tracing", ] +[[package]] +name = "hotshot-task" +version = "0.5.69" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "async-broadcast", + "async-compatibility-layer", + "async-std", + "async-trait", + "futures", + "tokio", + "tracing", +] + [[package]] name = "hotshot-task-impls" version = "0.5.69" @@ -3175,9 +3286,46 @@ dependencies = [ "committable", "either", "futures", - "hotshot-builder-api", - "hotshot-task", - "hotshot-types", + "hotshot-builder-api 0.1.7 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-task 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "jf-signature", + "jf-vid", + "rand 0.8.5", + "serde", + "sha2 0.10.8", + "snafu", + "surf-disco", + "tagged-base64", + "time 0.3.36", + "tokio", + "tracing", + "url", + "vbs", + "vec1", +] + +[[package]] +name = "hotshot-task-impls" +version = "0.5.69" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "async-broadcast", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "bitvec", + "cdn-proto", + "chrono", + "committable", + "either", + "futures", + "hotshot-builder-api 0.1.7 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-task 0.5.69 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "jf-signature", "jf-vid", "rand 0.8.5", @@ -3247,6 +3395,59 @@ dependencies = [ "vec1", ] +[[package]] +name = "hotshot-types" +version = "0.1.11" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "ark-bn254", + "ark-ed-on-bn254", + "ark-ff", + "ark-serialize", + "ark-srs", + "ark-std", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "bitvec", + "blake3", + "cdn-proto", + "committable", + "custom_debug", + "derivative", + "digest 0.10.7", + "displaydoc", + "dyn-clone 1.0.17 (git+https://github.com/dtolnay/dyn-clone?tag=1.0.17)", + "either", + "espresso-systems-common", + "ethereum-types", + "futures", + "generic-array", + "jf-pcs", + "jf-signature", + "jf-utils", + "jf-vid", + "lazy_static", + "memoize", + "rand 0.8.5", + "rand_chacha 0.3.1", + "reqwest", + "serde", + "sha2 0.10.8", + "snafu", + "tagged-base64", + "time 0.3.36", + "tokio", + "tracing", + "typenum", + "url", + "vbs", + "vec1", +] + [[package]] name = "http" version = "0.2.12" @@ -4372,7 +4573,40 @@ dependencies = [ "derive_builder", "either", "futures", - "hotshot-types", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.69)", + "lazy_static", + "libp2p", + "libp2p-identity", + "libp2p-swarm-derive", + "pin-project", + "rand 0.8.5", + "serde", + "serde_bytes", + "serde_json", + "snafu", + "tokio", + "tokio-stream", + "tracing", + "void", +] + +[[package]] +name = "libp2p-networking" +version = "0.5.69" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70#3e38cdf852816d73a3b4ffc58c5ccd3a0c6e8028" +dependencies = [ + "anyhow", + "async-compatibility-layer", + "async-lock 2.8.0", + "async-std", + "async-trait", + "bincode", + "blake3", + "custom_debug", + "derive_builder", + "either", + "futures", + "hotshot-types 0.1.11 (git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.70)", "lazy_static", "libp2p", "libp2p-identity", diff --git a/Cargo.toml b/Cargo.toml index eb7f8aa..a32fca5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ lru = "0.12.3" hex = "0.4.3" [dev-dependencies] -hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.69" } +hotshot-example-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.70" } [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(async_executor_impl, values("async-std", "tokio"))'] }