Releases: synthdataco/synth-subnet
Releases · synthdataco/synth-subnet
Schedule new assets
What's Changed
- add weighted metamodel research by @davidevdt in #242
- reschedule 3 new assets by @Thykof in #243
Full Changelog: v1.8.0...v1.8.1
Add XRP, HYPE and WTIOIL
What's Changed
- clean repo by @Thykof in #236
- fix: use excluded construct in on_conflict_do_update to prevent score… by @sniper-noob in #238
- feat: extracted data retention options as configration params by @parkhomenko in #240
- Add XRP, HYPE and oil by @Thykof in #239
Full Changelog: v1.7.8...v1.8.0
v1.7.8
What's Changed
- fix: get miner scores request time improvements by @parkhomenko in #235
Full Changelog: v1.7.7...v1.7.8
v1.7.7
v1.7.6
What's Changed
- add indexes and update readme by @Thykof in #224
- Revert "remove scoring parameters (#204)" by @Thykof in #226
- fix #210 gap interval scoring: suffix mismatch and row/column slice bug by @sniper-noob in #227
- clean code launch equities by @Thykof in #228
New Contributors
- @sniper-noob made their first contribution in #227
Full Changelog: v1.7.5...v1.7.6
v1.7.5
- Commands:
git fetchgit checkout v1.7.5
- Update parameters (optional)
- if you want to enable the light mode, add
--validator.mode lighton the scoring process (--validator.cycle_name scoring)
- if you want to enable the light mode, add
- Restart validator
pm2 start validator.local.config.js
What's Changed
- shared memory fix to reduce memory consumption in multiprocess env by @parkhomenko in #218
- Thykof/mod 1893 create a light mode that erase old predictions by @Thykof in #221
- Update README.md by @amberzshi in #223
New Contributors
- @amberzshi made their first contribution in #223
Full Changelog: v1.7.4...v1.7.5
v1.7.4
- Commands:
git fetchgit checkout v1.7.4
- Restart validator
pm2 start validator.local.config.js
What's Changed
- added sync for metagraph for low and high frequency jobs by @parkhomenko in #220
- miner code fixes for new bittensor version by @parkhomenko in #219
Full Changelog: v1.7.3...v1.7.4
v1.7.3
v1.7.2
- Commands:
git fetchgit checkout v1.7.2
This release introduce a change in the pm2 configuration for the validators. Need to create 3 js files, see the entrypoint.sh for reference.
What's Changed
Full Changelog: v1.7.1...v1.7.2
v1.7.1
- Commands:
git fetchgit checkout v1.7.1
- Restart validator
pm2 start validator.local.config.js
What's Changed
- full async cycles by @Thykof in #212
- ignore Response received after by @Thykof in #211
- rollback immediately: add first_run in AsyncScheduler by @Thykof in #214
Full Changelog: v1.7.0...v1.7.1