Skip to content

solana-cli: shreds list falls back to all seats when no default keypair#346

Merged
martinsander00 merged 1 commit intomainfrom
ms/list-default-key
Apr 13, 2026
Merged

solana-cli: shreds list falls back to all seats when no default keypair#346
martinsander00 merged 1 commit intomainfrom
ms/list-default-key

Conversation

@martinsander00
Copy link
Copy Markdown
Contributor

@martinsander00 martinsander00 commented Apr 13, 2026

Resolves: https://github.com/malbeclabs/infra/issues/998

Summary

  • When no --all or -k flag is passed, shreds list defaults to filtering by the default keypair's public key
  • Previously, if no default keypair was found, the command errored out
  • Now it gracefully falls back to showing all seats instead of failing

Lines of Code

Section Added Removed
SDKs +2 -3

@martinsander00 martinsander00 merged commit 8651563 into main Apr 13, 2026
5 of 6 checks passed
@martinsander00 martinsander00 deleted the ms/list-default-key branch April 13, 2026 20:54
karl-dz pushed a commit that referenced this pull request Apr 16, 2026
## Summary of Changes
Uptick `doublezero-solana-cli` crate to v0.5.3.

Includes:
- `shreds list`: fall back to showing all seats when no default keypair
is found (#346)
- `shreds withdraw`: allow withdrawing funds from stale seats and add
`--funds-only` flag (#347)

## Testing Verification
N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants