bisq/p2p/src
chimp1984 d61a07f6bb
- Add hasPendingRequest() getter and block repeated requests
while hasPendingRequest is true
- Throw exception if we get a request before previous request is
terminated (happens with priceFee at startup, on regtest as
startup is fast, but can happen also on mainnet)
- Improve shutDown
- Improve finally clause
2020-12-13 17:03:45 -05:00
..
main - Add hasPendingRequest() getter and block repeated requests 2020-12-13 17:03:45 -05:00
test Fix failing OpenOfferManagerTest & PeerManagerTest 2020-11-19 16:47:21 +01:00