From d3233c4a04238a75e0deacf6bf6bc486e2b71112 Mon Sep 17 00:00:00 2001 From: Lukasz Rzasik Date: Mon, 5 Aug 2024 11:42:15 +0200 Subject: [PATCH] Bump upstream projects --- Cargo.lock | 50 +++++++++++++++++++++++++------------------------- Cargo.toml | 24 ++++++++++++------------ 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9e70080e1..f8b2e637e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4038,8 +4038,8 @@ dependencies = [ [[package]] name = "hotshot" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-broadcast", @@ -4085,7 +4085,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "async-trait", "clap", @@ -4104,7 +4104,7 @@ dependencies = [ [[package]] name = "hotshot-builder-core" version = "0.1.39" -source = "git+https://github.com/EspressoSystems/hotshot-builder-core?tag=rc-0.1.39#b724eef1de035858355e2423b8d173b1ff9dea7e" +source = "git+https://github.com/EspressoSystems/hotshot-builder-core?tag=0.1.39#f78273c7838a8c9da194a540b8ac91cf4d65844c" dependencies = [ "anyhow", "async-broadcast", @@ -4156,7 +4156,7 @@ dependencies = [ [[package]] name = "hotshot-events-service" version = "0.1.38" -source = "git+https://github.com/EspressoSystems/hotshot-events-service.git?tag=rc-0.1.38#fb5c3466f4e9198dc62edbf3e357b1a145831396" +source = "git+https://github.com/EspressoSystems/hotshot-events-service.git?tag=0.1.38#65cd285e930ef63cec83e9e694da26a5bd4ba801" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -4181,8 +4181,8 @@ dependencies = [ [[package]] name = "hotshot-example-types" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-broadcast", @@ -4214,8 +4214,8 @@ dependencies = [ [[package]] name = "hotshot-fakeapi" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-lock 2.8.0", @@ -4233,8 +4233,8 @@ dependencies = [ [[package]] name = "hotshot-macros" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "derive_builder", "proc-macro2", @@ -4244,8 +4244,8 @@ dependencies = [ [[package]] name = "hotshot-orchestrator" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-compatibility-layer", @@ -4275,7 +4275,7 @@ dependencies = [ [[package]] name = "hotshot-query-service" version = "0.1.50" -source = "git+https://github.com/EspressoSystems/hotshot-query-service?tag=rc-0.1.50#2debc00ec1d0f69e128f04943c9cdc96193e5d71" +source = "git+https://github.com/EspressoSystems/hotshot-query-service?tag=0.1.50#d9cb31cb4030fc85101fe74ad3fa25443f629a3e" dependencies = [ "anyhow", "ark-serialize", @@ -4330,8 +4330,8 @@ dependencies = [ [[package]] name = "hotshot-stake-table" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "ark-bn254", "ark-ed-on-bn254", @@ -4395,8 +4395,8 @@ dependencies = [ [[package]] name = "hotshot-task" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-broadcast", @@ -4410,8 +4410,8 @@ dependencies = [ [[package]] name = "hotshot-task-impls" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-broadcast", @@ -4446,8 +4446,8 @@ dependencies = [ [[package]] name = "hotshot-testing" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-broadcast", @@ -4492,7 +4492,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "ark-bn254", @@ -5737,8 +5737,8 @@ dependencies = [ [[package]] name = "libp2p-networking" -version = "0.5.67" -source = "git+https://github.com/EspressoSystems/hotshot?tag=rc-0.5.68#1fb132e5ec85d0ef0c706004e1b8479f50bd2d5a" +version = "0.5.68" +source = "git+https://github.com/EspressoSystems/hotshot?tag=0.5.68#572c5c77d22c3e66acc9683efea8cc1ddbb7a9c5" dependencies = [ "anyhow", "async-compatibility-layer", diff --git a/Cargo.toml b/Cargo.toml index 1a3c5c8f1..d215f59dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,22 +48,22 @@ dotenvy = "0.15" ethers = { version = "2.0", features = ["solc"] } futures = "0.3" -hotshot = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } +hotshot = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } # Hotshot imports -hotshot-builder-api = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "rc-0.5.68" } -hotshot-builder-core = { git = "https://github.com/EspressoSystems/hotshot-builder-core", tag = "rc-0.1.39" } -marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "rc-0.0.2" } -hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "rc-0.1.38" } -hotshot-orchestrator = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } -hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service", tag = "rc-0.1.50" } -hotshot-stake-table = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } +hotshot-builder-api = { git = "https://github.com/EspressoSystems/HotShot.git", tag = "0.5.68" } +hotshot-builder-core = { git = "https://github.com/EspressoSystems/hotshot-builder-core", tag = "0.1.39" } +marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.0.2" } +hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.38" } +hotshot-orchestrator = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } +hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service", tag = "0.1.50" } +hotshot-stake-table = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } hotshot-state-prover = { version = "0.1.0", path = "hotshot-state-prover" } -hotshot-task = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } -hotshot-testing = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } -hotshot-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } +hotshot-task = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } +hotshot-testing = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } +hotshot-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } hotshot-contract-adapter = { version = "0.1.0", path = "contracts/rust/adapter" } # Temporary, used to pull in the mock auction results provider -hotshot-example-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "rc-0.5.68" } +hotshot-example-types = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.68" } # Push CDN imports cdn-broker = { git = "https://github.com/EspressoSystems/Push-CDN", features = [