forked from o1-labs/o1js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02e38a5
commit b6ed2b0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule bindings
updated
14 files
+1 −1 | MINA_COMMIT | |
+74 −71 | compiled/node_bindings/o1js_node.bc.cjs | |
+1 −1 | compiled/node_bindings/o1js_node.bc.map | |
+2,621 −2,597 | compiled/node_bindings/plonk_wasm.cjs | |
+865 −860 | compiled/node_bindings/plonk_wasm.d.cts | |
+ − | compiled/node_bindings/plonk_wasm_bg.wasm | |
+388 −387 | compiled/node_bindings/plonk_wasm_bg.wasm.d.ts | |
+3 −3 | compiled/web_bindings/o1js_web.bc.js | |
+1,254 −1,248 | compiled/web_bindings/plonk_wasm.d.ts | |
+2,608 −2,584 | compiled/web_bindings/plonk_wasm.js | |
+ − | compiled/web_bindings/plonk_wasm_bg.wasm | |
+388 −387 | compiled/web_bindings/plonk_wasm_bg.wasm.d.ts | |
+2 −2 | ocaml/lib/snarky_bindings.ml | |
+1 −1 | ocaml/lib/snarky_bindings.mli |
Submodule mina
updated
5 files