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

Update block sealing #272

Merged
merged 5 commits into from
Feb 24, 2025
Merged

Update block sealing #272

merged 5 commits into from
Feb 24, 2025

Conversation

greywolve
Copy link
Contributor

  • Fix block sealing. We should have included the VRF signature before sealing.
  • Add a function to verify block signatures.
  • Add community test vector integration tests. (These were somehow left out of the past commit)
  • Misc renaming for clarity.

- Fix block sealing. We should have included the VRF signature before
  sealing.
- Add a function to verify block signatures.
- Add community test vector integration tests. (These were somehow left out of the past
  commit)
- Misc renaming for clarity.
@greywolve greywolve requested a review from bamzedev February 24, 2025 08:17
@greywolve greywolve merged commit e3bf11f into main Feb 24, 2025
3 checks passed
@greywolve greywolve deleted the feat/verify-block-signature branch February 24, 2025 16:33
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.

2 participants