rgb-cln/openingd
lisa neigut 0d8351155e df-rbf: validate that the candidate funding transaction is valid
We need to make sure that there's at least one input that's represented
in every single RBF-attempt for this channel, to prevent "parallel"
subsequent RBFs from succeeding/opening (the multi-channel backdoor?!)
2021-03-03 12:28:22 +10:30
..
Makefile openingd: check upfront shutdown script. 2021-03-02 14:42:34 +10:30
common.c df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c df-rbf: validate that the candidate funding transaction is valid 2021-03-03 12:28:22 +10:30
dualopend_wire.csv df-rbf: validate that the candidate funding transaction is valid 2021-03-03 12:28:22 +10:30
dualopend_wiregen.c df-rbf: validate that the candidate funding transaction is valid 2021-03-03 12:28:22 +10:30
dualopend_wiregen.h df-rbf: validate that the candidate funding transaction is valid 2021-03-03 12:28:22 +10:30
openingd.c common: support opt_shutdown_anysegwit checks (EXPERIMENTAL_FEATURES). 2021-03-02 14:42:34 +10:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
openingd_wiregen.h tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00