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

Update to 0.31.0 #7

Merged
merged 4 commits into from
Aug 1, 2024
Merged

Update to 0.31.0 #7

merged 4 commits into from
Aug 1, 2024

Conversation

critesjosh
Copy link
Collaborator

Description

Updates the repo to use nargo and bb v 0.31.0

Problem*

Resolves #6

Summary*

Additional Context

PR Checklist*

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

Copy link

socket-security bot commented Jul 30, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@noir-lang/backend_barretenberg@0.31.0 Transitive: environment, filesystem, shell +8 144 MB noir-lang
npm/@noir-lang/noir_js@0.31.0 Transitive: filesystem, network +3 7.42 MB noir-lang
npm/vite@5.3.5 environment, eval, filesystem, network, shell, unsafe +49 275 MB vitebot

🚮 Removed packages: npm/@noir-lang/backend_barretenberg@0.17.0, npm/@noir-lang/noir_js@0.17.0, npm/vite@4.5.0

View full report↗︎

Copy link
Collaborator Author

@critesjosh critesjosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hitting a browser error

Uncaught (in promise) CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 3c 21 44 4f @+0

@critesjosh critesjosh changed the title still failing Update to 0.31.0 Jul 30, 2024
@critesjosh critesjosh marked this pull request as ready for review July 31, 2024 01:32
@critesjosh critesjosh mentioned this pull request Aug 1, 2024
2 tasks
github-merge-queue bot pushed a commit to noir-lang/noir that referenced this pull request Aug 1, 2024
# Description

Update the tiny web app tutorial to use noir v0.31.0.

## Problem\*

Resolves noir-lang/tiny-noirjs-app#6

## Summary\*



## Additional Context

[This PR](noir-lang/tiny-noirjs-app#7) should be
merged after merging this one.


## Documentation\*

Check one:
- [ ] No documentation needed.
- [x] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: Savio <72797635+Savio-Sou@users.noreply.github.com>
github-merge-queue bot pushed a commit to noir-lang/noir that referenced this pull request Aug 1, 2024
# Description

Update the tiny web app tutorial to use noir v0.31.0.

## Problem\*

Resolves noir-lang/tiny-noirjs-app#6

## Summary\*



## Additional Context

[This PR](noir-lang/tiny-noirjs-app#7) should be
merged after merging this one.


## Documentation\*

Check one:
- [ ] No documentation needed.
- [x] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: Savio <72797635+Savio-Sou@users.noreply.github.com>
@critesjosh critesjosh merged commit 702f203 into master Aug 1, 2024
2 checks passed
@critesjosh critesjosh deleted the jc/0.31.0 branch August 1, 2024 19:53
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.

Update to Noir v0.31.0
1 participant