Skip to content

Releases: masa-finance/masa-bittensor

v1.5.4

27 Feb 20:12
e9b6968
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: incorrect log line, single source of truth for version number (pyproject.toml) by @5u6r054 in #368

Full Changelog: v1.5.3...v1.5.4

v1.5.3

27 Feb 19:21
63e8380
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • fix: set version 1.5.3 in pyproject.yaml by @5u6r054 in #367

Full Changelog: v1.5.2...v1.5.3

v1.5.2

27 Feb 16:56
50dfc47
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • fix: Improve Tweet Validation with masa-ai Integration by @5u6r054 in #365

Full Changelog: v.1.5.1...v1.5.2

v.1.5.1

26 Feb 16:26
b4c5026
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: Validation Logic and Clean Up Logging by @5u6r054 in #364
    • Confusing logs showing both PASS and FAIL for the same batch
    • Potential incorrect volume scoring for invalid tweets
    • Misleading validation status reporting

Full Changelog: v1.5.0...v.1.5.1

v1.5.0

25 Feb 21:13
fa4692c
Compare
Choose a tag to compare

New Features 🎉

  • feat: dockerize and improve logging and resilience of validator by @5u6r054 in #361
  • docs: enhanced documentation build system and logging by @5u6r054 in #357

Full Changelog: v1.4.0...v1.5.0

v1.4.0

14 Feb 21:14
0260a81
Compare
Choose a tag to compare

New Features 🎉

  • feat(validator): Major Upgrade - Dynamic TAO v9, Enhanced Tweet Validation, Improved Reliability by @5u6r054 in #355

Other Changes

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Dec 18:07
0f56ac6
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Dec 21:36
0707e74
Compare
Choose a tag to compare

New Features

Bug Fixes

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Nov 18:11
a58f54a
Compare
Choose a tag to compare

This release of the subnet focuses on increased miner competition and fairness. Validators now fetch trending queries, ensuring there is ample volume for miners to scrape. Additionally, validators exhaust the list of miners before repeating, reducing the randomness in scoring. To increase miner competition, there is no longer a validator-defined maximum number of tweets per request - this maximum is now set by the miners themselves, through the --twitter.max_tweets_per_request argument.

New Features

Bug Fixes

CI / CD

  • ci: stop broken docker_publish.yml workflow from running on main branch until its fixed by @5u6r054 in #292
  • chore: add spike template by @Luka-Loncar in #284

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Oct 16:10
23a811a
Compare
Choose a tag to compare

Other Changes

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