Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 15:42
· 9 commits to main since this release
893f68b

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

Release binaries info

  • Release binaries were built using rust 1.81.0
  • Linux release binaries require glibc>=2.31