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

refactor/broadcaster-cli keyset utxos command #565

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

boecklim
Copy link
Collaborator

@boecklim boecklim commented Aug 23, 2024

Description of Changes

  • Spread table across multiple tables of 10 columns each
  • Render with style
  • Display cross mark for 1 sat outputs and don't count to total (because they're too small)

image

Testing Procedure

  • Run broadcaster-cli keyset utxos -r=10

  • I have added new unit tests

  • All tests pass locally

  • I have tested manually in my local environment

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have updated CHANGELOG.md with my changes

@boecklim boecklim force-pushed the feature/broadcaster-cli-tables branch from 97a9c63 to 6ec2ad1 Compare August 23, 2024 07:19
@boecklim boecklim self-assigned this Aug 23, 2024
@boecklim boecklim marked this pull request as ready for review August 23, 2024 07:31
@boecklim boecklim marked this pull request as draft August 23, 2024 07:46
Copy link

@boecklim boecklim marked this pull request as ready for review August 23, 2024 08:03
@boecklim boecklim merged commit 9a7d1fe into main Aug 23, 2024
6 checks passed
@boecklim boecklim deleted the feature/broadcaster-cli-tables branch August 23, 2024 11:43
github-actions bot pushed a commit that referenced this pull request Aug 23, 2024
* Spread table across multiple tables of 10 columns each and render with style

* Display cross mark for 1 sat outputs and don't count to total
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.

2 participants