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

summars: update to v3.4.0 #591

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

daywalker90
Copy link
Contributor

Changelog

[3.4.0] 2024-09-22

Added

  • nix flake (thanks to @RCasatta)
  • New column for the main channels table: PERC_US: the percentage of funds in the channel that belong to us.
  • New column TOTAL_SATS: the total size of the channel in sats
  • New column MIN_HTLC: the minimum size of an outgoing htlc for that channel in sats
  • New column IN_BASE: the base fee in msats set by the channel's peer
  • New column IN_PPM: the ppm fee set by the channel's peer

Changed

  • Can only sort by enabled columns, since we don't collect data on some disabled columns for performance reasons
  • updated dependencies

Fixed

  • Improved performance if invoices or forwards tables don't have anything to show in the requested time window

@chrisguida chrisguida enabled auto-merge (rebase) September 27, 2024 17:32
@chrisguida
Copy link
Collaborator

ACK ed53846

@chrisguida chrisguida merged commit 83efc0b into lightningd:master Sep 27, 2024
7 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.

2 participants