mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
65ce5fec4b
* Implemented Kryo custom serializers for Field and KProperty types. * Adjusted KPropertySerializer to use kotlin member properties upon read() due to failing RPC tests. Added additional Kotlin and Java tests (CordaRPCClient, StandaaloneCordaRPCClient) Annotated schemas to be CordaSerializable (required when referencing as KProperty in custom queries). Cleanup some outstanding compiler warnings. * Added client RPC Java integration and smoke tests to build. * Clean up compiler warnings in Java tests. * Fixed incorrect assertion expectation. * Backed out Field and KProperty custom serializers. * Backed out Field and KProperty custom serializers. * Store VaultQueryCustom custom column references as name and class (from Java Field and Kotlin KProperty1 types respectively). Custom serialization of Field and KProperty type no longer required. * Removed blank lines as per RP review comments. |
||
---|---|---|
.. | ||
capsule | ||
src | ||
build.gradle |