lnd.xprv/input
Joost Jager 681496b474
sweep: make sweeper aware of unconfirmed parent transactions.
Extend the fee estimator to take into account parent transactions with
their weights and fees.

Do not try to cpfp parent transactions that have a higher fee rate than
the sweep tx fee rate.
2020-09-17 12:30:39 +02:00
..
input.go sweep: make sweeper aware of unconfirmed parent transactions. 2020-09-17 12:30:39 +02:00
script_utils_test.go multi: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00
script_utils.go misc: fix error formatting in multiple files 2020-04-24 19:15:08 +02: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: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00
size_test.go input/size: assert witness size constants 2020-04-10 15:34:27 -07:00
size.go input/size: assert witness size constants 2020-04-10 15:34:27 -07:00
test_utils.go misc: fix error formatting in multiple files 2020-04-24 19:15:08 +02: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: add anchor witness type 2020-03-17 16:25:35 +01:00