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

Core Lightning: CLNRest backend #2228

Merged
merged 17 commits into from
Jul 9, 2024

Commits on Jun 10, 2024

  1. initial working of the new plugin

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4c9e4c9 View commit details
    Browse the repository at this point in the history
  2. add payments, invoices, receiving onchain, offchain, txs and balances

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c6ea92c View commit details
    Browse the repository at this point in the history
  3. add open channel, add peer, decode, keysend, pay, closechannel

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cd4af6f View commit details
    Browse the repository at this point in the history
  4. add fees and bolt12

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    82595e6 View commit details
    Browse the repository at this point in the history
  5. fix nits

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4088cc6 View commit details
    Browse the repository at this point in the history
  6. fixed some nits

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    10a38b8 View commit details
    Browse the repository at this point in the history
  7. mark coin controls as default

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3e67c1b View commit details
    Browse the repository at this point in the history
  8. decouple cln and lnd backends

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f5e2c27 View commit details
    Browse the repository at this point in the history
  9. minor compatibility fixes

    nitesh authored and nitesh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    194f994 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix chain withdrawal

    nitesh authored and nitesh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f47ce54 View commit details
    Browse the repository at this point in the history
  2. fix chain withdrawal

    nitesh authored and nitesh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    49a4c8b View commit details
    Browse the repository at this point in the history
  3. fix chain transactions history

    nitesh authored and nitesh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb360e7 View commit details
    Browse the repository at this point in the history
  4. make chain txs more readable

    nitesh authored and nitesh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    800a071 View commit details
    Browse the repository at this point in the history
  5. push translations

    nitesh authored and nitesh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1104400 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix transactions list

    nitesh authored and nitesh committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e192c9d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. actually fix transactions list

    nitesh authored and nitesh committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    68f5c0f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. revert old changes

    niteshbalusu11 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    34ce487 View commit details
    Browse the repository at this point in the history