Skip to content

Conversation

@roynalnaruto
Copy link
Collaborator

The PR allows setting BLOCK_RANGE, that's later used to initialise the task generator (chunk).

This enables testing different block ranges without having to re-build crates/integration. This is useful for automated testing strategy where block witnesses are placed inside crates/integration/testdata/${fork}/witnesses and we can set either:

  1. BLOCK_RANGE=123..=321
  2. BLOCK_RANGE=123..=125,126..=130,131..=132

to configure preset_chunk or preset_chunk_multiple.

@github-actions github-actions bot added the crate-integration Updates to the integration crate label Dec 11, 2025
@roynalnaruto roynalnaruto requested a review from lispc December 11, 2025 12:45
@roynalnaruto roynalnaruto merged commit 252dc6d into master Dec 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crate-integration Updates to the integration crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants