Stefano Franz e35c0c1df7
CORDA-3009 - Migrate identity service to use to string short (#5217)
* 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
2019-08-28 14:16:18 +00:00
..
2019-08-27 16:21:47 +01:00
2019-03-27 15:25:40 +01:00
2019-08-27 14:56:08 +01:00
2018-07-20 16:21:24 +01:00
2017-09-29 17:42:49 +01:00
2019-05-08 11:49:23 +02:00
2019-03-27 15:25:40 +01:00
2019-01-14 10:07:51 +00:00
2019-01-14 10:55:39 +00:00
2018-11-05 15:51:42 +00:00