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

[HOTFIX] [RELEASE BRANCH] Forever polling #2477

Merged
merged 9 commits into from
Jan 29, 2024

Conversation

rob-maron
Copy link
Collaborator

The same as #2473 but for the release branch.

Comment on lines 39 to +42
latest_quorum_proposal: u64,
/// view for the most recent view sync proposal
latest_view_sync_proposal: u64,

/// view for teh oldest DA certificate
latest_view_sync_certificate: u64,
/// view for the oldest DA certificate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops missed this in the last one, we can get rid of this too, but let's keep it for now.

@rob-maron rob-maron merged commit 2f44521 into release/0.5.5 Jan 29, 2024
9 checks passed
@rob-maron rob-maron deleted the rm/poll-forever-cherry-pick-2 branch January 29, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants