Releases: opentensor/bittensor
Releases · opentensor/bittensor
6.7.1 / 2024-02-02
What's Changed
- Release/6.7.0 by @ifrit98 in #1674
- Eighth (final) docstrings formatting PR by @rajkaramchedu in #1678
- Sixth docstrings formatting PR by @rajkaramchedu in #1676
- Seventh docstrings formatting PR by @rajkaramchedu in #1677
- Update README.md by @unconst in #1679
- Update README.md by @unconst in #1680
- black formatting by @ifrit98 in #1685
- burn -> recycle for public facing code by @ifrit98 in #1681
- Expands test coverage and coverts python unittest classes to pure pytest by @gus-opentensor in #1686
- wrap set weights in a ttl multiprocessing call so we don't hang past TTL by @ifrit98 in #1687
New Contributors
- @gus-opentensor made their first contribution in #1686
Full Changelog: v6.7.0...v6.7.1
6.7.0 / 2024-01-25
What's Changed
- First docstrings formatting PR by @rajkaramchedu in #1663
- Second docstrings formatting PR by @rajkaramchedu in #1665
- Third docstrings formatting PR by @rajkaramchedu in #1666
- updated mac yaml mac yaml by @dougsillars in #1668
- Fourth docstrings formatting PR by @rajkaramchedu in #1670
- Fifth docstrings formatting PR by @rajkaramchedu in #1671
- ensure branch off from staging and rm old docs by @ifrit98 in #1667
- staging black format fix by @ifrit98 in #1669
- wallet history url for taostats by @ifrit98 in #1672
- take bt.config as a first argument regardless if specified by @ifrit98 in #1664
- Hparams update by @ifrit98 in #1673
New Contributors
- @rajkaramchedu made their first contribution in #1663
- @dougsillars made their first contribution in #1668
Full Changelog: v6.6.1...v6.7.0
6.5.0 / 2023-12-19
What's Changed
- Release/6.4.4 by @ifrit98 in #1622
- Logging/axon handling refactor by @ifrit98 in #1627
- Add decoding to get_commitment helper function to return original value by @ifrit98 in #1630
- don't print subtensor message on cli by @ifrit98 in #1625
- Add tab autocompletion to btcli by @ifrit98 in #1628
Full Changelog: v6.4.4...v6.5.0
6.4.4 / 2023-12-14
What's Changed
- (un)Staking multiple avoid tx limit by @camfairchild in #1244
- additional logging for prometheus by @Eugene-hu in #1246
- Dataset fix by @isabella618033 in #1249
- Grab delegates details from GitHub by @camfairchild in #1245
- Add raw spec for local test and new bins by @camfairchild in #1243
- Fix list_delegates on non-archive nodes by @camfairchild in #1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in #1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in #1241
- remove duplicate command #1228 by @camfairchild in #1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in #1276
- Remove btcli query and btcli set_weights by @camfairchild in #1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in #1306
- Improve development workflow documentation by @quac88 in #1262
- staging updates and fixes by @ifrit98 in #1540
- Add root get_weights command to btcli by @Rubberbandits in #1536
- Fix typo by @steffencruz in #1543
- remove duplicated debug message in dendrite by @ifrit98 in #1544
- Cli fix by @ifrit98 in #1541
- update faucet helpstr by @ifrit98 in #1542
- Added mechanism to sum all delegated tao by @shibshib in #1547
- Dict hash fix by @ifrit98 in #1548
- Merge master by @ifrit98 in #1552
- Streaming fix by @ifrit98 in #1551
- Fix typos by @omahs in #1553
- Normalize weights in r get weights table by @camfairchild in #1556
- Dendrite & Synapse updates and fixes by @ifrit98 in #1555
- rm root flag in metagraph by @ifrit98 in #1558
- Max Faucet Runs == 3 by @ifrit98 in #1560
- replace unknown wallet params (chain mismatch) with key values by @ifrit98 in #1559
- Remove PoW registration cli and associated extrinsic by @ifrit98 in #1557
- Add btcli wallet balance by @ifrit98 in #1564
- Dendrite fixes by @ifrit98 in #1561
- Master into staging by @ifrit98 in #1570
- adding logging.exception by @surcyf123 in #1569
- Update network.py by @wildcommunist in #1568
- Subtensor Registry by @Eugene-hu in #1562
- add instructions for upgrading bittensor with outdated version check by @ifrit98 in #1571
- Add identity commands to btcli by @ifrit98 in #1566
- Add set_delegate_take command to btcli by @Rubberbandits in #1563
- Subtensor archive by @ifrit98 in #1575
- Bugfix/list delegates by @ifrit98 in #1577
- don't return result twice in query() by @ifrit98 in #1574
- rename logging.py so doesn't circ import by @ifrit98 in #1572
- add AxonInfo.<to|from>_string() by @ifrit98 in #1565
- don't print __is_set for recursive objects by @ifrit98 in #1573
- Adds docstrings for CLI for Sphynx documentation by @ifrit98 in #1579
- Master 630 into staging by @ifrit98 in #1590
- Registry cost 0.1 tao by @Eugene-hu in #1587
- Add swap_hotkey command to wallet by @ifrit98 in #1580
- Cuda fix by @ifrit98 in #1595
- Feature/local subtensor default by @ifrit98 in #1591
- Boost by @unconst in #1594
- avoid aiohttp <3.9.0 potential security issue by @ifrit98 in #1597
- update bittensor docstrings (overhaul) by @ifrit98 in #1592
- Manual staging merge by @ifrit98 in #1603
- Staging master 6.4.1 fix by @Eugene-hu in #1604
- add timeout to websock, resolves hanging issue by @ifrit98 in #1609
- add ability to turn off verbose logging for btcli cmds by @ifrit98 in #1608
- Add taostats explorer to map by @ifrit98 in #1607
- Sudo/hyperparams pallet update by @Eugene-hu in #1612
- Release/6.4.2 by @ifrit98 in #1611
- Merge/master642 staging no-ff by @ifrit98 in #1615
- print help message on error for subcommands by @ifrit98 in #1618
- Metadata/commitments by @ifrit98 in #1621
New Contributors
- @omahs made their first contribution in #1553
- @surcyf123 made their first contribution in #1569
Full Changelog: v6.4.2...v6.4.4
6.4.2 / 2023-12-11
What's Changed
- revert subtensor local to finney by @ifrit98 in #1600
- Hyperparams get update by @Eugene-hu in #1614
Full Changelog: v6.4.1...v6.4.2
6.4.1 / 2023-12-01
6.4.0 / 2023-11-30
What's Changed
- Adds docstrings for CLI for Sphynx documentation by @ifrit98 in #1579
- Release/6.3.0 by @ifrit98 in #1582
- Master 630 into staging by @ifrit98 in #1590
- Registry cost 0.1 tao by @Eugene-hu in #1587
- Add swap_hotkey command to wallet by @ifrit98 in #1580
- Cuda fix by @ifrit98 in #1595
- Feature/local subtensor default by @ifrit98 in #1591
- Boost by @unconst in #1594
- avoid aiohttp <3.9.0 potential security issue by @ifrit98 in #1597
- update bittensor docstrings (overhaul) by @ifrit98 in #1592
Full Changelog: v6.3.0...v6.4.0
6.3.0 / 2023-11-20
What's Changed
- Release/6.2.0 by @ifrit98 in #1567
- Master into staging by @ifrit98 in #1570
- adding logging.exception by @surcyf123 in #1569
- Update network.py by @wildcommunist in #1568
- Subtensor Registry by @Eugene-hu in #1562
- add instructions for upgrading bittensor with outdated version check by @ifrit98 in #1571
- Add identity commands to btcli by @ifrit98 in #1566
- Add set_delegate_take command to btcli by @Rubberbandits in #1563
- Subtensor archive by @ifrit98 in #1575
- Bugfix/list delegates by @ifrit98 in #1577
- don't return result twice in query() by @ifrit98 in #1574
- rename logging.py so doesn't circ import by @ifrit98 in #1572
- add AxonInfo.<to|from>_string() by @ifrit98 in #1565
- don't print __is_set for recursive objects by @ifrit98 in #1573
- Axon fix by @ifrit98 in #1586
- update conda install yml and readme to latest bittensor reqs by @ifrit98 in #1584
New Contributors
- @surcyf123 made their first contribution in #1569
Full Changelog: v6.2.0...v6.3.0
6.2.0 / 2023-10-30
What's Changed
- Release/6.1.0 by @ifrit98 in #1550
- Merge master by @ifrit98 in #1552
- Streaming fix by @ifrit98 in #1551
- Fix typos by @omahs in #1553
- Normalize weights in r get weights table by @camfairchild in #1556
- Dendrite & Synapse updates and fixes by @ifrit98 in #1555
- rm root flag in metagraph by @ifrit98 in #1558
- Max Faucet Runs == 3 by @ifrit98 in #1560
- replace unknown wallet params (chain mismatch) with key values by @ifrit98 in #1559
- Remove PoW registration cli and associated extrinsic by @ifrit98 in #1557
- Add btcli wallet balance by @ifrit98 in #1564
- Dendrite fixes by @ifrit98 in #1561
New Contributors
Full Changelog: v6.1.0...v6.2.0
6.1.0 / 2023-10-17
What's Changed
- (un)Staking multiple avoid tx limit by @camfairchild in #1244
- additional logging for prometheus by @Eugene-hu in #1246
- Dataset fix by @isabella618033 in #1249
- Grab delegates details from GitHub by @camfairchild in #1245
- Add raw spec for local test and new bins by @camfairchild in #1243
- Fix list_delegates on non-archive nodes by @camfairchild in #1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in #1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in #1241
- remove duplicate command #1228 by @camfairchild in #1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in #1276
- Remove btcli query and btcli set_weights by @camfairchild in #1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in #1306
- Improve development workflow documentation by @quac88 in #1262
- staging updates and fixes by @ifrit98 in #1540
- Add root get_weights command to btcli by @Rubberbandits in #1536
- Fix typo by @steffencruz in #1543
- remove duplicated debug message in dendrite by @ifrit98 in #1544
- Cli fix by @ifrit98 in #1541
- update faucet helpstr by @ifrit98 in #1542
- Added mechanism to sum all delegated tao by @shibshib in #1547
- Dict hash fix by @ifrit98 in #1548
Full Changelog: v6.0.1...v6.1.0