gossip
gossip copied to clipboard
Fix for Issue 2 - dropped ACKs
Stop dropping all ACKs that don't correlate with an existing transaction - 2xx ACKs are their own transaction, so it's up to the dialog logic to sort them out.
@DiscoViking , I'm not super familiar with the code here and the transaction logic is mostly untested, so can you either:
- Give this a really good looking over
- Put this on hold until we've got the testing infrastructure to support it.
retest this please