corda/testing
Shams Asari 3f27e8e0be
ENT-2359: Complete the nodeReady future if there are already node-infos in the db on startup (#3745)
Otherwise PersistentNetworkMapCache only completed the future if a node-info was added, which may not occur after a node restart and thus prevented the SMM from registering its listener with the messaging layer.

Further, the future is only completed if the node-info is other than the node's own one.
2018-08-07 16:17:06 +01:00
..
node-driver ENT-2359: Complete the nodeReady future if there are already node-infos in the db on startup (#3745) 2018-08-07 16:17:06 +01:00
smoke-test-utils Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00
test-common CORDA-1660: Wiring up the CordaRPCClient class loader to the p2p serialisation context. (#3454) 2018-06-27 17:02:35 +01:00
test-utils Matchers (#3716) 2018-08-01 10:18:54 +01:00