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

Add segment indexing #191

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Add segment indexing #191

merged 2 commits into from
Apr 25, 2024

Conversation

Nashtare
Copy link
Collaborator

The new logging approach on zero-bin side isn't compatible with txn segmentation as is, as all segments for a given txn would be logged as the same process.

This change would allow splitting the logs on a segment basis, the new "base" proofs with continuations.

@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Apr 25, 2024
@Nashtare Nashtare added this to the zk-continuations - Q2 2024 milestone Apr 25, 2024
@Nashtare Nashtare merged commit 5a854a7 into feat/continuations Apr 25, 2024
6 checks passed
@Nashtare Nashtare deleted the segment-indexing branch April 25, 2024 14:57
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

Successfully merging this pull request may close these issues.

2 participants