corda/node/src/main
Andrius Dagys e3ada049d4
CORDA-2745: Cache notary identity lookups (#4892)
Add a cache for notary identities in the PersistentIdentityService. This
solves a reported problem where notary identity lookup fails if its network
map entry is missing, which results in an exception when trying to insert
a state into the vault after recording a transaction.
2019-03-15 11:14:48 +01:00
..
java CORDA-2083 verify transaction in AttachmentsClassloader (#4188) 2018-11-19 13:42:12 +00:00
kotlin/net/corda CORDA-2745: Cache notary identity lookups (#4892) 2019-03-15 11:14:48 +01:00
resources [CORDA-2487] Provide a migration for vault states when moving from V3 to V4.1 (#4699) 2019-02-12 15:22:15 +00:00