Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Releases: threetau/storb

v0.2.4

12 Jul 11:06
18b8f06

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

08 Jul 06:48
v0.2.3
79d44ea

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Jul 01:27
v0.2.2
0a0f2f3

Choose a tag to compare

What's Changed

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

v0.2.1

29 Jun 04:12
v0.2.1
8477a7c

Choose a tag to compare

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

26 Jun 02:16
b9fb861

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

18 May 06:29
v0.1.5
dde21dd

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 May 12:23
v0.1.4
0968194

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Apr 15:32
v0.1.3
f18c32c

Choose a tag to compare

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