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

Check mina commit in (o1js) ci #311

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion MINA_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The mina commit used to generate the backends for node and web is 9bdaae99904c13e3e10841ec6b778e45cdacabfb
The mina commit used to generate the backends for node and web is 6899054b745c1323b9d5bcaa62c00bed2ad1ead3
8 changes: 4 additions & 4 deletions compiled/node_bindings/o1js_node.bc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7350,14 +7350,14 @@
import0=caml_string_of_jsbytes('Raised at file "import0.ml"'),
error$0=caml_string_of_jsbytes('Called from file "error.ml"'),
pos$1=caml_string_of_jsbytes("src/async_kernel.ml:93:17"),
c_compiler=caml_string_of_jsbytes("cc"),
c_compiler=caml_string_of_jsbytes("gcc"),
ocamlc_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -I/opt/homebrew/Cellar/gmp/6.2.1_1/include/"),
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
ocamlc_cppflags=caml_string_of_jsbytes("-D_FILE_OFFSET_BITS=64 "),
ocamlopt_cflags=
caml_string_of_jsbytes
("-O2 -fno-strict-aliasing -fwrapv -pthread -I/opt/homebrew/Cellar/gmp/6.2.1_1/include/"),
("-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC "),
ocamlopt_cppflags=caml_string_of_jsbytes("-D_FILE_OFFSET_BITS=64 "),
cmi_magic_number=caml_string_of_jsbytes("Caml1999I031"),
default_styles=[0,[0,0,[0,[0,1],0]],[0,0,[0,[0,5],0]],[0,0,0]],
Expand Down Expand Up @@ -22412,7 +22412,7 @@
_gx4_=caml_string_of_jsbytes("OCAML_FLEXLINK"),
_gx5_=caml_string_of_jsbytes(" "),
_gx6_=caml_string_of_jsbytes(" -maindll"),
_gx7_=caml_string_of_jsbytes(" -exe"),
_gx7_=caml_string_of_jsbytes(' -exe -link "-Wl,-E"'),
_gx8_=caml_string_of_jsbytes(""),
_aDe_=caml_string_of_jsbytes("Cygwin"),
_aDf_=caml_string_of_jsbytes("Unix"),
Expand Down
2 changes: 1 addition & 1 deletion compiled/node_bindings/o1js_node.bc.map

Large diffs are not rendered by default.

996 changes: 498 additions & 498 deletions compiled/node_bindings/plonk_wasm.cjs

Large diffs are not rendered by default.

Loading
Loading