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

Move validator set snapshot computation to bor_heimdall stage #8646

Merged
merged 58 commits into from
Nov 6, 2023

Conversation

AlexeyAkhunov
Copy link
Contributor

No description provided.

@AlexeyAkhunov AlexeyAkhunov marked this pull request as draft November 5, 2023 09:38
@AlexeyAkhunov AlexeyAkhunov marked this pull request as ready for review November 5, 2023 20:35
@AlexeyAkhunov
Copy link
Contributor Author

Fixes #8550

@AlexeyAkhunov AlexeyAkhunov merged commit 1185587 into devel Nov 6, 2023
@AlexeyAkhunov AlexeyAkhunov deleted the valid-snap-1 branch November 6, 2023 08:24

// All basic checks passed, verify the seal and return
return c.verifySeal(chain, header, parents, snap)
return nil
Copy link
Member

Choose a reason for hiding this comment

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

Why remove validator list & seal verification?

Copy link
Contributor

Choose a reason for hiding this comment

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

+1, where is this checked now?

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

Successfully merging this pull request may close these issues.

3 participants