lnd/lnwallet/chanfunding
Oliver Gugger a2a96c7712
lnwallet: don't re-use sign descriptor
Fixes an issue where re-using a sign descriptor in a loop carried over
signing information from one call to the next, which caused the remote
signing issue.
2023-02-07 22:15:10 +01:00
..
assembler.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
canned_assembler.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
coin_select_test.go lnwallet/chanfunding: assumes all change outputs are P2TR 2022-08-11 17:26:23 -07:00
coin_select.go lnwallet/chanfunding: assumes all change outputs are P2TR 2022-08-11 17:26:23 -07:00
log.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
psbt_assembler_test.go multi: move many t.Fatalf calls to require.NoError 2022-06-17 04:26:55 +00:00
psbt_assembler.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
wallet_assembler.go lnwallet: don't re-use sign descriptor 2023-02-07 22:15:10 +01:00