Skip to content

Releases: fr34kcoders/storb

v0.2.2

18 Jan 13:31
ee9fc5c
Compare
Choose a tag to compare

What's Changed

  • Remove redundant API call from validator to query miners
  • Update docs with info on how to store/retrieve files

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Jan 10:30
694a781
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where only a single miner was attributed to a piece in the DHT database
  • Added a CI pipeline for linting and formatting (for pull requests)
  • Other small fixes and performance improvements

Full Changelog: v0.2.0...v0.2.1

Initial release

13 Jan 13:40
45033eb
Compare
Choose a tag to compare

What's Changed

  • Fiber rewrite to make things blazingly fast (but we will make it even more blazingly fast 🦀)
  • Add persistence to the DHT
  • Add better logging
  • Incorporate the challenge system with proof of data possession (PDP) algorithm
  • General improvements to the code since v0.1.0

Full Changelog: https://github.com/fr34kcoders/storb/commits/v0.2.0