Skip to content 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)
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)
Features
- refactor SDK architecture for separation of concerns (9e0867b)