core-lightning/channeld
Rusty Russell d2673a4e6f channeld: remove changes_pending flags.
These used to be necessary as we could have feerate changes which
we couldn't track: now we do, we don't need these flags.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-12 22:15:48 +01:00
..
test channeld: use fee_states internally. 2019-12-12 22:15:48 +01:00
channel_wire.csv JSON-API: Allow close channel to specified address 2019-10-09 21:04:16 -05:00
channeld_htlc.h channeld: get current block height when an HTLC fails. 2019-08-29 09:01:48 +02:00
channeld.c channeld: remove changes_pending flags. 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 channeld: remove changes_pending flags. 2019-12-12 22:15:48 +01:00
full_channel.h channeld: remove chainparams local parameter. 2019-11-20 20:41:53 +01:00
Makefile common: add fee_states state machine for update_fee. 2019-12-12 22:15:48 +01:00