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

Bring mina/compatible up to date #323

Merged
merged 29 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
b6ffd0f
Fix BLS12-381 scalar and base field params + define BLS12-377 scalar …
luksgrin May 18, 2024
cba9425
build fix for lagrange basis performance
Oct 18, 2024
e0aae7f
update with merged compatible mina
Oct 21, 2024
8288d37
Merge pull request #309 from o1-labs/2024-10-bugfix-lb-performance
Trivo25 Oct 21, 2024
981047d
Merge pull request #275 from luksgrin/main
Trivo25 Oct 21, 2024
876d50b
fix new types
Trivo25 Jan 6, 2025
8c34ef5
fix ocaml
Trivo25 Jan 8, 2025
4696083
web worker
Trivo25 Jan 8, 2025
6d76752
bump mina
Trivo25 Jan 8, 2025
6787181
add whole domaint commitment
Trivo25 Jan 10, 2025
ea63326
dump bindings
Trivo25 Jan 10, 2025
1c9aca0
latest compatible commit
Trivo25 Jan 10, 2025
4a31cd6
Merge branch 'main' into fix/compatibility
Trivo25 Jan 10, 2025
48c4bbc
bindings and fix snarky function call
Trivo25 Jan 10, 2025
6b99c67
apply patch
Trivo25 Jan 10, 2025
9b56dfe
fix field names
Trivo25 Jan 22, 2025
09e17b4
pointer action tbd
Trivo25 Jan 27, 2025
ef146ec
cleanup, comments
Trivo25 Jan 27, 2025
50e264f
comment
Trivo25 Jan 27, 2025
01fa670
apply bindings diff
Trivo25 Jan 27, 2025
9ebe926
fix mina commit
Trivo25 Jan 27, 2025
5f92f11
Merge branch 'main' into fix/compatibility
Trivo25 Jan 27, 2025
36df9f0
bindings
Trivo25 Jan 27, 2025
888f91e
Merge branch 'fix/compatibility' into fix/compatibility-followup
Trivo25 Jan 27, 2025
dfe6874
Merge pull request #327 from o1-labs/fix/compatibility-followup
Trivo25 Jan 27, 2025
4824e4c
fix merge conflict
Trivo25 Jan 27, 2025
98d8ebb
fix merge conflict
luksgrin May 18, 2024
9964d2a
build new bindings
Trivo25 Jan 27, 2025
e8b14b4
build new bindings
Trivo25 Jan 27, 2025
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 6899054b745c1323b9d5bcaa62c00bed2ad1ead3
The mina commit used to generate the backends for node and web is 6aba21f57bd4094c3f611d7f9124d9570d711a22
Loading
Loading