Releases: opentensor/bittensor
Releases · opentensor/bittensor
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
6.0.1 / 2023-10-02
What's Changed
- Fix requirements/prod.txt, we had a bad format dependency not allowed by PyPi by @eduardogr in #1537
- wallet discription by @Eugene-hu in #1534
- Hotfix/6.0.1: remove exclude quantile by @Eugene-hu in #1538
Full Changelog: v6.0.0...v6.0.1
6.0.0 / 2023-10-02
What's Changed
Full Changelog: v5.3.4...v6.0.0
5.3.4 / 2023-08-21
What's Changed
- Removes miniupnpc by @ifrit98 (completely unused and requires a sudo install)
- Fixes blacklist vpermit_required by @Inquinim e80d3d5
- Add try/except and timeout to version checking with exception handles by @ifrit98 a6a89fd
- Further updates CONTRIBUTING.md and DEVELOPMENT_WORKFLOW.md by @gitphantomman 3fefdbb
- Adds automatic compatibility checks to circleci for all major python3 supported versions. add checks by @ifrit98 #1484
Full Changelog: v5.3.3...v5.3.4
5.3.3 / 2023-07-31
What's Changed
- Remove datasets requirement by @camfairchild in 2eabf00
- Relax bittensor-* requirements by @camfairchild in da9300b
Full Changelog: v5.3.2...v5.3.3
5.3.2 / 2023-07-26
What's Changed
- Release/5.3.1 by @camfairchild in #1444
- Btlm miner by @shibshib in #1463
- Don't finalize set_weights ext by @camfairchild in #1461
- Faster overview pull by @camfairchild in #1464
- Contrib revamp by @ifrit98 in #1456
- fix torch typehint on some neurons BT-1329 by @camfairchild in #1460
Full Changelog: v5.3.1...v5.3.2
5.2.1 / 2023-07-26
What's Changed
- Remove datasets requirement by @camfairchild in 2f27b22
This is a hotfix for new installations of Python since July 23rd with a verison of multiprocess>=0.70.15
See: #1468 for details
Full Changelog: v5.2.0...v5.2.1
5.3.1 / 2023-07-17
What's Changed
- [BIT-351] Ask for wallet name on btcli unstake by @camfairchild in #1387
- Fix tests using pure-Python MockSubtensor by @camfairchild in #1349
- Update README.md by @mostimasblunderbuss in #1397
- Update authint version by @ifrit98 in #1395
- Fix subtensor factory integration test by @camfairchild in #1400
- Remove neurons by @ifrit98 in #1389
- Merge pull request #1394 from opentensor/fix_axon_requests by @ifrit98 in #1406
- remove hotkey from proto and dendrite by @ifrit98 in #1407
- Weight Utils fix by @mrseeker in #1372
- Extract config to new package by @camfairchild in #1401
- Extract wallet by @camfairchild in #1403
- BTCli integration with new governance protocol by @Rubberbandits in #1398
- Reverting unnecessary commits for next release. by @camfairchild in #1415
- Extract wallet and config by @camfairchild in #1411
- move mocks to bt_wallet package by @camfairchild in #1441
- Use SenateMembers in is_senate_member helper by @Rubberbandits in #1449
New Contributors
- @mostimasblunderbuss made their first contribution in #1397
Full Changelog: v5.3.0...v5.3.1
5.3.0 / 2023-07-04
What's Changed
- [BIT-351] Ask for wallet name on btcli unstake by @camfairchild in #1387
- Fix tests using pure-Python MockSubtensor by @camfairchild in #1349
- Update README.md by @mostimasblunderbuss in #1397
- Update authint version by @ifrit98 in #1395
- Fix subtensor factory integration test by @camfairchild in #1400
- Remove neurons by @ifrit98 in #1389
- Merge pull request #1394 from opentensor/fix_axon_requests by @ifrit98 in #1406
- remove hotkey from proto and dendrite by @ifrit98 in #1407
- Weight Utils fix by @mrseeker in #1372
- Extract config to new package by @camfairchild in #1401
- Extract wallet by @camfairchild in #1403
- BTCli integration with new governance protocol by @Rubberbandits in #1398
- Reverting unnecessary commits for next release. by @camfairchild in #1415
- Extract wallet and config by @camfairchild in #1411
New Contributors
- @mostimasblunderbuss made their first contribution in #1397
Full Changelog: v5.2.0...v5.3.0
5.2.0 / 2023-06-28
What's Changed
- add default 1024 max stake limit for querying UIDs with vpermit. by @ifrit98 in #1379
- Fixes validator permit issue seen on master by @unconst in #1381
- Added conda environment by @shibshib in #1386
- Update package requirements (hotfix) by @ifrit98 in #1385
- Merge master into new_staging by @ifrit98 in #1388
- Fix axon requests signature using metadata by @unconst in #1394
- Governance Protocol Release 5.2.0 by @Rubberbandits in #1414
- remove pkg lock by @ifrit98 in #1417
Full Changelog: v5.1.0...v5.2.0