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

Dummy circuit for large ecalls #1

Open
wants to merge 5 commits into
base: ecall-keccak
Choose a base branch
from
Open

Dummy circuit for large ecalls #1

wants to merge 5 commits into from

Conversation

naure
Copy link

@naure naure commented Dec 11, 2024

Depends on the syscall trace generator: scroll-tech#717

This is a placeholder for upcoming precompile circuits. The real implementation must have the same effects as this one (same memory writes, etc).

  • LargeEcallDummy is an extension of the dummy circuit to support precompiles.
  • Support any number of registers and memory accesses.
  • New testing technique using the real trace generator instead of artificial StepRecord’s. See keccak_step.

@naure naure requested a review from mcalancea December 11, 2024 17:42
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.

1 participant