Skip to content

Commit

Permalink
Bump the hotshot group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the hotshot group with 3 updates: [hotshot-builder-core](https://github.com/EspressoSystems/marketplace-builder-core), [hotshot-events-service](https://github.com/EspressoSystems/hotshot-events-service) and [hotshot-query-service](https://github.com/EspressoSystems/hotshot-query-service).


Updates `hotshot-builder-core` from 0.1.59 to 0.5.84
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@4647c30...80fb768)

Updates `hotshot-events-service` from 0.1.57 to 0.1.58
- [Release notes](https://github.com/EspressoSystems/hotshot-events-service/releases)
- [Commits](EspressoSystems/hotshot-events-service@176c1f2...f1aedb9)

Updates `hotshot-query-service` from v0.1.76 to v0.1.77
- [Release notes](https://github.com/EspressoSystems/hotshot-query-service/releases)
- [Commits](EspressoSystems/hotshot-query-service@f27507f...8eb2603)

---
updated-dependencies:
- dependency-name: hotshot-builder-core
  dependency-type: direct:production
  dependency-group: hotshot
- dependency-name: hotshot-events-service
  dependency-type: direct:production
  dependency-group: hotshot
- dependency-name: hotshot-query-service
  dependency-type: direct:production
  dependency-group: hotshot
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent e343feb commit 51db287
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 17 deletions.
95 changes: 81 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ tokio = { version = "1", default-features = false, features = [
hotshot = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
# Hotshot imports
hotshot-builder-api = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
hotshot-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
hotshot-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.5.84" }
marketplace-builder-core = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
marketplace-builder-shared = { git = "https://github.com/EspressoSystems/marketplace-builder-core", tag = "0.1.59" }
hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.57" }
hotshot-events-service = { git = "https://github.com/EspressoSystems/hotshot-events-service.git", tag = "0.1.58" }
hotshot-orchestrator = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service", tag = "v0.1.76" }
hotshot-query-service = { git = "https://github.com/EspressoSystems/hotshot-query-service", tag = "v0.1.77" }
hotshot-stake-table = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
hotshot-state-prover = { version = "0.1.0", path = "hotshot-state-prover" }
hotshot-task = { git = "https://github.com/EspressoSystems/hotshot", tag = "0.5.83" }
Expand Down

0 comments on commit 51db287

Please sign in to comment.