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

Implement multi signature add_block #1565

Open
erwin1 opened this issue Jan 26, 2023 · 0 comments
Open

Implement multi signature add_block #1565

erwin1 opened this issue Jan 26, 2023 · 0 comments
Labels
consensus consensus mechanism for verification of data on the network triage This is a new issue that needs to be reviewed at our Sprint Planning
Milestone

Comments

@erwin1
Copy link
Member

erwin1 commented Jan 26, 2023

In issue #1563 add_block is called when all consensus replies are received. This add_block is different from the current add_block method, because it needs to combine the signatures of all consensus replies.

This story also includes verification of the multi signature blocks when they arrive on other (regular) nodes.

@github-actions github-actions bot added the triage This is a new issue that needs to be reviewed at our Sprint Planning label Jan 26, 2023
@erwin1 erwin1 added this to the 0.2.5 milestone Jan 26, 2023
@betarelease betarelease added the consensus consensus mechanism for verification of data on the network label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus consensus mechanism for verification of data on the network triage This is a new issue that needs to be reviewed at our Sprint Planning
Projects
Status: To do
Development

No branches or pull requests

2 participants