mirror of
https://github.com/corda/corda.git
synced 2025-01-19 11:16:54 +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. |
||
---|---|---|
.. | ||
integration-test | ||
main | ||
smoke-test/kotlin/net/corda/node | ||
test |