Skip to content

Conversation

@thewhaleking
Copy link
Contributor

@thewhaleking thewhaleking commented Nov 17, 2025

9.15.3 /2025-11-17

What's Changed

New Contributors

Full Changelog: v9.15.2...v9.15.3

branchv and others added 21 commits November 4, 2025 20:23
fix missing classifiers, migrate to flit
…vortex

Removes subvortex as the project is gone.
Add max_width constraints to all table columns in the stake move
display to prevent the table from extending beyond terminal width.
This fixes issue #516 where the table was too wide to display properly,
especially on systems with narrower terminal windows.

Changes:
- Added max_width parameters to all 9 table columns
- Constrained hotkey columns to 15 characters (already truncated in display)
- Set reasonable widths for amount, rate, fee columns
- Table now fits within standard terminal width (80-120 chars)

Closes #516
Fix table width visual bug in stake move command
@thewhaleking thewhaleking requested a review from a team November 17, 2025 19:08
@thewhaleking thewhaleking merged commit f48829d into main Nov 17, 2025
132 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.

6 participants