core-lightning/openingd
niftynei f22fed3fd5 df-rbf: only permit the channel initiator to init RBF
We're *mostly* set up for both sides doing RBF, except that it reverses
the callback flow (using the plugin vs RPC calls) and we're not
currently smart enough to flip between them gracefully
2021-03-06 15:03:56 +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: update reserve calculation 2021-03-06 15:03:56 +10:30
dualopend_wiregen.c df: update reserve calculation 2021-03-06 15:03:56 +10:30
dualopend_wiregen.h df: update reserve calculation 2021-03-06 15:03:56 +10:30
dualopend.c df-rbf: only permit the channel initiator to init RBF 2021-03-06 15:03:56 +10:30
Makefile openingd: check upfront shutdown script. 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
openingd.c common: support opt_shutdown_anysegwit checks (EXPERIMENTAL_FEATURES). 2021-03-02 14:42:34 +10:30