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

Remove timestamp field in zkapp_precondition #560

Merged
merged 15 commits into from
Dec 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/workflows/build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@ on:
push:
branches:
- main
<<<<<<< HEAD
- releases
=======
>>>>>>> f3bf87176ba45a011cd73cafad4e97890b6c398a
- berkeley
pull_request:
branches:
- main
<<<<<<< HEAD
- releases
=======
>>>>>>> f3bf87176ba45a011cd73cafad4e97890b6c398a
- berkeley
workflow_dispatch: {}

Expand Down
2 changes: 1 addition & 1 deletion MINA_COMMIT
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
The mina commit used to generate the backends for node and chrome is
fac383347373bc79d3b9a3f7828ced234595ccfe
178ef41c077318add03e2c0631d4c32ad2d47638
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

354 changes: 178 additions & 176 deletions src/chrome_bindings/plonk_wasm.d.ts

Large diffs are not rendered by default.

Loading