Skip to content

3.5.0 / 2022-11-24

Compare
Choose a tag to compare
@eduardogr eduardogr released this 24 Nov 17:50
· 2645 commits to master since this release
5b31e73

What's Changed

  • [Fix] allow synapse all (#988)

    • allow set synapse All using flag
    • add test
    • use dot get
  • [Feature] Mark registration threads as daemons (#998)

    • make solver processes daemons
  • [Feature] Validator debug response table (#999)

    • Add response table to validator debugging
  • [Feature] Validator weight setting improvements (#1000)

    • Remove responsive prioritization from validator weight calculation
    • Move metagraph_sync just before weight setting
    • Add metagraph register to validator
    • Update validator epoch conditions
    • Log epoch while condition details
    • Consume validator nucleus UID queue fully
    • Increase synergy table display precision
    • Round before casting to int in phrase_cross_entropy
  • small fix for changelog and version by @Eugene-hu in #993

  • release/3.5.0 by @eduardogr in #1006

Full Changelog: v3.4.3...v3.5.0