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

tweak(witness-cache): witness cache flags offset ahead and below #1764

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

elliothllm
Copy link
Collaborator

@elliothllm elliothllm commented Feb 17, 2025

Description

Allow for caching ahead of the highest verified batch as well as behind. If we go too far ahead then we stop at the highest seen batch.

Flags

Enable Witness Cache
zkevm.witness-cache-enable: true

Ahead Offset (Default 0)
zkevm.witness-cache-batch-ahead-offset: 5

Behind Offset (Default 5)
zkevm.witness-cache-batch-behind-offset: 5

@elliothllm elliothllm merged commit e502f0c into zkevm Feb 18, 2025
14 checks passed
@elliothllm elliothllm deleted the tweak/witness-cache-offset branch February 18, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants