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

Simplify snarky Typ.t, removing unnecessary type parameters #16433

Merged
merged 3 commits into from
Dec 29, 2024

Conversation

mrmr1993
Copy link
Member

This PR builds on o1-labs/snarky#856, updating the snarky submodule to pull in the simplifications there.

This also adapts the aliasing in a couple of functors, so that the OCaml typechecker can harmonise the type aliases in strengthened module types that snarky generates. This was caused by a corresponding signature tweak in snarky's Snark_intf to better respect the order of strengthening.

@mrmr1993 mrmr1993 requested a review from a team as a code owner December 16, 2024 20:04
@dannywillems
Copy link
Member

!ci-build-me

@dannywillems
Copy link
Member

I guess we should update the script ./scripts/check-snarky-submodule.sh.

@mrmr1993 mrmr1993 merged commit 4c5c342 into compatible Dec 29, 2024
50 checks passed
@mrmr1993 mrmr1993 deleted the feature/further-simplified-snarky-typ branch December 29, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants