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

Nakamoto Signer[3.0] - Update Block Header to use a vec of Signatures #4776

Closed
saralab opened this issue May 10, 2024 · 1 comment · Fixed by #4781
Closed

Nakamoto Signer[3.0] - Update Block Header to use a vec of Signatures #4776

saralab opened this issue May 10, 2024 · 1 comment · Fixed by #4781

Comments

@saralab
Copy link
Contributor

saralab commented May 10, 2024

stackslib: chainstate::nakamoto

The NakamotoBlockHeader struct will need to be updated to include a vec of signatures rather than an aggregated signature.

The block validation paths (append_block) and (accept_block) will need to be updated with the new signature validation logic.

@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants