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 v4.0.0 #634

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daywalker90
Copy link
Contributor

[4.0.0] 2024-12-10

Added

  • pays: CLN 24.11+ will use newly added indexing in listpays to speed up building the pays table on subsequent summars calls

Changed

  • pays: summars can't guarantee that it can find/calculate sats_requested,msats_requested and therefore also can't guarantee fee_sats and fee_msats. If this is the case these will be shown as N/A and not included in the totals summary at the end and in json mode the fields will be omitted
  • pays: summars can't guarantee that it can find the destination. If this is the case it will be shown as N/A and in json mode this field will be omitted
  • pays: description field now included in json output mode if a description was found

Fixed

  • no longer panic on missing payment destination or amount_msat

[3.5.0] 2024-10-22

Added

  • Total values summary for forwards, pays and invoices table at the bottom in normal view and as totals object in json mode
  • Show timeframe and limits you are currently using for each table of forwards, pays and invoices
  • New options to limit output of forwards, pays and invoices tables: summars-forwards-limit, summars-pays-limit and summars-invoices-limit. Defaults to 0 (off) and limits the outputs to the last x entries, useful if you are setting high time values for summars-forwards, summars-pays or summars-invoices
  • New summars-forwards-columns column: eff_fee_ppm showing the effective fee ppm

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.

1 participant