Skip to content

All versions since 0.2.0

0.2.0 Latest

⚠ BREAKING CHANGES

  • replace getMaxProvingPeriod() and getChallengeWindow() with getPDPConfig() (#526)
  • use activePieceCount for accurate piece tracking (#517)

refactor

  • replace getMaxProvingPeriod() and getChallengeWindow() with getPDPConfig() (#526) (a4956c7)

Features

Bug Fixes

  • treat status code 202 for findPiece as a retry (6b9e03f)

Chores