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

Initialize/Verify candidate block timestamp properly #1335

Merged
merged 4 commits into from
Mar 10, 2022
Merged

Conversation

goshawk-3
Copy link
Contributor

fixes #1334

@goshawk-3 goshawk-3 requested review from herr-seppia and autholykos and removed request for herr-seppia March 9, 2022 16:54
Copy link
Member

@autholykos autholykos left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -55,12 +55,14 @@ type (

// RoundUpdate carries the data about the new Round, such as the active
// Provisioners, the BidList, the Seed and the Hash.
Copy link
Member

Choose a reason for hiding this comment

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

I think this makes a lot of sense

@goshawk-3 goshawk-3 merged commit d6c0ed8 into master Mar 10, 2022
@goshawk-3 goshawk-3 deleted the fix-1334 branch March 10, 2022 15:11
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.

Ensure accepted blocks are from the past
2 participants