core-lightning/onchaind/test
Rusty Russell 86e044a9a8 onchaind: infrastructure to offload tx creation to lightningd.
Since we do both our own internal handling and handing it to
lightningd, we add to `proposed_resolution` to handle the lightningd
case.

Note, in particular, that we fix the blockheight calculation: it's out
by one, in that if we see a tx and our CSV lock is 5, we only need to
wait 4 more blocks, not 5.  This will matter as we start using it, and
convert the tests.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-04-07 11:49:09 +09:30
..
Makefile hsmd: Add wallet index metadata to existing messages 2022-03-10 10:22:29 +10:30
onchainstress-data.gz onchaind: handle static_remotekey thresholds. 2021-06-04 16:13:08 +09:30
run-grind_feerate-bug.c onchaind: infrastructure to offload tx creation to lightningd. 2023-04-07 11:49:09 +09:30
run-grind_feerate.c onchaind: infrastructure to offload tx creation to lightningd. 2023-04-07 11:49:09 +09:30