bisq/desktop
chimp1984 bf2c94160f
Add delay between remove and add new filter
We saw that some seed nodes have 2 filters after filter update.
This should not be the case as the remove is broadcast before the
add but seems there is some issue in the P2P storage which does
not cover that correctly.
By adding a 5 sec delay between the remove and add we mitigate
that issue, though should be fixes in the P2P layer but that
will be a more complex and larger effort.
2020-11-17 20:14:44 -05:00
..
package Update release process to match new trade statistics delivery 2020-11-11 10:55:00 +01:00
src Add delay between remove and add new filter 2020-11-17 20:14:44 -05:00