lnd.xprv/input
Johan T. Halseth b228681a02
input/script_utils_test: refactor TestHTLCSenderSpendValidation
To be able to change more than the witness used for each test case, we
extract commit and sweep tx generation into own methods that can be
called from each test case.

We do the same for TestHTLCReceiverSpendValidation
2020-03-09 12:10:58 +01:00
..
input.go input: add constructor for csv-locked inputs 2019-11-13 10:17:26 +01:00
script_utils_test.go input/script_utils_test: refactor TestHTLCSenderSpendValidation 2020-03-09 12:10:58 +01:00
script_utils.go input: update CommitSpendNoDelay to be aware of tweakless commits, add new witness type 2019-09-25 18:25:37 -07:00
signdescriptor_test.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
signdescriptor.go input: update SignDescriptor doc to note only segwit is supported 2020-01-06 12:08:14 +01:00
signer.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
size.go input/size: remove unused constants 2020-03-09 12:10:57 +01:00
test_utils.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
txout_test.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
txout.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
witnessgen.go input+sweep: log input witness types instead of CSV/CLTV count 2019-10-23 17:09:31 +02:00