mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
e35c0c1df7
* migrate PersistentIdentityService to use key.toShortString() update definition of PublicKeyToExternalId mapping to allow fast lookup by externalId/publicKey * fix misspelled table name * add test of migration script * add design document for proposal to move IdentityService to using the correct PK.toStringShort() method for hashing a publickey * add enterprise testing considerations to design * address review comments * fix compilation errors * modify PublicKeyToOwningIdentityCache to use toStringShort() as it's lookup key * address syzmon's code review comments |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda/netparams | ||
build.gradle |