mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
c45d034bc0
Spurious errors were occuring around checking the provided current commitment point from the peer on reconnect when option_data_loss_protect is enabled. The problem was that we were using an inaccurate measure to screen for which commitment point to compare the peer's provided one to. This fixes the problem with screening, plus makes our data_loss test a teensy bit more robust. |
||
---|---|---|
.. | ||
test | ||
channel_wire.csv | ||
channeld_htlc.h | ||
channeld.c | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
Makefile |