mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-26 07:41:41 +01:00
It is possible to receive a RemoveData or RemoveMailboxData message before the relevant AddData, but the current code does not handle it. This results in internal state updates and signal handler's being called when an Add is received with a lower sequence number than a previously seen Remove. Minor test validation changes to allow tests to specify that only the SequenceNumberMap should be written during an operation. |
||
---|---|---|
.. | ||
java/bisq/network | ||
resources |