Skip to content Features
- cdn: add complete FilCDN retriever implementation (#106) (e2ff94b)
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)
Features
- admin: expose addServiceProvider on PandoraService (0270e7b)
Trivial Changes
- admin: remove pandora-admin html in preference of gh-pages branch (1708857)
Trivial Changes
- transactions: increase default wait confidence to 1 (f6e42cb)
Features
- pdp: add transaction tracking for root additions with server verification (00de2b2)
Trivial Changes
- add conventional commits guidelines (bc68d04)
Bug Fixes
- addroots: report full padded piece size to contract to match Curio (277e015)
Features
- return TransactionResponse objects from payment methods (23d1d9d)
Bug Fixes
- storage: retry logic around proofset creation tx lookup (454c721)
Trivial Changes
Features
- storage: implement smart provider selection to prefer existing relationships (8433899)
Trivial Changes
- deps-dev: bump @types/node from 22.15.31 to 24.0.0 (fecfaa5)
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)