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

continuations: test_only mode should process inputs as a stream #390

Closed
Nashtare opened this issue Jul 12, 2024 · 0 comments
Closed

continuations: test_only mode should process inputs as a stream #390

Nashtare opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.

Comments

@Nashtare
Copy link
Collaborator

The testing mode with on feat/continuations is currently simply iterating over the sequence of GenerationInputs, which is kind of defeating the purpose of quickly testing the entire block witness generation.

@Nashtare Nashtare added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Jul 12, 2024
@Nashtare Nashtare added this to the zk-continuations - Q3 2024 milestone Jul 12, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Zero EVM Jul 12, 2024
@Nashtare Nashtare moved this from Backlog to Todo in Zero EVM Aug 13, 2024
@hratoanina hratoanina self-assigned this Aug 13, 2024
@hratoanina hratoanina moved this from Todo to In Progress in Zero EVM Aug 13, 2024
@hratoanina hratoanina moved this from In Progress to Ready to Review in Zero EVM Aug 14, 2024
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in Zero EVM Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

No branches or pull requests

2 participants