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

Mint: Add clnrest.py Lightning backend #551

Merged
merged 32 commits into from
Jun 30, 2024

Commits on Apr 21, 2024

  1. log cln error

    callebtc committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5d8df8a View commit details
    Browse the repository at this point in the history
  2. return a string

    callebtc committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d84eeb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update corelightningrest to work with latest ver using rune

    Richard Bensberg committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    31f3354 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    e18cca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d6c82 View commit details
    Browse the repository at this point in the history
  3. remove weird error

    callebtc committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8e765ae View commit details
    Browse the repository at this point in the history
  4. fix mpp melt model

    callebtc committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d2a530c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. corelightningrest.py: Added Multi-Mint payout support

    lndrest.py: fix `quote.amount` is not always in sats + better checks
    lollerfirst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bf84620 View commit details
    Browse the repository at this point in the history
  2. small fix

    lollerfirst committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a2f7b1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa7d1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c7d69 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d72ddf5 View commit details
    Browse the repository at this point in the history
  2. small fix

    lollerfirst committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    145b9a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix paid_invoice_stream

    lollerfirst committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    36f88af View commit details
    Browse the repository at this point in the history
  2. make format

    lollerfirst committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    de60320 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. handle runes

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    946fb88 View commit details
    Browse the repository at this point in the history
  2. load rune

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6c3e128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baf5bb8 View commit details
    Browse the repository at this point in the history
  4. try without cert

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f46d8f5 View commit details
    Browse the repository at this point in the history
  5. port

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    eb31053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daa73f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6716256 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b14010b View commit details
    Browse the repository at this point in the history
  9. enable mpp in regtest.yaml

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0950142 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b67ff11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b21396 View commit details
    Browse the repository at this point in the history
  12. CLNRest + CoreLightningRest

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    294c067 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08a651d View commit details
    Browse the repository at this point in the history
  14. clean up

    callebtc committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c788b74 View commit details
    Browse the repository at this point in the history