Releases: opentensor/btcli
Releases · opentensor/btcli
8.2.0rc14
What's Changed
- Adds new commands
btcli stake swap
, andbtcli stake transfer
. - Updates
btcli stake move
to be more interactive. - Adds
btcli s price
with--html
and--log
functionalities. - Other improvements and bug fixes
v8.4.3
8.4.3 /2025-01-23
What's Changed
- Backmerge main to staging 842 by @ibraheem-opentensor in #273
- Fix arg order for set-identity by @thewhaleking in #282
- Updated btwallet to 3.0.0, adds overwrite flag and updates tests by @ibraheem-opentensor in #275
Full Changelog: v8.4.2...v8.4.3
8.2.0rc6
Development version for the Rao compatible chain
v8.2.0rc1
Publishes rao-games/pools
branch for testing and experimentation.
v8.4.2
What's Changed
- Removes the
.value
checks as we no longer use SCALE objects. by @thewhaleking in #270 - Backmerge main to staging 842 by @ibraheem-opentensor in #273
Full Changelog: v8.4.1...v8.4.2
v8.4.1
8.4.1 /2024-12-05
What's Changed
- Sometimes err_docs is a string. We want to handle this properly. by @thewhaleking in #260
- Sudo Hyperparams by @thewhaleking in #261
- Sorted netuids in
btcli r get-weights
by @thewhaleking in #258 - Show hyperparams during
sudo set
only sometimes by @thewhaleking in #262 - Update stake children help menu by @thewhaleking in #264
- Removes custom error metadata pulling because it pulls the wrong data by @thewhaleking in (f58ffaf)
- Updates bt-decode to 0.4.0 by @ibraheem-opentensor in #265
- Backmerge main to staging 8.4.1 by @ibraheem-opentensor in #267
- Release/8.4.1 by @ibraheem-opentensor in #268
Full Changelog: v8.4.0...v8.4.1
v8.4.0
Changelog
8.4.0 /2024-11-27
What's Changed
- Use hex to bytes function by @thewhaleking in #244
- Remove deprecated Typer options by @thewhaleking in #248
- Upgrade websockets by @thewhaleking in #247
- Fast block improvements by @thewhaleking in #245
- Fixed overview message discrepancy by @ibraheem-opentensor in #251
- Fix hyperparams setting. by @thewhaleking in #252
- Bumps btwallet to 2.1.2 by @ibraheem-opentensor in #255
- Bumps btwallet to 2.1.3 by @ibraheem-opentensor in #256
Full Changelog: v8.3.1...v8.4.0
v8.3.1
What's Changed
- Better handle incorrect file path for wallets. by @thewhaleking in #230
- Handle websockets version 14, verbose error output by @thewhaleking in #236
- Handles the new PasswordError from bt-wallet by @thewhaleking in #232
- Uses bt-wallet 2.1.0
Full Changelog: v8.3.0...v8.3.1
v8.3.0
What's Changed
8.3.0 /2024-11-06
What's Changed
- Better handle incorrect password by @thewhaleking in #187
- Fixes success path of pow register by @ibraheem-opentensor in #189
- Adds
--all
flag to transfer by @thewhaleking in #181 - In
do_transfer
, we check the balance with coldkeypub.ss58, but then retrieve it from the dict with coldkey.ss58. Resolve this. by @thewhaleking in #199 - Handle KeyboardInterrupt in CLI to gracefully exit (no traceback) by @thewhaleking in #199
- Handle race conditions where self.metadata may not be set before finishing initialising runtime (this may need optimised in the future) by @thewhaleking in #199
- Error description output by @thewhaleking in #199
- Taostats link fixed by @thewhaleking in #199
- Fixes not showing confirmation if --no-prompt is specified on stake remove by @thewhaleking in #199
- Fix wallets in overview by @thewhaleking in #197
- fix handling null neurons by @thewhaleking in #214
- Fix cuda pow registration by @thewhaleking in #215
- Adds confirmation after each successful regen by @ibraheem-opentensor in #203
- Removes wallet path prompt by @ibraheem-opentensor in #205
- Support hotkey names for include/exclude in st add/remove by @thewhaleking in #216
- Subvortex network added by @thewhaleking in #223
- Add prompt option to all commands which use Confirm prompts by @thewhaleking in #227
- fix: local subtensor port by @distributedstatemachine in #228
- Release/8.3.0 by @ibraheem-opentensor in #219
New Contributors
- @distributedstatemachine made their first contribution in #228
Full Changelog: v8.2.0...v8.3.0
v8.2.0
What's Changed
- Handle git not installed by @thewhaleking in #164
- Handle receiving task cancellation by @thewhaleking in #166
- Change network option to a list so that it can be correctly parsed if multiple options are given by @thewhaleking in #165
- Receiving task cancellation improvement by @thewhaleking in #168
- mnemonic change: support numbered mnemonic by @thewhaleking in #167
- Backmerge release 8.1.1 by @ibraheem-opentensor in #169
- Handle custom errors from subtensor by @thewhaleking in #79
- Removes check for port in chain endpoint by @ibraheem-opentensor in #170
- Shifts Tao conversion to correct place in stake remove by @ibraheem-opentensor in #172
- Adds support for ss58 addresses in wallet balance by @ibraheem-opentensor in #171
- Fixes network instantiation in root list-delegates by @ibraheem-opentensor in #173
- Utils App with convert command by @thewhaleking in #174
- Fixes for rpc request error handler, root list default empty values, prev delegate fetching by @thewhaleking in #175
- Bumps version, updates requirement for 8.1.2 by @ibraheem-opentensor in #176
- Updates changelog and bumps version by @ibraheem-opentensor in #177
- Release v8.2.0 by @ibraheem-opentensor in #178
Full Changelog: v8.1.1...v8.2.0