Changelog
Version 0.2.0 Latest
⚠ BREAKING CHANGES
- replace
getMaxProvingPeriod()andgetChallengeWindow()withgetPDPConfig()(#526) - use activePieceCount for accurate piece tracking (#517)
refactor
Features
- add devnet support (#527) (773551b)
- add the json rpc mock modules (370b6ed)
- use activePieceCount for accurate piece tracking (#517) (59fd863)
Bug Fixes
- treat status code 202 for findPiece as a retry (6b9e03f)