All versions since 0.1.4
0.1.4
Features
Chores
- deps-dev: bump @biomejs/biome from 2.3.5 to 2.3.6 (#448) (ebcab4e)
- deps-dev: bump @biomejs/biome from 2.3.6 to 2.3.7 (#459) (d3c65a8)
- deps-dev: bump @biomejs/biome from 2.3.7 to 2.3.8 (#476) (d95f812)
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)
- Endorsements Service (#553) (fba3280)
- examples/cli: add get-sp-peer-ids command (#546) (8aafdf1)
- use activePieceCount for accurate piece tracking (#517) (59fd863)
Bug Fixes
- treat status code 202 for findPiece as a retry (6b9e03f)
Chores
- add docs build to packages ci (810d7a8), closes #468
- add msw to catalog and add update:msw script (81f8aa4)
- docs: fix code blocks (b90b3fb)
- improve documentation (3d536ac)
- pnpm security and catalog (123b89c)
- re-add
getMaxProvingPeriodandchallengeWindowfunction (#550) (62bb92a) - remove outdated NETWORK_FEE mock (#552) (9f8ea3e)
- update msw (#465) (ea02a6d)
- update viem/wagmi and markdown lint (#478) (3f023f6)