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

Replicate the dynamic timeout issues in a knuu test #1333

Open
evan-forbes opened this issue May 3, 2024 · 1 comment
Open

Replicate the dynamic timeout issues in a knuu test #1333

evan-forbes opened this issue May 3, 2024 · 1 comment
Assignees
Labels
WS: Big Blonks 🔭 Improving consensus critical gossiping protocols

Comments

@evan-forbes
Copy link
Member

When attempting to make the timeout commit dynamic, testground tests worked as intended but mocha failed to reach consensus.

The change can be found in #965

We should be able to replicate the failures noticed in an irl network in a test environment. This might involve randomizing the clocks for each instance, or adding more realistic values for latnecy.

Once we can reacreate the issue, we should be able to trace the round states and messages for all validators in the experiment. This should prove critical to debugging the underlying issues.

@evan-forbes evan-forbes added P:High Priority High WS: Big Blonks 🔭 Improving consensus critical gossiping protocols needs:discussion and removed needs:discussion labels May 3, 2024
@evan-forbes evan-forbes removed the P:High Priority High label May 13, 2024
@evan-forbes
Copy link
Member Author

blocked by celestiaorg/celestia-app#3488

@cmwaters cmwaters self-assigned this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WS: Big Blonks 🔭 Improving consensus critical gossiping protocols
Projects
None yet
Development

No branches or pull requests

3 participants