Releases: opentensor/bittensor
Releases · opentensor/bittensor
3.4.3 / 2022-11-15
What's Changed
Full Changelog: v3.4.2...v3.4.3
3.4.2 / 2022-11-09
What's Changed
- Adding 3.4.0 changelog to CHANGELOG.md by @eduardogr in #953
- Release 3.4.2 by @unconst in #970
Full Changelog: v3.4.1...v3.4.2
3.4.1 / 2022-10-13
What's Changed
- [Hotfix] Fix CUDA Reg update block by @camfairchild in #954
Full Changelog: v3.4.0...v3.4.1
3.4.0 / 2022-10-13
What's Changed
- Parameters update by @Eugene-hu #936
- Bittensor Generate by @unconst #941
- Prometheus by @unconst #928
- [Tooling][Release] Adding release script by @eduardogr in #948
Full Changelog: v3.3.4...v3.4.0
3.3.4 / 2022-10-03
What's Changed
- [hot-fix] fix indent again. add test by @camfairchild in #907
- Delete old gitbooks by @quac88 in #924
- Release/3.3.4 by @Eugene-hu in #927
New Contributors
Full Changelog: v3.3.3...v3.3.4
3.3.3 / 2022-09-06
What's Changed
- [feature] cpu register faster by @camfairchild in #854
- [hotfix] fix flags for multiproc register limit by @camfairchild in #876
- Fix/diff unpack bit shift by @camfairchild in #878
- [Feature] [cubit] CUDA registration solver by @camfairchild in #868
- Fix/move overview args to cli by @camfairchild in #867
- Add/address CUDA reg changes by @camfairchild in #879
- [Fix] --help command by @camfairchild in #884
- Validator hotfix min allowed weights by @Eugene-hu in #885
- [BIT-552] Validator improvements (nucleus permute, synergy avg) by @opentaco in #889
- Bit 553 bug fixes by @isabella618033 in #886
- add check to add ws:// if needed by @camfairchild in #896
- [BIT-572] Exclude lowest quantile from weight setting by @opentaco in #895
- [BIT-573] Improve validator epoch and responsives handling by @opentaco in #901
- Nobunaga Release V3.3.3 by @Eugene-hu in #899
Full Changelog: v3.3.2...v3.3.3
3.3.2 / 2022-08-18
SynapseType fix in dendrite
What's Changed
- SynapseType fix in dendrite by @robertalanm in #874
Full Changelog: v3.3.1...v3.3.2
3.3.1 / 2022-08-17
What's Changed
- [hotfix] Fix GPU reg bug. bad indent by @camfairchild in #883
Full Changelog: v3.3.0...v3.3.1
3.3.0 / 2022-08-16
CUDA registration
This release adds the ability to complete the registration using a CUDA-capable device.
See https://github.com/opentensor/cubit/releases/tag/v1.0.5 for the required cubit
v1.0.5 release
Also a few bug fixes for the CLI
What's Changed
- [hotfix] fix flags for run command, fix hotkeys flag for overview, and [feature] CUDA reg by @camfairchild in #877
Full Changelog: v3.2.0...v3.3.0
3.2.0 / 2022-08-12
Validator saving and responsive-priority weight-setting
What's Changed
- [BIT-540] Choose responsive UIDs for setting weights in validator + validator save/load by @opentaco in #872
Full Changelog: v3.1.0...v3.2.0