Skip to content

Releases: opentensor/btcli

v9.1.0

01 Mar 04:06
2c92eb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.3...v9.1.0

v9.0.3

27 Feb 00:30
65f4d1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.2...v9.0.3

v9.0.2

20 Feb 19:31
68cb48a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.1...v9.0.2

v9.0.1

14 Feb 03:03
2432ffb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

13 Feb 20:17
3a3edd9
Compare
Choose a tag to compare

9.0.0 /2025-02-13

What's Changed

New Contributors

v9.0.0rc4

13 Feb 00:02
b80f3a4
Compare
Choose a tag to compare
v9.0.0rc4 Pre-release
Pre-release

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

12 Feb 04:45
Compare
Choose a tag to compare
v9.0.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0rc2...v9.0.0rc3

v9.0.0rc2

07 Feb 06:59
Compare
Choose a tag to compare
v9.0.0rc2 Pre-release
Pre-release

9.0.0rc2 /2025-02-06

What's Changed

  • Updates to new Async Substrate Interface
  • Other bug fixes and improvements

v9.0.0rc1

05 Feb 23:52
Compare
Choose a tag to compare
v9.0.0rc1 Pre-release
Pre-release

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

25 Jan 03:39
Compare
Choose a tag to compare
8.2.0rc14 Pre-release
Pre-release

What's Changed

  • Adds new commands btcli stake swap, and btcli stake transfer.
  • Updates btcli stake move to be more interactive.
  • Adds btcli s price with --html and --log functionalities.
  • Other improvements and bug fixes