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

feat: go-corset front end integration #1689

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

DavePearce
Copy link
Collaborator

@DavePearce DavePearce commented Jan 13, 2025

No description provided.

@DavePearce DavePearce linked an issue Jan 13, 2025 that may be closed by this pull request
Copy link

cla-assistant bot commented Jan 13, 2025

CLA assistant check
All committers have signed the CLA.

@Consensys Consensys deleted a comment from cla-assistant bot Jan 13, 2025
@DavePearce DavePearce force-pushed the 1688-feat-go-corset-front-end-integration branch 23 times, most recently from 41593cc to 998091e Compare January 17, 2025 03:25
@DavePearce DavePearce requested review from OlivierBBB and FlorianHuc and removed request for OlivierBBB January 17, 2025 04:19
.github/workflows/gradle-ethereum-tests.yml Show resolved Hide resolved
.github/workflows/reference-blockchain-tests.yml Outdated Show resolved Hide resolved
gradle/corset.gradle Show resolved Hide resolved
reference-tests/build.gradle Outdated Show resolved Hide resolved
This puts through some changes to use the new `go-corset` front end.

1) This updates the gradle-tests action to use the `go-corset` front-end
instead of the original.  Provided this works, other actions will need
to be updated accordingly.

2) This updates the version of `go-corset` used in `linea-tracer`.  This is
necessary because only the latest version of `go-corset` is capable of
compiling the constraints.

3) This makes relevant changes to ensure go-corset can compile the
zkevm.bin file as necessary for the reference tests.

4) This updates the corset version to incorporate a minor fix relating to
coalescing of i8 and byte columns.
Its taken a while to figure out how to tweak the reference test build to
support different zkevm.bin files.
@DavePearce DavePearce force-pushed the 1688-feat-go-corset-front-end-integration branch from 5ae61e9 to 4205725 Compare January 17, 2025 17:46
@DavePearce DavePearce enabled auto-merge (squash) January 17, 2025 17:57
@DavePearce DavePearce merged commit c6a6114 into arith-dev Jan 17, 2025
9 checks passed
@DavePearce DavePearce deleted the 1688-feat-go-corset-front-end-integration branch January 17, 2025 19:16
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.

feat: go-corset front-end integration
2 participants