Releases: FilOzone/synapse-sdk
Releases · FilOzone/synapse-sdk
v0.7.0
10 Jun 12:12
Compare
Sorry, something went wrong.
No results found
0.7.0 (2025-06-10)
Features
storage: implement smart provider selection to prefer existing relationships (8433899 )
v0.6.1
10 Jun 10:45
Compare
Sorry, something went wrong.
No results found
0.6.1 (2025-06-10)
Trivial Changes
deps-dev: bump @types/node from 22.15.31 to 24.0.0 (fecfaa5 )
v0.6.0
10 Jun 10:07
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-06-10)
Features
utils: add Pandora storage provider admin portal [skip ci] (#79 ) (e6a79bc )
Bug Fixes
remove 60s delay after createproofset and associated testing hack (353551a )
Trivial Changes
docs: move ADMIN_SAFE_INTEGRATION_PLAN.md to utils (4167234 )
v0.5.0
09 Jun 15:47
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-06-09)
Features
add minimum upload size validation and improve storage reliability (4270590 )
storage: add creation callbacks and remove out-of-scope methods (2de7f91 )
storage: implement download method and simplify DownloadOptions (05c1b79 )
storage: implement preflight checks and refactor allowance API (2746cba )
storage: implement provider selection and proof set management (9faf04f )
storage: implement upload method with UploadCallbacks (e289ae9 )
Bug Fixes
add hack to skip 60s delay in upload during tests (f4ade39 )
docs: update README examples for latest signatures (b574a90 )
pdp: restore correct upload protocol with check object (18618b2 )
semantic-release bug (bf340d8 )
Trivial Changes
remove example-usage.js in favour of new examples in utils/ (72dbe23 )
remove unused getters (1bed0db )
use ethers.js utilities instead of hardcoded decimals (8895422 )
v0.4.0
09 Jun 04:16
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-06-09)
Features
refactor SDK architecture for separation of concerns (9e0867b )
v0.3.0
06 Jun 15:24
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-06-06)
Features
pandora: implement getClientProofSets for client (bef0053 )
pdp: add comprehensive proof set discovery and status utilities (6f1da3e )
pdp: add findPiece method to check piece existence on PDP server (cd7f3cd )
Trivial Changes
docs: add proof-sets-viewer.html example (bdb995e )
remove unnecessary cruft and improve error handling (f04c0e0 )
v0.2.0
06 Jun 14:52
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-06-06)
Features
payments: add enhanced payment APIs and update Pandora contract integration (b6ff598 )
Bug Fixes
payments: no fallback to known pricing, only from chain (e43def6 )
use my latest deployed pandora contract (1b6b198 )
Trivial Changes
doc: add payments-demo.html (e85bb18 )
test: merge payments tests into single file (6166615 )
v0.1.0
06 Jun 00:24
Compare
Sorry, something went wrong.
No results found
0.1.0 (2025-06-06)
Features
Trivial Changes
docs: fix CHANGELOG format [skip ci] (d89be6c )
v0.0.1
05 Jun 17:11
Compare
Sorry, something went wrong.
No results found
0.0.1 (2025-06-05)
Bug Fixes
auth: no need for digest check (cac3b71 )
use full bytes of commp in auth signing blob (2901305 )
Trivial Changes
ci: no more dry-run publishes (7b0da83 )
docs: add CHANGELOG with 0.0.0 notes (61193f9 )
test: update addRoots auth blob fixtures (2897f2b )