Skip to content

v1.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dirkmc dirkmc released this 07 Jul 05:31
· 489 commits to main since this release
1851933

What's Changed

The Inspect Command

This release candidate contains a number of bug fixes, and a new 🔧 Inspect feature to help out with debugging retrieval issues.
🔧 Inspect allows you to look up a piece by piece CID or payload CID and verify if:

  • The piece has been correctly added to the Piece Store
  • The piece has been indexed in the DAG store
  • The piece is unsealed
  • The payload CID -> piece CID index has been created correctly.

New Contributors

Full Changelog: v1.1.0-rc2...v1.2.0-rc1