From 0d1d5709e511d8e420d2ce2cb7ccbe0302019e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:27:06 +0000 Subject: [PATCH] Bump hotshot-types from 0.5.14 to 0.5.15 Bumps [hotshot-types](https://github.com/EspressoSystems/HotShot) from 0.5.14 to 0.5.15. - [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/696de65a40c42accc589a368cbbe218bdec90aa3...f73a90c06edd2961d543210a05e9b1565a5a7cef) --- updated-dependencies: - dependency-name: hotshot-types dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 43 +++++++++++++++++++++++++++---------------- Cargo.toml | 2 +- 2 files changed, 28 insertions(+), 17 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 23b6ed6..2dca683 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1074,11 +1074,13 @@ dependencies = [ [[package]] name = "blst" -version = "0.3.10" -source = "git+https://github.com/EspressoSystems/blst.git?branch=no-std#faefc7fcb21864aaf4f6f443636ce8924108fcbd" +version = "0.3.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c94087b935a822949d3291a9989ad2b2051ea141eda0fd4e478a75f6aa3e604b" dependencies = [ "cc", "glob", + "threadpool", "zeroize", ] @@ -2664,7 +2666,7 @@ dependencies = [ [[package]] name = "hotshot-constants" version = "0.3.3" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.14#696de65a40c42accc589a368cbbe218bdec90aa3" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.15#f73a90c06edd2961d543210a05e9b1565a5a7cef" dependencies = [ "serde", ] @@ -2672,7 +2674,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.14#696de65a40c42accc589a368cbbe218bdec90aa3" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.15#f73a90c06edd2961d543210a05e9b1565a5a7cef" dependencies = [ "ark-bls12-381", "ark-ed-on-bn254", @@ -2717,7 +2719,7 @@ dependencies = [ [[package]] name = "hotshot-utils" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.14#696de65a40c42accc589a368cbbe218bdec90aa3" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.15#f73a90c06edd2961d543210a05e9b1565a5a7cef" dependencies = [ "bincode", "hotshot-constants", @@ -3166,7 +3168,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d9c1b634a96256b9adf92f549fb87e0167adfae4" +source = "git+https://github.com/EspressoSystems/jellyfish#9daf7655bb734ab6c856986363b7389fb1237989" dependencies = [ "ark-ec", "ark-ff", @@ -3195,7 +3197,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d9c1b634a96256b9adf92f549fb87e0167adfae4" +source = "git+https://github.com/EspressoSystems/jellyfish#9daf7655bb734ab6c856986363b7389fb1237989" dependencies = [ "anyhow", "ark-bls12-377", @@ -3240,7 +3242,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d9c1b634a96256b9adf92f549fb87e0167adfae4" +source = "git+https://github.com/EspressoSystems/jellyfish#9daf7655bb734ab6c856986363b7389fb1237989" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3266,7 +3268,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d9c1b634a96256b9adf92f549fb87e0167adfae4" +source = "git+https://github.com/EspressoSystems/jellyfish#9daf7655bb734ab6c856986363b7389fb1237989" dependencies = [ "ark-ec", "ark-ff", @@ -3648,7 +3650,7 @@ dependencies = [ [[package]] name = "libp2p-networking" version = "0.1.0" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.14#696de65a40c42accc589a368cbbe218bdec90aa3" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.15#f73a90c06edd2961d543210a05e9b1565a5a7cef" dependencies = [ "async-compatibility-layer", "async-lock 2.8.0", @@ -5490,18 +5492,18 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" [[package]] name = "serde" -version = "1.0.196" +version = "1.0.197" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" +checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.196" +version = "1.0.197" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" +checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" dependencies = [ "proc-macro2", "quote", @@ -5519,9 +5521,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.113" +version = "1.0.114" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79" +checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" dependencies = [ "itoa", "ryu", @@ -6215,6 +6217,15 @@ dependencies = [ "once_cell", ] +[[package]] +name = "threadpool" +version = "1.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" +dependencies = [ + "num_cpus", +] + [[package]] name = "tide" version = "0.16.0" diff --git a/Cargo.toml b/Cargo.toml index 94e8113..42ba56c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ async-trait = "0.1" clap = { version = "4.4", features = ["derive", "env"] } derive_more = "0.99" futures = "0.3" -hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.14" } +hotshot-types = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.15" } serde = { version = "1.0", features = ["derive"] } snafu = { version = "0.7", features = ["backtraces"] } tagged-base64 = { git = "https://github.com/EspressoSystems/tagged-base64", tag = "0.3.4" }