mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
5349d4f850
* Standardisation of Public Keys in Schema entities. (#68) * Standardisation in usage of Public Keys in Schema entities. Use PK Hash where optimal, otherwise use ByteArray/LOB representation of PK. * Redundant after rebase. * Use .encoded and Crypto.decode<Public|Private>Key(bytes) instead of Corda serialization. * Optimize DBPartyAndCertificate entity to store and query on ownerKeyHash. * Updated API stability check for schema attribute change. |
||
---|---|---|
.. | ||
isolated | ||
src | ||
build.gradle |