bisq/p2p/src
chimp1984 9db4d69276
Improve RequestDataHandler
- Remove processDelayedItems list as we do not delay anymore the data
items and protectedStoragePayloads do not get an extra treatment if
they are marked as LazyProcessedPayload.
- Add duration logging
- Replace checkArgument with an if check
- Apply code inspection
- Cleanup
2019-09-01 23:03:29 +02:00
..
main Improve RequestDataHandler 2019-09-01 23:03:29 +02:00
test/java/bisq/network Apply kotlin plugin and convert one unused class to kotlin 2019-08-20 16:07:07 +02:00