Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hotshot #279

Merged
merged 28 commits into from
Dec 7, 2023
Merged

Update hotshot #279

merged 28 commits into from
Dec 7, 2023

Conversation

sveitser
Copy link
Contributor

@sveitser sveitser commented Nov 30, 2023

The previous pinned commit required seemed to have missing packages
which required a lot of compilation.
@sveitser sveitser force-pushed the feat/hotshot-update branch from e157ff2 to afb6195 Compare December 4, 2023 19:33
sveitser and others added 23 commits December 5, 2023 11:08
- Comment out a few things to compile further.
- Going through compilation errors with `--all-features`.
Use `Commitment<Header>` as the block commitment. Replace mock
types with the mocks from HotShot. Fill in some todo!()s
Minimal metrics-only data source for status API
This requires some incidental changes to tests, due to the fact
that the block height is no 1 from the instant of initialization.
@jbearer jbearer marked this pull request as ready for review December 7, 2023 01:08
@sveitser
Copy link
Contributor Author

sveitser commented Dec 7, 2023

@jbearer LGTM. I can't approve because I opened the PR.

@jbearer jbearer merged commit a1a39e4 into main Dec 7, 2023
8 checks passed
@jbearer jbearer deleted the feat/hotshot-update branch February 6, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update query service with new hotshot API
2 participants