core-lightning/onchaind
niftynei 8d429ecd06 df: add needed info to any PSBT we produce
dual funding needs the max-witness-len and utxo fields set for every
input. we should add them when we create a 'fundpsbt', so that every
psbt that c-lightning generates is dual-funding ready
2020-09-09 19:54:20 +09:30
..
test onchaind/onchain_wire.csv: Allow suppression of auto-rebroadcasting for RBF txes created by onchaind. 2020-09-09 12:38:19 +09:30
Makefile df: add needed info to any PSBT we produce 2020-09-09 19:54:20 +09:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind_wire.c closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind_wire.csv onchaind/onchain_wire.csv: Allow suppression of auto-rebroadcasting for RBF txes created by onchaind. 2020-09-09 12:38:19 +09:30
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
onchaind_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
onchaind.c onchaind/onchaind.c: Implement scorch-the-earth. 2020-09-09 12:38:19 +09:30