core-lightning/openingd
niftynei 376e6f8bd1 dual-funding: update fee_step to be a feerate
Using a 'feestep' is more restrictive than you'd want, instead we
enforce that the next feerate must be at least 1/64th more than the
last, but put no upper limit on it

Includes update to lnprototest changes

Contributed-By: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Changelog-EXPERIMENTAL: Protocol: Replaces init_rbf's `fee_step` for RBF of v2 opens with `funding_feerate_perkw`, breaking change
2021-07-19 16:13:24 -04:00
..
common.c doc: remove suffix for included-in-master BOLTs. 2021-04-07 14:34:39 +09:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c dual-funding: update fee_step to be a feerate 2021-07-19 16:13:24 -04:00
dualopend_wire.csv dual-funding: update fee_step to be a feerate 2021-07-19 16:13:24 -04:00
dualopend_wiregen.c dual-funding: update fee_step to be a feerate 2021-07-19 16:13:24 -04:00
dualopend_wiregen.h dual-funding: update fee_step to be a feerate 2021-07-19 16:13:24 -04:00
Makefile common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30
openingd.c sendcustommsg: promote to non-dev 2021-07-14 14:39:44 -05:00
openingd_wire.csv openingd: tell lightningd if we get a reestablish. 2021-06-25 13:23:28 +09:30
openingd_wiregen.c tlv: Allow passing some extra types to accept when parsing the stream 2021-06-26 10:55:13 +09:30
openingd_wiregen.h tlv: Allow passing some extra types to accept when parsing the stream 2021-06-26 10:55:13 +09:30