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

Refactor/lints and cleanups #17

Merged
merged 10 commits into from
Feb 2, 2025
Merged

Refactor/lints and cleanups #17

merged 10 commits into from
Feb 2, 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

github-actions bot commented Jan 28, 2025

Commit: 9b40fc3

SP1 Execution Results

program cycles success
fibonacci 4,872
sha2_chain 8,047
schnorr_sig_verify 4,457,644

RISC0 Execution Results

program cycles success
fibonacci 2,544
sha2_chain 8,279
schnorr_sig_verify 5,014,149

@prajwolrg prajwolrg marked this pull request as ready for review January 28, 2025 18:19
@MdTeach MdTeach added this pull request to the merge queue Feb 2, 2025
Merged via the queue into main with commit 2f8fe1c Feb 2, 2025
11 checks passed
@prajwolrg prajwolrg deleted the refactor/lints-and-cleanups branch February 8, 2025 09:32
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