You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopd
Andras Banki-Horvath bdb4b773ed
swap: refactor htlc construction to allow passing of internal keys
This commit is a refactor of how we construct htlcs to make it possible
to pass in internal keys for the sender and receiver when creating P2TR
htlcs. Furthermore the commit also cleans up constructors to not pass in
script versions and output types to make the code more readable.
2 years ago
..
perms loopd: move RequiredPermissions to dedicated dir 2 years ago
config.go multi: make the next protocol version optional 2 years ago
daemon.go Merge pull request #497 from bhandras/taproot-musig2 2 years ago
log.go multi: bump lnd to version v0.13.0-beta.rc2 3 years ago
macaroons.go loopd: move RequiredPermissions to dedicated dir 2 years ago
register_default.go multi: use lndclient MacaroonService 2 years ago
run.go loopd: bump minimum lnd version to v0.15.4 2 years ago
swapclient_server.go multi: completely remove support for NP2WSH htlcs 2 years ago
swapclient_server_debug.go make fmt 2 years ago
swapclient_server_test.go loopout: reject unsupported address formats 2 years ago
utils.go loopd+liquidity: persist parameters on disk 2 years ago
view.go swap: refactor htlc construction to allow passing of internal keys 2 years ago