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

[DSMR] Chunk Based Block Building and Verification #1266

Open
aaronbuchwald opened this issue Aug 9, 2024 · 0 comments
Open

[DSMR] Chunk Based Block Building and Verification #1266

aaronbuchwald opened this issue Aug 9, 2024 · 0 comments
Labels

Comments

@aaronbuchwald
Copy link
Collaborator

Implement chunk based block builder and verification. The block builder assembles blocks from the available chunks that have received ⅔ stake weight signatures. Block verification requires the same condition and enforces no checks on the internal data.

Block re-assembly from the constituent chunks is completely decoupled from the chunk based block building/verification path.

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

No branches or pull requests

1 participant