Skip to content ⚠ BREAKING CHANGES
- change params to options object and remove withIpni (#601)
- reorganize sp actions
- transition from ethers to viem (#555)
- 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
- move default nonces to the sign functions (9b3f73f)
- namespace upload types (d7b9661)
- revert back uploads to uint8array and stream (67a17ee)
- simplify upload input to Blob (908c042)
- treat status code 202 for findPiece as a retry (6b9e03f)
Chores
Chores
- update biome (#609) (fe2b365)
- update msw package version to 2.12.10 in workspace and mock service worker files (#610) (c046b7a)