This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Releases: threetau/storb
Releases · threetau/storb
v0.2.4
v0.2.3
What's Changed
- fix: verify signature before uploads by @rayokamoto in #148
- feat: modify scoring params by @Shr1ftyy in #149
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- refactor: upgrade crabtensor and related dependencies by @rayokamoto in #136
- refactor: adjust scoring params by @Shr1ftyy in #139
- refactor: revert back to previous alpha and beta by @Shr1ftyy in #140
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fixed stake threshold calculation
- Fixed Dockerfile CLI arguments
- Reduce file descriptor leaks for metadata DB
@Shr1ftyy, @rishiad, @rayokamoto
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Metadata Database Part 1 by @rishiad in #117
- Automatically download cr-sqlite during build by @rayokamoto in #120
- Bayesian Audit Scoring by @Shr1ftyy in #126
- MetadataDB Part II - syncing and more by @Shr1ftyy in #128
- Piece Repair by @Shr1ftyy in #131
- chore: bump version from 0.1.5 to 0.2.0 by @rayokamoto in #132
- chore: remove rocksdb by @Shr1ftyy in #133
Full Changelog: v0.1.5...v0.2.0
v0.1.5
v0.1.4
v0.1.3
What's Changed
- Stats for a UID gets reset after its corresponding hotkey gets deregistered, so its stats don't get carried over to a newly registered miner
- Added DHT + API rate limiting and addressed issues related to locking #95
- Request window-based scoring: #99
- Concurrent challenges: #102
- Metagraph saving and loading - prevents miner stats from being reset every time a validator restarts: #101
- Dockerized the validator and set up watchtower for it so that it auto-updates whenever a new container image pushed: #103
Full Changelog: v0.1.2...v0.1.3