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

Stabilize pov-recovery zombienet #2611

Merged

Conversation

skunert
Copy link
Contributor

@skunert skunert commented Dec 4, 2023

Smoldot sometimes stops reporting finalized blocks to us. Since we are recovering from the relay chain with a huge delay on full nodes, we can not rely on import notifications to set the best block. Because sometimes we also do not receive finality notifications, the height check in zombienet fails.

Proper solution is to update smoldot, there have been some changes since the version we use. But upgrade is blocked by version conflict which will be resolved with #1631.

@skunert skunert added T9-cumulus This PR/Issue is related to cumulus. T10-tests This PR/Issue is related to tests. labels Dec 4, 2023
@skunert skunert requested review from pepoviola and a team December 4, 2023 17:49
@skunert skunert added the R0-silent Changes should not be mentioned in any release notes label Dec 4, 2023
@michalkucharczyk michalkucharczyk requested a review from a team December 4, 2023 18:05
@skunert skunert merged commit f8b03d9 into paritytech:master Dec 5, 2023
116 checks passed
@skunert skunert deleted the skunert/pov-recovery-disable-three branch April 3, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T9-cumulus This PR/Issue is related to cumulus. T10-tests This PR/Issue is related to tests.
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

3 participants