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.
2022-11-30 18:16:44 +01:00
..
perms loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
config.go multi: make the next protocol version optional 2022-06-30 16:59:54 +02:00
daemon.go Merge pull request #497 from bhandras/taproot-musig2 2022-07-06 22:46:29 +02:00
log.go multi: bump lnd to version v0.13.0-beta.rc2 2021-05-19 14:24:41 +02:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loopd: bump minimum lnd version to v0.15.4 2022-11-18 21:24:31 +01:00
swapclient_server.go multi: completely remove support for NP2WSH htlcs 2022-11-04 17:14:53 +01:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go loopout: reject unsupported address formats 2022-05-20 10:22:11 +02:00
utils.go loopd+liquidity: persist parameters on disk 2022-06-07 20:18:11 +08:00
view.go swap: refactor htlc construction to allow passing of internal keys 2022-11-30 18:16:44 +01:00