mirror of
https://github.com/corda/corda.git
synced 2025-01-30 08:04:16 +00:00
2f76651d00
* 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.