core-lightning/channeld
Rusty Russell 8a8d7c4243 elements: unify overhead calculation.
And in particular, fix onchaind grinding code which used the
actual number of inputs and outputs (which already includes the
fee output); that breaks with the next patch which fixes other
calculations.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-01-27 12:22:36 +01:00
..
test common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
channeld_htlc.h htlcs: add flag to 'fail immediately' 2021-10-23 12:59:13 +02:00
channeld_wire.csv subdaemons: don't stream gossip_store at all. 2022-01-20 15:24:06 +10:30
channeld.c subds: remove "ignore error" from old LND nodes. 2022-01-25 06:26:52 +10:30
commit_tx.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
commit_tx.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel_error.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
full_channel.c global: use tal_dup_or_null(). 2021-12-30 14:36:55 +10:30
full_channel.h dusty-htlcs: enforce limit on dusty htlcs 2021-10-23 12:59:13 +02:00
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
watchtower.c elements: unify overhead calculation. 2022-01-27 12:22:36 +01:00
watchtower.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30