corda/client
Florian Friemel 8f4973cd00
[CORDA-1617] Fix explorer login error handling. (#3365)
When specifying incorrect connection details for the nodes (e.g.,
  wrong port), an RPCException would be thrown which was not
  handled correctly, resulting in busy waiting on the UI thread.

  Ideally the login should not block the UI thread anyways, but
  for now this fix is the most pragmatic solution.
2018-06-14 13:09:03 +01:00
..
jackson CORDA-1383: Cleaned up the JSON format of WireTransaction and SignedTransaction (#3248) 2018-05-30 16:37:41 +01:00
jfx [CORDA-1617] Fix explorer login error handling. (#3365) 2018-06-14 13:09:03 +01:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc CORDA-1609 - Update snapshot for CordaRPCClientConfiguration to reflect recent additions 2018-06-13 16:38:58 +01:00