core-lightning/channeld
Rusty Russell 72aa315b5e lightningd: save the fee_states into the database.
This is the final step: we pass the complete fee_states to and from
channeld.

Changelog-Fixed: "Bad commitment signature" closing channels when we sent back-to-back update_fee messages across multiple reconnects.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-12 22:15:48 +01:00
..
test lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
channel_wire.csv lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
channeld_htlc.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
channeld.c lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
commit_tx.c channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
commit_tx.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
full_channel.h lightningd: save the fee_states into the database. 2019-12-12 22:15:48 +01:00
Makefile common: add fee_states state machine for update_fee. 2019-12-12 22:15:48 +01:00