Skip to content

Releases: mode-network/synth-subnet

v1.1.2

20 Mar 09:01
02ee095

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Mar 14:46
58dca96

Choose a tag to compare

What's Changed

  • Develop by @Thykof in #113

  • Rework auto restart (#111)

  • run validtor with no thread

  • remove should exit in except

  • remove log that causes errors

  • Shuffle miners (#110)

  • wordings

  • shuffle miners globally

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Mar 09:04
d6555cd

Choose a tag to compare

Synth Validator Upgrade process

  1. Modify the pm2 config file
    1. remove --ewma.alpha 2.0
    2. change --softmax.beta -0.003
  2. Commands:
    1. git fetch
    2. git checkout v1.1.0
    3. source bt_venv/bin/activate
    4. pip install -r requirements.txt
    5. alembic upgrade head
  3. Restart validator

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Mar 18:09
8dd0409

Choose a tag to compare

What's Changed

Read more