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

Remove Old Vote and QC for all but View sync #2014

Merged
merged 15 commits into from
Nov 9, 2023
Merged

Conversation

bfish713
Copy link
Collaborator

@bfish713 bfish713 commented Nov 7, 2023

No description provided.

shenkeyao
shenkeyao previously approved these changes Nov 8, 2023
Copy link
Member

@shenkeyao shenkeyao left a comment

Choose a reason for hiding this comment

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

Nice and clean!

.publish(HotShotEvent::TimeoutVoteSend(vote))
.await;
}
Ok(Some(_vote_token)) => {
Copy link
Member

Choose a reason for hiding this comment

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

Do we plan to refactor make_vote_token so that it won't return an unused vote_token anymore? No need to make the change in this PR though.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah that's exactly the plan. I'm working on that at the moment, will be the next PR

@bfish713 bfish713 dismissed shenkeyao’s stale review November 9, 2023 14:47

The merge-base changed after approval.

rob-maron
rob-maron previously approved these changes Nov 9, 2023
Copy link
Collaborator

@rob-maron rob-maron left a comment

Choose a reason for hiding this comment

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

Looks good to me ! Love the reduced complexity

crates/hotshot/src/certificate.rs Show resolved Hide resolved
crates/types/src/certificate.rs Show resolved Hide resolved
@bfish713 bfish713 dismissed rob-maron’s stale review November 9, 2023 15:04

The merge-base changed after approval.

@bfish713 bfish713 merged commit 0b36859 into develop Nov 9, 2023
6 checks passed
@bfish713 bfish713 deleted the bf/remove-old-vote branch November 9, 2023 19:16
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.

3 participants