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

[DEPENDENCY_REFACTOR] - Fix the ValidatedStateUpdated dependency in the quorum proposal and vote tasks #3296

Closed
Tracked by #3265
shenkeyao opened this issue Jun 10, 2024 · 0 comments · Fixed by #3322

Comments

@shenkeyao
Copy link
Member

What is this task and why do we need to work on it?

The quorum proposal and vote tasks should have no dependency on ValidatedStateUpdated. Instead, we should wait for the event before proceeding in handle_deps.

What work will need to be done to complete this task?

No response

Are there any other details to include?

Zulip discussion: https://espresso.zulipchat.com/#narrow/stream/311646-Consensus/topic/Dependency.20task.20refactor/near/443326357.

What are the acceptance criteria to close this issue?

The ValidatedStateUpdated dependency is removed from both tasks, but we won't handle the dependencies when the event isn't received.

Branch work will be merged to (if not the default branch)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants