-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1857 from o1-labs/feature/fix-compilation-of-main
Update proof-systems for safe lagrange-basis tracking
- Loading branch information
Showing
4 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule bindings
updated
12 files
+1 −1 | MINA_COMMIT | |
+70,960 −70,954 | compiled/node_bindings/o1js_node.bc.cjs | |
+1 −1 | compiled/node_bindings/o1js_node.bc.map | |
+1,417 −1,414 | compiled/node_bindings/plonk_wasm.cjs | |
+348 −348 | compiled/node_bindings/plonk_wasm.d.cts | |
+ − | compiled/node_bindings/plonk_wasm_bg.wasm | |
+416 −416 | compiled/node_bindings/plonk_wasm_bg.wasm.d.ts | |
+12 −12 | compiled/web_bindings/o1js_web.bc.js | |
+939 −939 | compiled/web_bindings/plonk_wasm.d.ts | |
+1,635 −1,634 | compiled/web_bindings/plonk_wasm.js | |
+ − | compiled/web_bindings/plonk_wasm_bg.wasm | |
+348 −348 | compiled/web_bindings/plonk_wasm_bg.wasm.d.ts |
Large diffs are not rendered by default.
Oops, something went wrong.