2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-08 01:10:29 +00:00
loop/swap
Andras Banki-Horvath 82b58e5c0e
loopout: attempt cooperative musig2 sweep
This commit adds optional cooperative musig2 sweep by calling the server
to create a partial signature for the sweep if we'd otherwise be allowed
to spend the htlc. If the cooperative musig2 spend fails, we always fall
back to use the scriptpath spend.
2022-06-30 16:59:59 +02:00
..
fees.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
htlc_test.go multi: update sweeping to allow different sighashes and claim scripts 2022-06-09 10:20:16 +02:00
htlc.go loopout: attempt cooperative musig2 sweep 2022-06-30 16:59:59 +02:00
keychain.go utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00
log.go multi: fix linter issues 2022-05-20 10:16:46 +02:00
tx.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
type.go loop+cmd: extract types into swap module 2019-10-09 16:14:06 +02:00