lightning/onchaind
Rusty Russell 1d5cb4b49c bitcoin: fix out-by-one-error in bitcoin_tx_input_weight.
We need one byte for the number of witness elements.  Some callers added it themselves,
but it's always needed.  So document and fix the callers.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-06 12:27:53 +09:30
..
test onchaind: tell lightningd correct nSequence value for local leases. 2025-02-25 10:10:14 +10:30
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: tell lightningd correct nSequence value for local leases. 2025-02-25 10:10:14 +10:30
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
onchaind.c bitcoin: fix out-by-one-error in bitcoin_tx_input_weight. 2025-05-06 12:27:53 +09:30