Update helios crate#20
Merged
Merged
Conversation
d077f25 to
c3767fc
Compare
moraesjeremias
approved these changes
Sep 17, 2025
Member
moraesjeremias
left a comment
There was a problem hiding this comment.
LGTM.
Note:
Version v0.9.0 is pointing to v0.9.1 tag (messy a16z release)
0xSasaPrsic
added a commit
that referenced
this pull request
May 6, 2026
* Add CudaProver. * Add execution time. * Add exit on a successful loop run. * Remove retry loop. * Remove retry loop. * Fix clippy. * Use env prover for a cron job. * feat: Bumps docker base img version * Spn network (#18) * Use spn network. * Add balance check. * Add min auction period. * Rename vars. * Update helios crate (#20) * Bump helios. * tidy * Update helios deps (#21) * Update helios dependency to v0.9.3. * Update elf file. * Add run on helios branch. * Fix clippy. * Fix fmt. * Update helios elf file. * Update verification key in test. * Use v5.2.1 elf build. * Remove unused deps. * Do not prove and send proofs if the slot is not a checkpoint slot. (#22) * Update operator to use program with checkpoint check. (#23) * Update operator to use program with checkpoint check. * Add checkpoint check in genesis script. * Update helios deps. * Update vk and the elf file. * Add checkpoint slot to the test. * Update comment. * Update alloy. * feat: Adds retry logic for non-checkpoint commitment * chore: fmt * Update cargo deps to fix security advisories. * Fix after merge. * Bump toolchain. * Update test. * Update test. --------- Co-authored-by: Jeremy <jeremias@availproject.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump deps.