corda/testing
Rick Parker 2f76651d00
ENT-2378 ENT-2377 Minimise database access during transaction creation and recording for public key handling (#3812)
* ENT-2378 ENT-2377 minimise database access by making more use of caches for filterMyKeys, and don't make a redundant database check for existence of new random keys.

* ENT-2378 Unit test for new method in PersistentIdentityService.
2018-08-20 15:01:51 +01:00
..
node-driver ENT-2378 ENT-2377 Minimise database access during transaction creation and recording for public key handling (#3812) 2018-08-20 15:01:51 +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-cli Cli backwards compatibility testing (#3733) 2018-08-16 15:44:40 +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 CORDA-1888 Fix Vault Query composite queries (#3775) 2018-08-13 18:11:29 +01:00