bisq/network/src
Ivan Vilata-i-Balaguer b59e3ff0f8 Avoid race condition on timer creation in `GetPeersRequestHandler.handle()`
If the timer is created after sending the message and establishing callbacks, they may have already run on timer creation so it would be pointless (and issue a warning when triggered).
2016-05-05 09:45:28 +02:00
..
main Avoid race condition on timer creation in `GetPeersRequestHandler.handle()` 2016-05-05 09:45:28 +02:00
test/java/io/bitsquare Fix fee calculation, add adjustable non-trade mining fee 2016-04-06 23:26:27 +02:00