- Merge/master642 staging no-ff by @ifrit98 in opentensor#1615
- print help message on error for subcommands by @ifrit98 in opentensor#1618
- Metadata/commitments by @ifrit98 in opentensor#1621
- @omahs made their first contribution in opentensor#1553
- @surcyf123 made their first contribution in opentensor#1569
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.4.2...v6.4.4
- Fix broken explorer links opentensor#1607
- Fix spamming bittensor subtensor logging opentensor#1608
- Fix hanging subtensor websocket opentensor#1609
- Hparam update to palette: opentensor#1612
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.4.1...v6.4.2
- add helpful messages to signal coming changes in https://github.com/opentensor/bittensor/pull/1600/commits/86c0c3ccfcd91d0e3ff87f53bdc3e9c5e68661da
- revert default subtensor network to finney in https://github.com/opentensor/bittensor/pull/1600/commits/8c69a3c15cd556384d0309e951f0a9b164dd36cb
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.4.0...v6.4.1
- (un)Staking multiple avoid tx limit by @camfairchild in opentensor#1244
- additional logging for prometheus by @Eugene-hu in opentensor#1246
- Dataset fix by @isabella618033 in opentensor#1249
- Grab delegates details from GitHub by @camfairchild in opentensor#1245
- Add raw spec for local test and new bins by @camfairchild in opentensor#1243
- Fix list_delegates on non-archive nodes by @camfairchild in opentensor#1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in opentensor#1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in opentensor#1241
- remove duplicate command #1228 by @camfairchild in opentensor#1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in opentensor#1276
- Remove btcli query and btcli set_weights by @camfairchild in opentensor#1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in opentensor#1306
- Improve development workflow documentation by @quac88 in opentensor#1262
- staging updates and fixes by @ifrit98 in opentensor#1540
- Add root get_weights command to btcli by @Rubberbandits in opentensor#1536
- Fix typo by @steffencruz in opentensor#1543
- remove duplicated debug message in dendrite by @ifrit98 in opentensor#1544
- Cli fix by @ifrit98 in opentensor#1541
- update faucet helpstr by @ifrit98 in opentensor#1542
- Added mechanism to sum all delegated tao by @shibshib in opentensor#1547
- Dict hash fix by @ifrit98 in opentensor#1548
- Release/6.1.0 by @ifrit98 in opentensor#1550
- Merge master by @ifrit98 in opentensor#1552
- Streaming fix by @ifrit98 in opentensor#1551
- Fix typos by @omahs in opentensor#1553
- Normalize weights in r get weights table by @camfairchild in opentensor#1556
- Dendrite & Synapse updates and fixes by @ifrit98 in opentensor#1555
- rm root flag in metagraph by @ifrit98 in opentensor#1558
- Max Faucet Runs == 3 by @ifrit98 in opentensor#1560
- replace unknown wallet params (chain mismatch) with key values by @ifrit98 in opentensor#1559
- Remove PoW registration cli and associated extrinsic by @ifrit98 in opentensor#1557
- Add btcli wallet balance by @ifrit98 in opentensor#1564
- Dendrite fixes by @ifrit98 in opentensor#1561
- Master into staging by @ifrit98 in opentensor#1570
- adding logging.exception by @surcyf123 in opentensor#1569
- Update network.py by @wildcommunist in opentensor#1568
- Subtensor Registry by @Eugene-hu in opentensor#1562
- add instructions for upgrading bittensor with outdated version check by @ifrit98 in opentensor#1571
- Add identity commands to btcli by @ifrit98 in opentensor#1566
- Add set_delegate_take command to btcli by @Rubberbandits in opentensor#1563
- Subtensor archive by @ifrit98 in opentensor#1575
- Bugfix/list delegates by @ifrit98 in opentensor#1577
- don't return result twice in query() by @ifrit98 in opentensor#1574
- rename logging.py so doesn't circ import by @ifrit98 in opentensor#1572
- add AxonInfo.<to|from>_string() by @ifrit98 in opentensor#1565
- don't print __is_set for recursive objects by @ifrit98 in opentensor#1573
- Adds docstrings for CLI for Sphynx documentation by @ifrit98 in opentensor#1579
- Master 630 into staging by @ifrit98 in opentensor#1590
- Registry cost 0.1 tao by @Eugene-hu in opentensor#1587
- Add swap_hotkey command to wallet by @ifrit98 in opentensor#1580
- Cuda fix by @ifrit98 in opentensor#1595
- Feature/local subtensor default by @ifrit98 in opentensor#1591
- Boost by @unconst in opentensor#1594
- avoid aiohttp <3.9.0 potential security issue by @ifrit98 in opentensor#1597
- update bittensor docstrings (overhaul) by @ifrit98 in opentensor#1592
- @omahs made their first contribution in opentensor#1553
- @surcyf123 made their first contribution in opentensor#1569
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.1...v6.4.0
- (un)Staking multiple avoid tx limit by @camfairchild in opentensor#1244
- additional logging for prometheus by @Eugene-hu in opentensor#1246
- Dataset fix by @isabella618033 in opentensor#1249
- Grab delegates details from GitHub by @camfairchild in opentensor#1245
- Add raw spec for local test and new bins by @camfairchild in opentensor#1243
- Fix list_delegates on non-archive nodes by @camfairchild in opentensor#1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in opentensor#1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in opentensor#1241
- remove duplicate command #1228 by @camfairchild in opentensor#1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in opentensor#1276
- Remove btcli query and btcli set_weights by @camfairchild in opentensor#1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in opentensor#1306
- Improve development workflow documentation by @quac88 in opentensor#1262
- staging updates and fixes by @ifrit98 in opentensor#1540
- Add root get_weights command to btcli by @Rubberbandits in opentensor#1536
- Fix typo by @steffencruz in opentensor#1543
- remove duplicated debug message in dendrite by @ifrit98 in opentensor#1544
- Cli fix by @ifrit98 in opentensor#1541
- update faucet helpstr by @ifrit98 in opentensor#1542
- Added mechanism to sum all delegated tao by @shibshib in opentensor#1547
- Dict hash fix by @ifrit98 in opentensor#1548
- Release/6.1.0 by @ifrit98 in opentensor#1550
- Merge master by @ifrit98 in opentensor#1552
- Streaming fix by @ifrit98 in opentensor#1551
- Fix typos by @omahs in opentensor#1553
- Normalize weights in r get weights table by @camfairchild in opentensor#1556
- Dendrite & Synapse updates and fixes by @ifrit98 in opentensor#1555
- rm root flag in metagraph by @ifrit98 in opentensor#1558
- Max Faucet Runs == 3 by @ifrit98 in opentensor#1560
- replace unknown wallet params (chain mismatch) with key values by @ifrit98 in opentensor#1559
- Remove PoW registration cli and associated extrinsic by @ifrit98 in opentensor#1557
- Add btcli wallet balance by @ifrit98 in opentensor#1564
- Dendrite fixes by @ifrit98 in opentensor#1561
- Release/6.2.0 by @ifrit98 in opentensor#1567
- Master into staging by @ifrit98 in opentensor#1570
- adding logging.exception by @surcyf123 in opentensor#1569
- Update network.py by @wildcommunist in opentensor#1568
- Subtensor Registry by @Eugene-hu in opentensor#1562
- add instructions for upgrading bittensor with outdated version check by @ifrit98 in opentensor#1571
- Add identity commands to btcli by @ifrit98 in opentensor#1566
- Add set_delegate_take command to btcli by @Rubberbandits in opentensor#1563
- Subtensor archive by @ifrit98 in opentensor#1575
- Bugfix/list delegates by @ifrit98 in opentensor#1577
- don't return result twice in query() by @ifrit98 in opentensor#1574
- rename logging.py so doesn't circ import by @ifrit98 in opentensor#1572
- add AxonInfo.<to|from>_string() by @ifrit98 in opentensor#1565
- don't print __is_set for recursive objects by @ifrit98 in opentensor#1573
- @omahs made their first contribution in opentensor#1553
- @surcyf123 made their first contribution in opentensor#1569
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.1...v6.3.0
- (un)Staking multiple avoid tx limit by @camfairchild in opentensor#1244
- additional logging for prometheus by @Eugene-hu in opentensor#1246
- Dataset fix by @isabella618033 in opentensor#1249
- Grab delegates details from GitHub by @camfairchild in opentensor#1245
- Add raw spec for local test and new bins by @camfairchild in opentensor#1243
- Fix list_delegates on non-archive nodes by @camfairchild in opentensor#1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in opentensor#1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in opentensor#1241
- remove duplicate command #1228 by @camfairchild in opentensor#1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in opentensor#1276
- Remove btcli query and btcli set_weights by @camfairchild in opentensor#1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in opentensor#1306
- Improve development workflow documentation by @quac88 in opentensor#1262
- staging updates and fixes by @ifrit98 in opentensor#1540
- Add root get_weights command to btcli by @Rubberbandits in opentensor#1536
- Fix typo by @steffencruz in opentensor#1543
- remove duplicated debug message in dendrite by @ifrit98 in opentensor#1544
- Cli fix by @ifrit98 in opentensor#1541
- update faucet helpstr by @ifrit98 in opentensor#1542
- Added mechanism to sum all delegated tao by @shibshib in opentensor#1547
- Dict hash fix by @ifrit98 in opentensor#1548
- Release/6.1.0 by @ifrit98 in opentensor#1550
- Merge master by @ifrit98 in opentensor#1552
- Streaming fix by @ifrit98 in opentensor#1551
- Fix typos by @omahs in opentensor#1553
- Normalize weights in r get weights table by @camfairchild in opentensor#1556
- Dendrite & Synapse updates and fixes by @ifrit98 in opentensor#1555
- rm root flag in metagraph by @ifrit98 in opentensor#1558
- Max Faucet Runs == 3 by @ifrit98 in opentensor#1560
- replace unknown wallet params (chain mismatch) with key values by @ifrit98 in opentensor#1559
- Remove PoW registration cli and associated extrinsic by @ifrit98 in opentensor#1557
- Add btcli wallet balance by @ifrit98 in opentensor#1564
- Dendrite fixes by @ifrit98 in opentensor#1561
- @omahs made their first contribution in opentensor#1553
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.1...v6.2.0
- (un)Staking multiple avoid tx limit by @camfairchild in opentensor#1244
- additional logging for prometheus by @Eugene-hu in opentensor#1246
- Dataset fix by @isabella618033 in opentensor#1249
- Grab delegates details from GitHub by @camfairchild in opentensor#1245
- Add raw spec for local test and new bins by @camfairchild in opentensor#1243
- Fix list_delegates on non-archive nodes by @camfairchild in opentensor#1232
- Blacklist fixes + depreciation of old signatures by @Eugene-hu in opentensor#1240
- [BIT-636] Change u16 weight normalization to max-upscaling by @opentaco in opentensor#1241
- remove duplicate command #1228 by @camfairchild in opentensor#1231
- test_forward_priority_2nd_request_timeout fix by @isabella618033 in opentensor#1276
- Remove btcli query and btcli set_weights by @camfairchild in opentensor#1144
- Merge releases 4.0.0 and 4.0.1 back to staging by @camfairchild in opentensor#1306
- Improve development workflow documentation by @quac88 in opentensor#1262
- staging updates and fixes by @ifrit98 in opentensor#1540
- Add root get_weights command to btcli by @Rubberbandits in opentensor#1536
- Fix typo by @steffencruz in opentensor#1543
- remove duplicated debug message in dendrite by @ifrit98 in opentensor#1544
- Cli fix by @ifrit98 in opentensor#1541
- update faucet helpstr by @ifrit98 in opentensor#1542
- Added mechanism to sum all delegated tao by @shibshib in opentensor#1547
- Dict hash fix by @ifrit98 in opentensor#1548
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.1...v6.1.0
- Fix requirements/prod.txt, we had a bad format dependency not allowed by PyPi by @eduardogr in opentensor#1537
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.0...v6.0.1
-
- Adjusted blacklist argument default to False by @Inquinim in opentensor#1448
- Release/5.3.1 by @camfairchild in opentensor#1444
- Release/5.3.2 by @ifrit98 in opentensor#1462
- [hotfix] Release v5.3.3 by @camfairchild in opentensor#1467
- Update README.md by @unconst in opentensor#1477
- Release/5.3.4 by @ifrit98 in opentensor#1483
- Revolution by @unconst in opentensor#1450
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.3.0...v6.0.0
- Fix requirements/prod.txt, we had a bad format dependency not allowed by PyPi by @eduardogr in opentensor#1537
Full Changelog: https://github.com/opentensor/bittensor/compare/v6.0.0...v6.0.1
- 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: https://github.com/opentensor/bittensor/compare/v5.3.3...v5.3.4
- Remove datasets requirement by @camfairchild in 2eabf0002b01
- Relax bittensor-* requirements by @camfairchild in da9300ba5b2
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.3.2...v5.3.3
- Btlm miner by @shibshib in opentensor#1463
- Don't finalize set_weights ext by @camfairchild in opentensor#1461
- Faster overview pull by @camfairchild in opentensor#1464
- Contrib revamp by @ifrit98 in opentensor#1456
- fix torch typehint on some neurons BT-1329 by @camfairchild in opentensor#1460
- bump bittensor-wallet version to 0.0.5
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.3.1...v5.3.2
- bump bittensor-wallet req, update cryptography security req by @@ifrit98 in 91d13b0
- Fixes Discord Link Issue #1442 by @camfairchild in 54d6248
- move mocks to bittensor_wallet package by @camfairchild in opentensor#1441
- Bump bittensor-wallet version to 0.0.4
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.3.0...v5.3.1
- [BIT-351] Ask for wallet name on btcli unstake by @camfairchild in opentensor#1387
- Fix tests using pure-Python MockSubtensor by @camfairchild in opentensor#1349
- Update README.md by @mostimasblunderbuss in opentensor#1397
- Update authint version by @ifrit98 in opentensor#1395
- Fix subtensor factory integration test by @camfairchild in opentensor#1400
- Remove neurons by @ifrit98 in opentensor#1389
- Merge pull request #1394 from opentensor/fix_axon_requests by @ifrit98 in opentensor#1406
- remove hotkey from proto and dendrite by @ifrit98 in opentensor#1407
- Weight Utils fix by @mrseeker in opentensor#1372
- Extract config to new package by @camfairchild in opentensor#1401
- Extract wallet by @camfairchild in opentensor#1403
- BTCli integration with new governance protocol by @Rubberbandits in opentensor#1398
- Reverting unnecessary commits for next release. by @camfairchild in opentensor#1415
- Extract wallet and config by @camfairchild in opentensor#1411
- @mostimasblunderbuss made their first contribution in opentensor#1397
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.2.0...v5.3.0
- add default 1024 max stake limit for querying UIDs with vpermit. by @ifrit98 in opentensor#1379
- Fixes validator permit issue seen on master by @unconst in opentensor#1381
- Added conda environment by @shibshib in opentensor#1386
- Update package requirements (hotfix) by @ifrit98 in opentensor#1385
- Merge master into new_staging by @ifrit98 in opentensor#1388
- Fix axon requests signature using metadata by @unconst in opentensor#1394
- Governance Protocol Release by @Rubberbandits in opentensor#1414
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.1.0...v5.2.0
- update readme by @unconst in opentensor#1344
- Reset scores for validators by @adriansmares in opentensor#1359
Full Changelog: https://github.com/opentensor/bittensor/compare/v5.0.0...v5.1.0
Full Changelog: https://github.com/opentensor/bittensor/compare/v4.0.1...v5.0.0
- Fix btcli my_delegates bug by @camfairchild in ef32a4da0d0827ab5977af1454d66ffe97cbc572
- Fix endpoint protocol check bug by @camfairchild and @Eugene-hu in opentensor#1296
- Fix changelog script and perms by @camfairchild in f5e7f1e9e9717d229fdec6875fdb9a3051c4bd6b and 1aed09a162ef0fe4d9def2faf261b15dc4c1fa8d
Full Changelog: https://github.com/opentensor/bittensor/compare/v4.0.0...v4.0.1
- add mnrv-ai to delegates.json by @SFuller4 in opentensor#1226
- Update delegates list by @adriansmares in opentensor#1225
- Update delegates.json by @whiterhinoTAO in opentensor#1230
- Hotfix - Cli unstake fix by @Eugene-hu in opentensor#1233
- Fix permissions for release github script by @eduardogr in opentensor#1224
- Staging into Release branch by @camfairchild in opentensor#1275
- Remove codecov by @camfairchild in opentensor#1282
- Use alt new preseal by @camfairchild in opentensor#1269
- @SFuller4 made their first contribution in opentensor#1226
- @whiterhinoTAO made their first contribution in opentensor#1230
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.7.0...v4.0.0
- [hotfix][3.6.3] Fixing no version checking by @eduardogr in opentensor#1063
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.6.2...v3.6.3
- Hotfix/3.6.2/validator logit parameters by @Eugene-hu in opentensor#1057
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.6.1...v3.6.2
- V3.6.0 nobunaga merge by @Eugene-hu in opentensor#1028
- Integration dendrite test fixes by @Eugene-hu in opentensor#1029
- Adding 3.6.0 release notes to CHANGELOG by @eduardogr in opentensor#1032
- [BIT-612] Validator robustness improvements by @opentaco in opentensor#1034
- [Hotfix 3.6.1] Validator robustness by @opentaco in opentensor#1035
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.6.0...v3.6.1
- Removal of dendrite multiprocessing by @Eugene-hu in opentensor#1017
- Merging back 3.5.1 fix to nobunaga by @eduardogr in opentensor#1018
- Release/3.5.0 post release by @eduardogr in opentensor#1010
- Fixes issue with --neuron.no_set_weights by @camfairchild in opentensor#1020
- Removing GitHub workflow push docker by @eduardogr in opentensor#1011
- [Fix] fix max stake for single by @camfairchild in opentensor#996
- [Feature] mention balance if not no prompt by @camfairchild in opentensor#995
- Add signature v2 format by @adriansmares in opentensor#983
- Improving the way we manage requirements by @eduardogr in opentensor#1003
- [BIT-601] Scaling law on EMA loss by @opentaco in opentensor#1022
- [BIT-602] Update scaling power from subtensor by @opentaco in opentensor#1027
- Release 3.6.0 by @eduardogr in opentensor#1023
- @adriansmares made their first contribution in opentensor#976
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.5.1...v3.6.0
- [hotfix] pin scalecodec lower by @camfairchild in opentensor#1013
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.5.0...v3.5.1
-
[Fix] allow synapse all (opentensor#988)
- allow set synapse All using flag
- add test
- use dot get
-
[Feature] Mark registration threads as daemons (opentensor#998)
- make solver processes daemons
-
[Feature] Validator debug response table (opentensor#999)
- Add response table to validator debugging
-
[Feature] Validator weight setting improvements (opentensor#1000)
- Remove responsive prioritization from validator weight calculation
- Move metagraph_sync just before weight setting
- Add metagraph register to validator
- Update validator epoch conditions
- Log epoch while condition details
- Consume validator nucleus UID queue fully
- Increase synergy table display precision
- Round before casting to int in phrase_cross_entropy
-
small fix for changelog and version by @Eugene-hu in opentensor#993
-
release/3.5.0 by @eduardogr in opentensor#1006
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.4.3...v3.5.0
- [Hotfix] Synapse security update by @opentaco in opentensor#991
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.4.2...v3.4.3
- Adding 3.4.0 changelog to CHANGELOG.md by @eduardogr in opentensor#953
- Release 3.4.2 by @unconst in opentensor#970
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.4.1...v3.4.2
- [Hotfix] Fix CUDA Reg update block by @camfairchild in opentensor#954
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.4.0...v3.4.1
- Parameters update by @Eugene-hu #936
- Bittensor Generate by @unconst #941
- Prometheus by @unconst #928
- [Tooling][Release] Adding release script by @eduardogr in opentensor#948
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.3.4...v3.4.0
- [hot-fix] fix indent again. add test by @camfairchild in opentensor#907
- Delete old gitbooks by @quac88 in opentensor#924
- Release/3.3.4 by @Eugene-hu in opentensor#927
- @quac88 made their first contribution in opentensor#924
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.3.3...v3.3.4
- [feature] cpu register faster by @camfairchild in opentensor#854
- [hotfix] fix flags for multiproc register limit by @camfairchild in opentensor#876
- Fix/diff unpack bit shift by @camfairchild in opentensor#878
- [Feature] [cubit] CUDA registration solver by @camfairchild in opentensor#868
- Fix/move overview args to cli by @camfairchild in opentensor#867
- Add/address CUDA reg changes by @camfairchild in opentensor#879
- [Fix] --help command by @camfairchild in opentensor#884
- Validator hotfix min allowed weights by @Eugene-hu in opentensor#885
- [BIT-552] Validator improvements (nucleus permute, synergy avg) by @opentaco in opentensor#889
- Bit 553 bug fixes by @isabella618033 in opentensor#886
- add check to add ws:// if needed by @camfairchild in opentensor#896
- [BIT-572] Exclude lowest quantile from weight setting by @opentaco in opentensor#895
- [BIT-573] Improve validator epoch and responsives handling by @opentaco in opentensor#901
- Nobunaga Release V3.3.3 by @Eugene-hu in opentensor#899
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.3.2...v3.3.3
- SynapseType fix in dendrite by @robertalanm in opentensor#874
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.3.1...v3.3.2
- [hotfix] Fix GPU reg bug. bad indent by @camfairchild in opentensor#883
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.3.0...v3.3.1
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
- [hotfix] fix flags for run command, fix hotkeys flag for overview, and [feature] CUDA reg by @camfairchild in opentensor#877
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.2.0...v3.3.0
- [BIT-540] Choose responsive UIDs for setting weights in validator + validator save/load by @opentaco in opentensor#872
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.1.0...v3.2.0
This release refactors the registration code for CPU registration to improve solving performance.
- [feature] cpu register faster (#854) by @camfairchild in opentensor#875
Full Changelog: https://github.com/opentensor/bittensor/compare/v3.0.0...v3.1.0