Skip to content

changes to use zombie-bite#12247

Open
pepoviola wants to merge 3 commits into
masterfrom
jv-zombie-bite-env
Open

changes to use zombie-bite#12247
pepoviola wants to merge 3 commits into
masterfrom
jv-zombie-bite-env

Conversation

@pepoviola
Copy link
Copy Markdown
Contributor

In order to use zombie-bite (to fork and spawn a live network with the state) with the same client binaries (for testing releases), we need to allow to set this value DISPUTE_CANDIDATE_LIFETIME_AFTER_FINALIZATION to 1. I think the best approach here is to use an env var, since we only need it for our use case. Cc @eskimor wdyt?

Thx!

@pepoviola pepoviola requested review from eskimor and sandreim June 1, 2026 17:25
@pepoviola pepoviola added T10-tests This PR/Issue is related to tests. T18-zombienet_tests Trigger zombienet CI tests. labels Jun 1, 2026
@pepoviola
Copy link
Copy Markdown
Contributor Author

/cmd prdoc --audience node_operator --bump patch

@paritytech-workflow-stopper
Copy link
Copy Markdown

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/26771022831
Failed job name: build-rustdoc

@alindima
Copy link
Copy Markdown
Contributor

alindima commented Jun 2, 2026

why is this needed? what's the reasoning behind the change

@pepoviola
Copy link
Copy Markdown
Contributor Author

why is this needed? what's the reasoning behind the change

We needed since we wrap the blockImport with doppelganger and override the gap sync (to not sync the past blocks), so if we scrape more blocks we get runtimeApi error and the resulting chain doesn't finalize more blocks. I'm not sure if we can disable this in way that doesn't need changes in the binary.
Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T10-tests This PR/Issue is related to tests. T18-zombienet_tests Trigger zombienet CI tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants