Skip to content

0.12.0

Features

  • cdn: add complete FilCDN retriever implementation (#106) (e2ff94b)

0.11.0

Features

  • retriever: implement PieceRetriever pattern for flexible piece downloads (16d9a84)

Bug Fixes

  • retriever: use Promise.any instead of Promise.race for provider selection (c291821)

Trivial Changes

  • pdp: use extracted utility functions for url building (7e96345)

0.10.0

Features

  • admin: expose addServiceProvider on PandoraService (0270e7b)

Trivial Changes

  • admin: remove pandora-admin html in preference of gh-pages branch (1708857)

0.9.1

Trivial Changes

  • transactions: increase default wait confidence to 1 (f6e42cb)

0.9.0

Features

  • pdp: add transaction tracking for root additions with server verification (00de2b2)

Trivial Changes

  • add conventional commits guidelines (bc68d04)

0.8.1

Bug Fixes

  • addroots: report full padded piece size to contract to match Curio (277e015)

0.8.0

Features

  • return TransactionResponse objects from payment methods (23d1d9d)

Bug Fixes

  • storage: retry logic around proofset creation tx lookup (454c721)

Trivial Changes

0.7.0

Features

  • storage: implement smart provider selection to prefer existing relationships (8433899)

0.6.1

Trivial Changes

  • deps-dev: bump @types/node from 22.15.31 to 24.0.0 (fecfaa5)

0.6.0

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)