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

chore: update risc0 #21

Merged
merged 1 commit into from
Feb 12, 2025
Merged

chore: update risc0 #21

merged 1 commit into from
Feb 12, 2025

Conversation

prajwolrg
Copy link
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency Update

Notes to Reviewers

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.

Related Issues

Copy link
Contributor

Commit: 4fa4cfc

SP1 Execution Results

program cycles success
fibonacci 1,187
sha2_chain 8,034
schnorr_sig_verify 4,457,633

RISC0 Execution Results

program cycles success
fibonacci 2,541
sha2_chain 8,274
schnorr_sig_verify 5,014,145

@MdTeach MdTeach added this pull request to the merge queue Feb 12, 2025
Merged via the queue into main with commit 565910a Feb 12, 2025
11 checks passed
@prajwolrg prajwolrg deleted the chore/update-risc0 branch February 18, 2025 12:03
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.

2 participants