Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
litbot-9000
/
loop
Public
forked from
lightninglabs/loop
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
loop
swap
on
master
User selector
All users
All time
Commit history
Commits on Mar 9, 2026
lint: fix linter issues
hieblmi
committed
a10c741
View commit details
Copy full SHA for a10c741
View code at this point
Browse repository at this point
godoc: address copy-paste errors accross the codebase
hieblmi
committed
a9977dd
View commit details
Copy full SHA for a9977dd
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
multi: update linter, fix issues
guggero
committed
65251e8
View commit details
Copy full SHA for 65251e8
View code at this point
Browse repository at this point
multi: update lnd compile-time dependency to v0.19.0
guggero
committed
722ad88
View commit details
Copy full SHA for 722ad88
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
swap: fix leaf estimation in AddSuccessToEstimator
Show description for fa8703f
starius
committed
fa8703f
View commit details
Copy full SHA for fa8703f
View code at this point
Browse repository at this point
Commits on Jun 5, 2024
chore: fix some comments
Show description for 12bc3b2
jinjingroad
committed
12bc3b2
View commit details
Copy full SHA for 12bc3b2
View code at this point
Browse repository at this point
Commits on May 31, 2024
gomod: bump lnd to version 0.18.0-beta
hieblmi
committed
402d9a8
View commit details
Copy full SHA for 402d9a8
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
swap: address family for static addresses
hieblmi
committed
fdf77ed
View commit details
Copy full SHA for fdf77ed
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
fix typo swap/htlc.go
shuoer86
committed
921bdf0
View commit details
Copy full SHA for 921bdf0
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
loopd: abandon loop-ins
hieblmi
committed
5e91c44
View commit details
Copy full SHA for 5e91c44
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
multi: update linter, fix issues
guggero
committed
08026da
View commit details
Copy full SHA for 08026da
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
swap: decide on actual keyfamily value
Show description for 5454442
sputn1ck
committed
5454442
View commit details
Copy full SHA for 5454442
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
swap: pass in MuSig2 version when creating taproot HTLCs
Show description for e8cfe4c
bhandras
committed
e8cfe4c
View commit details
Copy full SHA for e8cfe4c
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
multi: fix linter issues
Show description for 4baf88c
sputn1ck
committed
4baf88c
View commit details
Copy full SHA for 4baf88c
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
misc: refactor loop tests to use require where possible
bhandras
committed
049b17f
View commit details
Copy full SHA for 049b17f
View code at this point
Browse repository at this point
swap: refactor htlc construction to allow passing of internal keys
Show description for bdb4b77
bhandras
committed
bdb4b77
View commit details
Copy full SHA for bdb4b77
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
multi: completely remove support for NP2WSH htlcs
Show description for 8895645
bhandras
committed
8895645
View commit details
Copy full SHA for 8895645
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
loopout: attempt cooperative musig2 sweep
Show description for 82b58e5
bhandras
committed
82b58e5
View commit details
Copy full SHA for 82b58e5
View code at this point
Browse repository at this point
client: LoopOutQuote to support estimate using v3 htlc
bhandras
committed
bf59159
View commit details
Copy full SHA for bf59159
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
multi: update sweeping to allow different sighashes and claim scripts
Show description for c7ef429
carlaKC
authored and
bhandras
committed
c7ef429
View commit details
Copy full SHA for c7ef429
View code at this point
Browse repository at this point
multi: add the aggregate internal pubkey to the v3 htlc
bhandras
committed
9610bec
View commit details
Copy full SHA for 9610bec
View code at this point
Browse repository at this point
swap: add locking conditions to HtlcScript interface
Show description for 638973d
carlaKC
authored and
bhandras
committed
638973d
View commit details
Copy full SHA for 638973d
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
multi: bump all dependency to use lnd 0.15.0-beta.rc4
Show description for d5952f1
guggero
committed
d5952f1
View commit details
Copy full SHA for d5952f1
View code at this point
Browse repository at this point
Commits on May 20, 2022
multi: fix linter issues
sputn1ck
committed
a1271fe
View commit details
Copy full SHA for a1271fe
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
swap: HTLCV3 added
Show description for dec6dd7
arshbot
committed
dec6dd7
View commit details
Copy full SHA for dec6dd7
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
multi: bump btcec/v2 and btcutil to new versions
arshbot
authored and
guggero
committed
7a16e3b
View commit details
Copy full SHA for 7a16e3b
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
loopout: add low/high routing plugin
bhandras
committed
ffd52ab
View commit details
Copy full SHA for ffd52ab
View code at this point
Browse repository at this point
loopout: use optional routing plugin for the main swap invoice
bhandras
committed
1943edf
View commit details
Copy full SHA for 1943edf
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
test: spend tests for the new v2 htlc
bhandras
committed
6499181
View commit details
Copy full SHA for 6499181
View code at this point
Browse repository at this point
swap: extend swap to be able to create the V2 htlc
bhandras
committed
cd0a5f9
View commit details
Copy full SHA for cd0a5f9
View code at this point
Browse repository at this point
swap: add HTLC script version
bhandras
committed
9fdd531
View commit details
Copy full SHA for 9fdd531
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
lndclient: move to github.com/lightninglabs/lndclient
joostjager
committed
0c9fcd7
View commit details
Copy full SHA for 0c9fcd7
View code at this point
Browse repository at this point
Commits on May 4, 2020
htlc: add string representation for HtlcOutputType enum
bhandras
committed
6066150
View commit details
Copy full SHA for 6066150
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
loop+cmd: extract types into swap module
guggero
committed
69f2af9
View commit details
Copy full SHA for 69f2af9
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
loop+loopout: validate hash of swap invoice
Show description for 8d7a272
Bjorn Olav Jalborg
committed
8d7a272
View commit details
Copy full SHA for 8d7a272
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.