Releases: fr34kcoders/storb
Releases · fr34kcoders/storb
v0.2.2
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
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
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