FilOzone/synapse-sdk
Clarify add pieces and create set can be made concurrently
Open
#749 opened on Apr 22, 2026
good first issue
Repository metrics
- Stars
- (27 stars)
- PR merge metrics
- (Avg merge 4d 23h) (22 merged PRs in 30d)
Description
its not clear in our docs and code comments that our nonces (and clientDataSetId) are not required to be sequential and thus making ppl (and llms) believe these transactions need to be made sequentially.
llms find this bit particularly confusing