corda/testing
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
..
node-driver CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00
smoke-test-utils CORDA-2629: Configure smoke-test nodes to have validating notaries. (#4881) 2019-03-12 18:32:07 +00:00
test-cli CORDA-2333: Updated the majority of the dependencies that were out of date (#5235) 2019-06-20 16:19:16 +01:00
test-common CORDA-2333: Dependency update pass for tests and demos (#5211) 2019-06-13 10:15:13 +01:00
test-db CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00
test-utils CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00