Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New simplified output format for space-cli & bug fixes #67

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

buffrr
Copy link
Member

@buffrr buffrr commented Jan 28, 2025

This PR:

  1. simplifies the verbose JSON output for space-cli by introducing a new output format that's text based with nice ASCII tables for various things like listspaces and listtransactions.

The raw JSON output can be accessed by specifying --output-format JSON.

  1. Renames the foreign_input column to a more readable name previous_spaceout

  2. Fixes spaced ignores SIGINT in RPC retry loop #66

@buffrr buffrr changed the title New simplified output format for space-cli New simplified output format for space-cli & bug fixes Jan 28, 2025
@buffrr buffrr merged commit bb91831 into spacesprotocol:main Jan 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spaced ignores SIGINT in RPC retry loop
1 participant