core-lightning/openingd
Rusty Russell 3c8049f32c bitcoin/psbt: psbt_input_add_unknown/psbt_output_add_unknown needs a tal ctx.
Since it allocates something, it needs a context (used in the next patch!).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-23 13:52:49 +09:30
..
common.c openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dual_fund_roles.h dualopend: new dualopend daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
dualopend_wire.csv dualopend: new dualopend daemon, containing most of accepter side 2020-09-09 19:54:20 +09:30
dualopend_wiregen.c update SHA256STAMPs using sorted dependencies 2020-09-17 10:23:40 +09:30
dualopend_wiregen.h update SHA256STAMPs using sorted dependencies 2020-09-17 10:23:40 +09:30
dualopend.c bitcoin/psbt: psbt_input_add_unknown/psbt_output_add_unknown needs a tal ctx. 2020-09-23 13:52:49 +09:30
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c update SHA256STAMPs using sorted dependencies 2020-09-17 10:23:40 +09:30
openingd_wiregen.h update SHA256STAMPs using sorted dependencies 2020-09-17 10:23:40 +09:30
openingd.c openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30