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

Feature/reconciliation invoices #484

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2023

  1. add reconciliation script

    kiwiidb committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f550fb2 View commit details
    Browse the repository at this point in the history
  2. add reconciliation script

    kiwiidb committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e1954e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add hex dump r hash

    kiwiidb committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c542259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56cc02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845a288 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    230d951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7fcf3f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. fix query, add keysend log

    kiwiidb committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7f873c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b88e40 View commit details
    Browse the repository at this point in the history
  3. add decent logging

    kiwiidb committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8c12945 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    1cc0e2b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Merge pull request #472 from getAlby/bumi-patch-1

    Consistent naming for log entries
    bumi authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7f93ea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge branch 'main' into feature/reconciliation-invoices

    # Conflicts:
    #	cmd/payment-reconciliation/main.go
    frnandu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    adf8cde View commit details
    Browse the repository at this point in the history
  2. use InitLNClient instead of NewLNDclient + GetAllPendingPayments into…

    … CheckPendingOutgoingPayments
    frnandu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6de0c66 View commit details
    Browse the repository at this point in the history