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

Gateway cln extension service #1224

Closed
wants to merge 7 commits into from
Closed

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    682141e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c130fa2 View commit details
    Browse the repository at this point in the history
  3. implement pay invoice service

    okjodom committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3d67279 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    f076d47 View commit details
    Browse the repository at this point in the history
  2. await htlc processing by the gateway

      - after sending htlc to the gateway servide for processing, block and
        wait for outcome of the processing
      - fail the HTLC in case of expiry before a response is received
    okjodom committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fc347ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18242e View commit details
    Browse the repository at this point in the history
  4. complete htlcs

    okjodom committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c2cadc6 View commit details
    Browse the repository at this point in the history