Skip to content

Releases: application-research/delta-edge

v1.0.2

20 Apr 23:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Apr 05:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Apr 00:53
Compare
Choose a tag to compare

What's Changed

Official first release - Edge-UR

Features

  • Only supports online/e2e verified deals for now.
  • Accepts concurrent uploads (small to large)
  • Stores the CID and content on the local blockstore using whypfs
  • Save the data on local sqlite DB
  • retries the storage deals if it fails. Uses delta auto_retry feature.
  • periodically checks the status of the deals and update the database.
  • global replication factor can be set in the config file. This will make the node replicate the data to the specified number of nodes.