rgb-cln/channeld
Rusty Russell 95e47cdac2 channeld: accept update_fee before funding_locked.
As long as they don't try to send commitment_signed, it's OK.  Just a bit
weird.

Closes: #2100
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-11-23 00:47:05 +01:00
..
test Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
Makefile gossipd: split wire types into msgs from lightningd and msgs from per-peer daemons 2018-11-21 00:36:31 +00:00
channel_wire.csv channeld: wire up dev_memleak. 2018-11-22 05:15:42 +00:00
channeld.c channeld: accept update_fee before funding_locked. 2018-11-23 00:47:05 +01:00
channeld_htlc.h channeld: always receive and maintain short_channel_id of failing channel. 2018-07-27 14:12:00 +02:00
commit_tx.c channeld: tiebreak identical HTLC outputs by CLTV. 2018-10-23 16:55:35 +02:00
commit_tx.h channeld: htlcmap is never NULL. 2018-10-23 16:55:35 +02:00
full_channel.c struct channel: keep a copy of configs, not just pointers. 2018-11-21 21:43:37 +00:00
full_channel.h channeld: Keep track of the chainparams for the chain we are using 2018-09-14 21:18:11 +02:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00