-
Notifications
You must be signed in to change notification settings - Fork 177
SIMD-0317: Enforce 32 data + 32 coding shreds #317
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
base: main
Are you sure you want to change the base?
Conversation
Definitely in favor! We should clarify if these shreds are still valid for a duplicate block proof. |
Would it be appropriate to provision some mechanism to evolve the protocol to support larger FEC set size later, or do we expect to redesign shred format by then? |
In another SIMD maybe? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, thank you.
All clients currently send 32 data + 32 coding shreds, however Turbine still allows to send and receive a variable number of shreds. With this change we will enforce sending and receiving only 32 data + 32 coding shreds.