Releases: opentensor/btcli
Releases · opentensor/btcli
v9.0.1
What's Changed
- Fixes root tempo being 0 by @ibraheem-opentensor in #312
- Backmerge main to staging 900 by @ibraheem-opentensor in #313
- Fixes fmt err msg by @ibraheem-opentensor in #314
- Adds subnet identities set/get by @ibraheem-opentensor in #316
- Fix return type annotation for
alpha_to_tao_with_slippage
by @thewhaleking in #311 - Updates live view of btcli stake list
- Release/9.0.1 by @ibraheem-opentensor in #317
- Other minor improvements and fixes
Full Changelog: v9.0.0...v9.0.1
v9.0.0
9.0.0 /2025-02-13
What's Changed
- Btcli ported to Rao by @ibraheem-opentensor & @thewhaleking in https://github.com/opentensor/btcli/tree/rao-games/pools
- fix netuid from str to int by @roman-opentensor in #195
- add runtime apis to reg by @ibraheem-opentensor in #196
- Updated tables (st list, s list) by @ibraheem-opentensor in #200
- Modifying descriptions and links in stake and subnets dot py files by @rajkaramchedu in #246
- Fixes Identity Lookup (Rao Games Pools) by @thewhaleking in #279
- Show encrypted hotkeys in w list by @thewhaleking in #288
- Backmerge rao branch to decoding branch by @ibraheem-opentensor in #290
- Updates identity, sn identity, and other chain stuff by @ibraheem-opentensor in #292
- Updates Rao to decode using chain by @ibraheem-opentensor in #286
- Fix/rao remove mention of cost by @camfairchild in #293
- Uses uvloop if it's installed by @thewhaleking in #294
- Feat: Safe staking by @ibraheem-opentensor in #299
- Removes stake from w balances by @ibraheem-opentensor in #301
- Updates docstrings for commands by @ibraheem-opentensor in #303
- Release/9.0.0rc4 by @ibraheem-opentensor in #306
- Rao to staging merge (new branch) by @thewhaleking in #305
- [WIP] Rao by @thewhaleking in #129
- Updates e2e tests for rao by @ibraheem-opentensor in #307
- Update dividends, adds sort by @ibraheem-opentensor in #308
- Final cleanups for Rao by @ibraheem-opentensor in #309
New Contributors
- @camfairchild made their first contribution in #293
v9.0.0rc4
9.0.0rc4 /2025-02-12
- Adds sort option to metagraph/show
- Updates metagraph/show to use direct dividends instead of relative
- Updates subnets list to use working tao emissions
Full Changelog: v9.0.0rc3...v9.0.0rc4
v9.0.0rc3
What's Changed
- Uses uvloop if it's installed by @thewhaleking in #294
- Feat: Safe staking by @ibraheem-opentensor in #299
- Removes stake from w balances by @ibraheem-opentensor in #301
- Updates docstrings for commands by @ibraheem-opentensor in #303
Full Changelog: v9.0.0rc2...v9.0.0rc3
v9.0.0rc2
9.0.0rc2 /2025-02-06
What's Changed
- Updates to new Async Substrate Interface
- Other bug fixes and improvements
v9.0.0rc1
9.0.0rc1 /2025-02-04
What's Changed
- Uses new Async Substrate Interface
- Updates how we use runtime calls
- Updates stake move to accept ss58 origin hotkeys
- Fixes slippage calculation in stake move
- Adds improved error handling through '--verbose' flag
- Improved docstrings
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.