bisq/p2p
HenrikJannsen 31ce213a98
Increase MAX_REPEATED_REQUESTS from 20 to 30 and in case we are a seed node to 100.
In case the other seed node has not updated the historical data is not taken into account, thus we would get more repeated requests until all data is received. To avoid that we get stuck we increase the limit.

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-04-01 14:50:59 +07:00
..
src Increase MAX_REPEATED_REQUESTS from 20 to 30 and in case we are a seed node to 100. 2024-04-01 14:50:59 +07:00
build.gradle p2p: Switch to 'bisq.javafx' Gradle Plugin 2023-08-04 13:04:45 +02:00