Skip to content

feat: continuously processing blocks#13

Merged
eigmax merged 1 commit intoProjectZKM:mainfrom
felicityin:continues
Mar 25, 2026
Merged

feat: continuously processing blocks#13
eigmax merged 1 commit intoProjectZKM:mainfrom
felicityin:continues

Conversation

@felicityin
Copy link
Copy Markdown
Collaborator

@felicityin felicityin commented Mar 25, 2026

To execute blocks in parallel, use the continuous binary. See the example in bin/continuous/ for usage.

The number of blocks executed in parallel can be customized with the MAX_CONCURRENT_EXECUTIONS environment variable.

ZKM_DUMP=1 RUST_LOG=info cargo run -r --bin continuous -- --block-number <START_NUMBER> --rpc-url <RPC_URL> --chain-id <CHAIN_ID>

@eigmax eigmax merged commit cc6af1d into ProjectZKM:main Mar 25, 2026
1 check passed
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.

2 participants