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

feat(lsp): Add support for lsp in lampo #277

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

Commits on Jul 18, 2024

  1. Initial commit

    Harshit933 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    af4ec91 View commit details
    Browse the repository at this point in the history
  2. feat(lsp): Implement JIT channels

    This commit allows to create JIT(Just in time) channels for our
    node.
    
    https://github.com/BitcoinAndLightningLayerSpecs/lsp/tree/main/LSPS2
    Harshit933 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ba24141 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 31, 2024

  1. feat(lsp): be able to provide liquitidy to other nodes

    This commit allows our node to act as a server to provide
    liquidity to other nodes.
    Harshit933 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b621c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cabe25a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix: Updates tests

    Harshit933 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7257d8c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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