This repository was archived by the owner on Jul 12, 2026. It is now read-only.
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