Skip to content

Release/9.20.1#894

Merged
thewhaleking merged 60 commits intomainfrom
release/9.20.1
Apr 2, 2026
Merged

Release/9.20.1#894
thewhaleking merged 60 commits intomainfrom
release/9.20.1

Conversation

@thewhaleking
Copy link
Copy Markdown
Contributor

What's Changed

New Contributors

Full Changelog: v9.20.0...v9.20.1

thewhaleking and others added 25 commits April 1, 2026 14:14
…e-move

fix: resolve proxy address for stake queries in move/transfer/swap and sudo trim
…ow-versions

Bumps workflow versions, uses permission in release
* fix: remove unused --hotkey option and split inspect into two tables

Remove the regressed --hotkey parameter from wallet inspect command
and split the single 9-column table into two focused tables:
a Coldkey Overview table and a Hotkey Details table.

- Remove wallet_hotkey parameter from wallet_inspect signature
- Update help text to reflect coldkey-only wallet display
- Refactor inspect output into separate coldkey and hotkey tables
- Extract helper functions for delegate/neuron row generation
- Add unit tests for all new helper functions
- Remove unused itertools import

Fixes #233

* fix: address review — add ss58 option, fix alpha symbols, re-enable command

- Remove early exit that disabled inspect on rao network
- Add --ss58-address option so users can inspect any coldkey
  without a local wallet file (read-only, no extrinsics)
- Fix hotkey details table to show subnet alpha symbols instead
  of tao symbol by calling Balance.set_unit(netuid)
- Refactor inspect() to work with SS58 addresses directly,
  decoupling data fetching from wallet file existence

Verified get_delegated in subtensor_interface.py — the method
signature and return type match upstream (main and staging).
No data structure update needed.

* Typing and backwards compatibility

* Ruff

* fix subtensor init

* use new identities

* update tests

---------

Co-authored-by: Nicknamess96 <n.zuddas96@gmail.com>
Co-authored-by: ibraheem-latent <i@latent.to>
fix: error handling in wallet_create() and new_coldkey()
* Consolidate text fixtures in one place

* Adds more tests

* Adds more tests

* Ruff

* Update contributing guide

* More reuse
Co-authored-by: Ibraheem <165814940+ibraheem-abe@users.noreply.github.com>
Co-authored-by: Ibraheem <165814940+ibraheem-abe@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
…interactivity

Better st move interactivity
@thewhaleking thewhaleking requested a review from a team April 2, 2026 16:57
@thewhaleking thewhaleking merged commit 1d66864 into main Apr 2, 2026
182 of 185 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants