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

Support Sp1 Proof FulfillmentStrategy. #23

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Support Sp1 Proof FulfillmentStrategy. #23

merged 1 commit into from
Feb 13, 2025

Conversation

MdTeach
Copy link
Contributor

@MdTeach MdTeach commented Feb 13, 2025

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

@MdTeach MdTeach requested a review from prajwolrg February 13, 2025 04:59
Copy link
Contributor

Commit: 808b50c

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

@prajwolrg prajwolrg added this pull request to the merge queue Feb 13, 2025
Merged via the queue into main with commit 737d8e5 Feb 13, 2025
11 checks passed
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