You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug with tracking processing channel msgs (#970)
* add debug output
* add more debug output
* NEEDS MOAR DEBUG OUTPUT
* test purging MsgTimeout on src vs. counterparty
* reverse channel close msg purging
* don't delete channel close msgs until another iteration in getUnrelayedPacketsAndAcks
* add debug output
* add more debug output
* NEEDS MOAR DEBUG OUTPUT
* test purging MsgTimeout on src vs. counterparty
* reverse channel close msg purging
* don't delete channel close msgs until another iteration in getUnrelayedPacketsAndAcks
* reverse channel close msg purging
* don't delete channel close msgs until another iteration in getUnrelayedPacketsAndAcks
* undo previous changes regarding purging cache on max retries
* undo more changes made in shouldSendChannelMessage
* more undo
* add debug output on msg send and channel cache purge
* add debug output
* remove pointless log
* add logs in process latest msgs
* more logs
* logs
* remove all debug logs and implement fix for tracking processing packets correctly
0 commit comments