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 Noir v0.31.0 #6

Closed
2 tasks done
Savio-Sou opened this issue May 23, 2024 · 1 comment · Fixed by #7 or noir-lang/noir#5652
Closed
2 tasks done

Update to Noir v0.31.0 #6

Savio-Sou opened this issue May 23, 2024 · 1 comment · Fixed by #7 or noir-lang/noir#5652
Assignees

Comments

@Savio-Sou
Copy link

Savio-Sou commented May 23, 2024

Prerequisites

  1. documentation
  2. autorelease: tagged documentation

Following PR noir-lang/noir#5072, proving and verification workflow would no longer rely on NoirJS but proving backends' JS packages (e.g. bb.js) instead.

The PR also included updates to the https://noir-lang.org/docs/tutorials/noirjs_app/ doc page, but not this repo.

As this repo is linked and used as the basis of that doc page, we should update this synchronously update the doc page in one go if applicable.

@critesjosh
Copy link
Collaborator

This should go along with updating the corresponding docs page

@critesjosh critesjosh self-assigned this Jul 30, 2024
github-merge-queue bot pushed a commit to noir-lang/noir that referenced this issue 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 <[email protected]>
github-merge-queue bot pushed a commit to noir-lang/noir that referenced this issue 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants