-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The original prototype had a hard limit for the block size by limiting the len field to an u16. This caps the number of bytes that can be signed at once to 65535. This might become the next bottleneck after #5 is resolved. If the throughput is good enough™ I would keep the limit as is.
Reactions are currently unavailable