Skip to content Features
- pdp: implement ping validation for storage providers in selection process (#119) (12a5bf7)
Features
- pdp: add ping method to check connectivity with SP (46a3223)
Features
- pdp: always validate and return CommP (CID) objects from server (d3b30da)
Trivial Changes
- pdp: validate server responses (d2e135b)
Features
- enhance checkAllowanceForStorage with customizable lockup periods (52c3204)
Bug Fixes
- correct depositAmountNeeded assignment in PandoraService (bdc1827)
Tests
- add checks for depositAmountNeeded in PandoraService tests (e07ae2d)
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)