corda/client
Chris Rankin 76c114502e
CORDA-1686: Make Node Explorer release its RPC connection on shutdown. (#3457)
* Make Node Explorer release its RPC connection on shutdown.
* Declare Explorer's login() function as tail-recursive.
* Replace lateinit rpcConnection with oridinary var.
* Notify the node when closing an RPC connection gracefully.
2018-06-28 13:33:07 +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-1686: Make Node Explorer release its RPC connection on shutdown. (#3457) 2018-06-28 13:33:07 +01:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00