-
Notifications
You must be signed in to change notification settings - Fork 118
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 #1835 from o1-labs/volhovm/arkworks024-regression-…
…tests Update mina to contain explicit prover randomness (compatible)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule bindings
updated
10 files
+1 −1 | MINA_COMMIT | |
+1 −1 | compiled/node_bindings/o1js_node.bc.map | |
+1,149 −1,151 | compiled/node_bindings/plonk_wasm.cjs | |
+434 −434 | compiled/node_bindings/plonk_wasm.d.cts | |
+ − | compiled/node_bindings/plonk_wasm_bg.wasm | |
+440 −440 | compiled/node_bindings/plonk_wasm_bg.wasm.d.ts | |
+1,153 −1,153 | compiled/web_bindings/plonk_wasm.d.ts | |
+1,715 −1,715 | compiled/web_bindings/plonk_wasm.js | |
+ − | compiled/web_bindings/plonk_wasm_bg.wasm | |
+476 −476 | compiled/web_bindings/plonk_wasm_bg.wasm.d.ts |
Submodule mina
updated
19 files