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

Add list swaps filter #679

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Conversation

sputn1ck
Copy link
Member

This PR adds the option to filter swaps in the listswaps command by:

  • swap type (loop in/loop out)
  • pending
  • label
  • outgoing channel set (if loop in)
  • last hop (if loop out)

closes #678

Copy link

@markettes markettes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice addition! 🎉

Copy link
Member

@GeorgeTsagk GeorgeTsagk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@sputn1ck sputn1ck merged commit 52135a4 into lightninglabs:master Jan 4, 2024
4 checks 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.

Filter listswaps by different parameters
4 participants