core-lightning/openingd
niftynei 3e8f575f9e dual-funding: convert to runtime flag, --experimental-dual-fund
You can now activate dual-funded channels using the
`--experimental-dual-fund` flag

Changelog-Changed: Config: `--experimental-dual-fund` runtime flag will enable dual-funded protocol on this node
2021-03-25 20:05:11 +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_wire.csv df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.c df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.h df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend.c df: don't ignore their sigs, even if we've already seen them 2021-03-17 10:25:18 +10:30
Makefile dual-funding: convert to runtime flag, --experimental-dual-fund 2021-03-25 20:05:11 +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
openingd.c plugin: Do not send the internal framed message over the wire 2021-03-09 14:39:22 +10:30