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/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.
2 years ago
..
fees.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
htlc.go swap: refactor htlc construction to allow passing of internal keys 2 years ago
htlc_test.go swap: refactor htlc construction to allow passing of internal keys 2 years ago
keychain.go utils: remove utils package in favor of new swap package 5 years ago
log.go multi: fix linter issues 2 years ago
tx.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
type.go loop+cmd: extract types into swap module 5 years ago