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

fix: Add necessary unsafe blocks #23

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

jtriley2p
Copy link
Contributor

Description

add necessary unsafe blocks

Problem

unsafe blocks were missing

closes #22

Summary

unsafe blocks were missing, thus, add necessary unsafe blocks

Additional Context

unsafe blocks are necessary

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@jtriley2p jtriley2p changed the title Add necessary unsafe blocks chore: Add necessary unsafe blocks Jan 13, 2025
@Savio-Sou Savio-Sou requested a review from kashbrti January 15, 2025 22:23
@Savio-Sou Savio-Sou assigned kashbrti and jtriley2p and unassigned kashbrti and jtriley2p Jan 15, 2025
@TomAFrench TomAFrench changed the title chore: Add necessary unsafe blocks fix: Add necessary unsafe blocks Jan 16, 2025
@TomAFrench TomAFrench merged commit dbd41da into main Jan 16, 2025
7 of 8 checks passed
@github-actions github-actions bot mentioned this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Tests fail on latest Nargo nightly release
3 participants