FilOzone/synapse-sdk

Clarify add pieces and create set can be made concurrently

開放

#749 建立於 2026年4月22日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (30 個分叉)github user discovery
good first issue

倉庫指標

星標
 (27 顆星)
PR 合併指標
 (平均合併 4天 23小時) (30 天內合併 22 個 PR)

描述

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

https://github.com/FilOzone/synapse-sdk/blob/783ac4ebc27760ecf8e63adefe25be1ad7a4dd75/packages/synapse-sdk/src/storage/context.ts#L131-L149

貢獻者指南