corda/node/src
josecoll 5349d4f850 Standardisation of Public Keys in Schema entities. (#68) (#1936)
* 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.
2017-10-24 22:11:41 +01:00
..
integration-test Introduce MockNodeParameters/Args (#1923) 2017-10-24 11:58:32 +01:00
main Standardisation of Public Keys in Schema entities. (#68) (#1936) 2017-10-24 22:11:41 +01:00
smoke-test/kotlin/net/corda/node Renamed "plugins" dir to "cordapps" (#1644) 2017-10-13 15:01:24 +01:00
test Standardisation of Public Keys in Schema entities. (#68) (#1936) 2017-10-24 22:11:41 +01:00