rgb-cln/channeld
Rusty Russell 02411b04e4 channel: remove awaiting_revoke_and_ack flag.
We can tell this more generically because the count of revocations
received != count of commitments sent.  This is the correct condition
which allows us to restore the test we had to eliminate in
c3cb7f1c85.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-02 12:52:18 +01:00
..
test channeld: track feerates. 2017-11-23 12:40:32 +01:00
Makefile Makefile: clean needs to do more, distclean should remove everything. 2017-11-24 13:29:03 +01:00
channel.c channel: remove awaiting_revoke_and_ack flag. 2017-12-02 12:52:18 +01:00
channel_wire.csv channeld: send update_fee messages. 2017-11-23 12:40:32 +01:00
channeld_htlc.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
commit_tx.c feerate: use u32 everywhere. 2017-11-23 12:40:32 +01:00
commit_tx.h feerate: use u32 everywhere. 2017-11-23 12:40:32 +01:00
full_channel.c channel: remove awaiting_revoke_and_ack flag. 2017-12-02 12:52:18 +01:00
full_channel.h channel: remove awaiting_revoke_and_ack flag. 2017-12-02 12:52:18 +01:00