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

LEVM: use patched libraries for the precompiles #1630

Open
ilitteri opened this issue Jan 6, 2025 · 0 comments
Open

LEVM: use patched libraries for the precompiles #1630

ilitteri opened this issue Jan 6, 2025 · 0 comments
Labels
L2 levm Lambda EVM implementation refactor

Comments

@ilitteri
Copy link
Contributor

ilitteri commented Jan 6, 2025

Another step for our prover to be able to prove LEVMs execution is to use the patched versions of the libraries used by the precompiles' implementation.

Important

This issue may imply to re-write a precompiles implementation, this will depend on the library used as today (e.g. it will be true for the ones using lambdaworks).

Tip

You can find the ones we use for the Risc0 zkVM prover here and for the Risc-V zkVM here.

@ilitteri ilitteri added levm Lambda EVM implementation L2 refactor labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L2 levm Lambda EVM implementation refactor
Projects
Status: No status
Development

No branches or pull requests

1 participant