Releases: opentensor/btcli
Releases · opentensor/btcli
v9.17.0
What's Changed
- feat: add cli for axon set and reset by @Mobile-Crest in #726
- json console and tests by @thewhaleking in #744
- Consolidates the
--coldkey-ss58param into a predefined Option. by @thewhaleking in #750 - Testing: Disables non fast blocks for hyperparam by @ibraheem-abe in #755
- Feat: Improve Subnet Hyperparameters cmd #607 by @SmartDever02 in #746
- feat: show weights difference when setting root weights by @MkDev11 in #747
- Feat/Add
--noflag to auto-decline confirmation prompts 194 by @MkDev11 in #748 - Improve subnets register command and error message by @Mobile-Crest in #754
- fix: resolve SQL syntax error in ProxyAnnouncements and improve event loop by @leonace924 in #769
- pr fixes by @thewhaleking in #768
- Account for 0x-prepended call hashes by @thewhaleking in #772
- Unit test fixes by @thewhaleking in #775
- fix: remove unused --hotkey option from wallet inspect command by @calm329 in #770
- Fix: update the err_console.print to print_error to make consistency in error printing with cross mark by @leonace924 in #778
- Feat: Safe staking in swap_stake by @ibraheem-abe in #779
- proxy execute improvements by @thewhaleking in #774
- Adds CONTRIBUTING guide by @thewhaleking in #777
New Contributors
- @Mobile-Crest made their first contribution in #726
- @SmartDever02 made their first contribution in #746
- @MkDev11 made their first contribution in #747
- @leonace924 made their first contribution in #769
- @calm329 made their first contribution in #770
Full Changelog: v9.16.0...v9.17.0
v9.16.0
What's Changed
- proxy help text by @chideraao in #707
- In
btcli st list, display the total even with the--verboseflag by @thewhaleking in #717 - Make
btcli st wizardby @OxLeOx in #720 - Feat/Root claim update for netuids by @ibraheem-abe in #722
- Improve e2e tests workflow by @basfroman in #728
- Backmerge main to staging 41225 by @ibraheem-abe in #729
- Feat: MeV protection in staking operations by @ibraheem-abe in #724
- proxy app by @thewhaleking in #706
- Fixes: updated mev shield by @thewhaleking in #731
- Support case insensitive claim commands by @ibraheem-abe in #739
- Update: Allow executing change extrinsic by @ibraheem-abe in #740
New Contributors
- @chideraao made their first contribution in #707
- @OxLeOx made their first contribution in #720
Full Changelog: v9.15.3...v9.16.0
v9.16.0rc1
What's Changed
- Adds mev shield to all staking extrinsics & subnet creation
v9.15.3
What's Changed
- fix missing classifiers, migrate to flit by @branchvincent in #698
- Removes subvortex as the project is gone. by @thewhaleking in #708
- Small Bug Fixes by @thewhaleking in #712
- docs: fix typos in some files by @Edge-Seven in #711
- Fix table width visual bug in stake move command by @BANADDA in #709
- Changelog + version by @thewhaleking in #713
- Fix: Decode account id in
btcli swap-checkby @ibraheem-abe in #714
New Contributors
- @branchvincent made their first contribution in #698
- @Edge-Seven made their first contribution in #711
- @BANADDA made their first contribution in #709
Full Changelog: v9.15.2...v9.15.3
v9.15.2
What's Changed
- Update/btcli stake claim args by @ibraheem-abe in #701
- Update metagraph symbols thru subnet info by @ibraheem-abe in #703
Full Changelog: v9.15.1...v9.15.2
v9.15.1
v9.15.0
What's Changed
- Stop running e2e tests on changelog branches by @thewhaleking in #691
- Feat/root claim by @ibraheem-abe in #692
- Update: Temporarily removes Inflow EMA by @ibraheem-abe in #697
Full Changelog: v9.14.3...v9.15.0
v9.14.3
What's Changed
- Allows for installing on Py 3.14 by @thewhaleking in #688
- corrects
--nameparam inwallet set-identityandsubnets set-identitywhich was a duplicate param alias of--wallet-name: changes to--id-nameand--sn-name
- corrects
Full Changelog: v9.14.2...v9.14.3
v9.14.2
What's Changed
stake remove --allfails when unsuccessful by @thewhaleking in #679- check subnet logo url by @thewhaleking in #681
st transferextrinsic id fix by @thewhaleking in #685
Full Changelog: v9.14.1...v9.14.2
v9.14.1
What's Changed
- Updates kappa to root sudo only in-line with devnet-ready by @thewhaleking in #668
- Adds additional warnings for move vs transfer by @thewhaleking in #672
- Childkey take was incorrectly labeled. by @thewhaleking in #669
- Updates the help text of crownloan refund by @thewhaleking in #674
- Add a warn flag when --netuid 0 is used for btcli hotkey swap by @nstankov-stkd in #666
- Add warning and confirmation for
wallet swap_hotkey --netuid 0to prevent accidental misuse. Using--netuid 0only swaps the hotkey on the root network (netuid 0) and does NOT move child hotkey delegation mappings. This is not a full swap across all subnets. Updated documentation and added comprehensive unit tests to clarify proper usage.
- Add warning and confirmation for
- Edge case bug fixes by @thewhaleking in #675
- Adds wallet balance sorting by @thewhaleking in #676
New Contributors
- @nstankov-stkd made their first contribution in #666
Full Changelog: v9.14.0...v9.14.1