rgb-cln/channeld
Ephraim Raj a095a59083 Allow pong when in CHANNELD_AWAITING_LOCKIN
Right now it allows ping but not pong. 
If A sends a ping expecting a pong to B during CHANNELD_AWAITING_LOCKIN,
It would result in 
`STATUS_FAIL_PEER_BAD: WIRE_PONG (19) before funding locked`    
resulting in a unilateral channel close by A.
2018-01-28 22:56:00 +01:00
..
test bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
Makefile subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
channel.c Allow pong when in CHANNELD_AWAITING_LOCKIN 2018-01-28 22:56:00 +01:00
channel_wire.csv Fix typos 2018-01-28 13:53:39 +01:00
channeld_htlc.h channeld: save shared secret for incoming htlc when it comes in. 2017-12-02 12:54:12 +01:00
commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
commit_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00