Skip to content Bug Fixes
- pdp: select provider on ID, allow graceful fallback when no match (#195) (30d32af)
Trivial Changes
- deps-dev: bump typescript from 5.8.3 to 5.9.2 (#193) (8892319)
Features
- add synapse.storage and StorageContext (#153) (7485b84)
- commp: transition to CommPv2 (c0c39a4)
- commp: use “PieceCID” terminology, use v2 exclusively (81f9ea8)
- commpv2: Curio CommPv2 compatibility (#156) (d529e0b)
- EIP712 signing support for metadata in CreateDataSet and AddPices (#173) (f396e0d)
- major rename - pandora->warm storage, proof sets->data sets, roots->pieces (6e1a743)
- sp registry (e680f82)
- utils: split client and provider functionality to make setup easier (66c9d02)
- warmstorage: discover dependent contract addresses from WarmStorage (984966b)
Bug Fixes
- ignore deleted providers when searching for retrieval options (#159) (2b8c427)
- pdp: encode the metadata correctly in extraData (c4aea98)
- pdp: isComplete on data set creation should include server status (#158) (5cf3dc1)
- trim trailing slash from serviceURL (cf8be53)
- warmstorage: adapt to view contract using extsload (f56f00e)
Trivial Changes
Trivial Changes
- deps: bump actions/checkout from 4 to 5 (#150) (efc8018)
Trivial Changes
- ci: delete Claude Code PR review workflow (#152) (ec26b4b)
Features
- use Performance API, update docs with additional timing input (b4fe5f0)
Trivial Changes
- add comprehensive performance and timing analysis documentation (d9eb5f1), closes #125
Features
- add batching for parallel uploads (48b46b0)
- upload batch size, add simple debounce for uploads (c54f36b)
Features
- add pdpVerifierAddress option to SynapseOptions (#138) (965592e)
- reset versioning to continue 0.x development (ce58d21)
Trivial Changes
- release: 1.0.0 [skip ci] (9d998b5), closes #138
- reset version to 0.20.1 after accidental major release (1cfe165)
⚠ BREAKING CHANGES
- add pdpVerifierAddress option to SynapseOptions (#138)
Features
- add pdpVerifierAddress option to SynapseOptions (#138) (d35b40d)
Trivial Changes