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: zk-evm precompiles #466

Open
6 of 7 tasks
gbotrel opened this issue Feb 8, 2023 · 1 comment
Open
6 of 7 tasks

feat: zk-evm precompiles #466

gbotrel opened this issue Feb 8, 2023 · 1 comment
Assignees
Labels

Comments

@gbotrel
Copy link
Collaborator

gbotrel commented Feb 8, 2023

Each of the precompile generated through gnark frontend should have:

  • clean function signature that matches what's expected in the inner prover
  • a constraint count with PlonK+bypassing the range checks, and PlonK+with api.Commit() enabled range checks.
@gbotrel gbotrel added the zk-evm label Feb 8, 2023
@gbotrel gbotrel added this to the v0.9.0 milestone Feb 8, 2023
@ivokub ivokub mentioned this issue Feb 23, 2023
9 tasks
@ivokub ivokub mentioned this issue Mar 31, 2023
@ivokub ivokub removed this from the v0.9.0 milestone Oct 22, 2024
@yelhousni
Copy link
Contributor

After Pectra upgrade we should add to evmprecompiles package the following:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants