loop/swap
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
..
fees.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
htlc.go swap: refactor htlc construction to allow passing of internal keys 2022-11-30 18:16:44 +01:00
htlc_test.go swap: refactor htlc construction to allow passing of internal keys 2022-11-30 18:16:44 +01: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