Skip to content

v1.0.0

Compare
Choose a tag to compare
@alvin-reyes alvin-reyes released this 27 Mar 13:18
· 252 commits to main since this release

First Official Release - v1.0.0

Features

  • Make e2e / online and import / offline storage deals.
  • Compute piece_commitments using variety of methods
    • boost piece commitment computation
    • parallel piece commitment computation
    • filclient piece commitment computation
  • Assign deals to specific miners
  • Assign deals to specific wallets
  • Shows all the deals made for specific user
  • Extensive status information about the deals made
  • Support for multiple wallets
  • Lightweight. Uses a light ipfs node whypfs-core to stage the files.
  • Cleans up itself after a deal is made.
  • Monitors deal progress
  • Monitors transfer progress
  • Containerized deployment

What's Changed

New Contributors

Full Changelog: https://github.com/application-research/delta/commits/v1.0.0