You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,35 @@
1
1
# Changelog
2
2
3
+
## 9.17.0 /2025-12-22
4
+
5
+
## What's Changed
6
+
* feat: add cli for axon set and reset by @Mobile-Crest in https://github.com/opentensor/btcli/pull/726
7
+
* json console and tests by @thewhaleking in https://github.com/opentensor/btcli/pull/744
8
+
* Consolidates the `--coldkey-ss58` param into a predefined Option. by @thewhaleking in https://github.com/opentensor/btcli/pull/750
9
+
* Testing: Disables non fast blocks for hyperparam by @ibraheem-abe in https://github.com/opentensor/btcli/pull/755
10
+
* Feat: Improve Subnet Hyperparameters cmd #607 by @SmartDever02 in https://github.com/opentensor/btcli/pull/746
11
+
* feat: show weights difference when setting root weights by @MkDev11 in https://github.com/opentensor/btcli/pull/747
12
+
* Feat/Add `--no` flag to auto-decline confirmation prompts 194 by @MkDev11 in https://github.com/opentensor/btcli/pull/748
13
+
* Improve subnets register command and error message by @Mobile-Crest in https://github.com/opentensor/btcli/pull/754
14
+
* fix: resolve SQL syntax error in ProxyAnnouncements and improve event loop by @leonace924 in https://github.com/opentensor/btcli/pull/769
15
+
* pr fixes by @thewhaleking in https://github.com/opentensor/btcli/pull/768
16
+
* Account for 0x-prepended call hashes by @thewhaleking in https://github.com/opentensor/btcli/pull/772
17
+
* Unit test fixes by @thewhaleking in https://github.com/opentensor/btcli/pull/775
18
+
* fix: remove unused --hotkey option from wallet inspect command by @calm329 in https://github.com/opentensor/btcli/pull/770
19
+
* Fix: update the err_console.print to print_error to make consistency in error printing with cross mark by @leonace924 in https://github.com/opentensor/btcli/pull/778
20
+
* Feat: Safe staking in swap_stake by @ibraheem-abe in https://github.com/opentensor/btcli/pull/779
21
+
* proxy execute improvements by @thewhaleking in https://github.com/opentensor/btcli/pull/774
22
+
* Adds CONTRIBUTING guide by @thewhaleking in https://github.com/opentensor/btcli/pull/777
23
+
24
+
## New Contributors
25
+
*@Mobile-Crest made their first contribution in https://github.com/opentensor/btcli/pull/726
26
+
*@SmartDever02 made their first contribution in https://github.com/opentensor/btcli/pull/746
27
+
*@MkDev11 made their first contribution in https://github.com/opentensor/btcli/pull/747
28
+
*@leonace924 made their first contribution in https://github.com/opentensor/btcli/pull/769
29
+
*@calm329 made their first contribution in https://github.com/opentensor/btcli/pull/770
0 commit comments