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

Automatic artifacts for Sp1 and Risc0 #19

Merged
merged 8 commits into from
Feb 9, 2025
Merged

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

@prajwolrg prajwolrg changed the title Feat/automatic artifacts sp1 Automatic artifacts for Sp1 and Risc0 Feb 8, 2025
@prajwolrg prajwolrg force-pushed the feat/automatic-artifacts-sp1 branch from d885286 to 038e5a0 Compare February 8, 2025 09:53
Copy link
Contributor

github-actions bot commented Feb 8, 2025

Commit: af42f62

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 marked this pull request as ready for review February 8, 2025 11:04
@prajwolrg prajwolrg requested a review from MdTeach February 8, 2025 11:13
artifacts/risc0/build.rs Outdated Show resolved Hide resolved
artifacts/sp1/build.rs Outdated Show resolved Hide resolved
@prajwolrg prajwolrg requested a review from MdTeach February 9, 2025 01:46
@MdTeach MdTeach added this pull request to the merge queue Feb 9, 2025
Merged via the queue into main with commit 430a758 Feb 9, 2025
11 checks passed
@prajwolrg prajwolrg deleted the feat/automatic-artifacts-sp1 branch February 9, 2025 16:34
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