corda/finance
josecoll def9d9d0ea 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.
2017-10-20 09:40:21 +01:00
..
isolated Fixes bugs with contract constraints (#1696) 2017-10-02 17:54:32 +01:00
src Standardisation of Public Keys in Schema entities. (#68) 2017-10-20 09:40:21 +01:00
build.gradle Fix coin selection with Flow-friendly sleep (#1847) 2017-10-11 14:33:20 +01:00