Skip to content

0.19.2

Bug Fixes

  • pdp: handle Curio’s “proofsetCreated” casing (#130) (594c4ae)

0.19.1

Trivial Changes

  • add Claude Code GitHub Workflow [skip-ci] (#128) (3878254)

0.19.0

Features

Trivial Changes

  • Update .github/workflows/add-issues-and-prs-to-fs-project-board.yml [skip ci] (579ef07)

0.18.0

Features

  • add SDK methods to fetch proofset roots and metadata (#111) (a6ec128)

0.17.0

Features

  • add provider info and storage info APIs (#124) (af8afb1)

0.16.1

0.16.0

Features

  • pdp: implement ping validation for storage providers in selection process (#119) (12a5bf7)

0.15.0

Features

  • pdp: add ping method to check connectivity with SP (46a3223)

0.14.0

Features

  • pdp: always validate and return CommP (CID) objects from server (d3b30da)

Trivial Changes

  • pdp: validate server responses (d2e135b)

0.13.0

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)