mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
56a84882a7
* Ignore interfaces that are not serializable * Annotate so test still works. * Make methods accessible to serializer. * Make sure interfaces are annotated in the carpenter. Expand tests to check whitelisting. Object is now whitelisted by default since it has no fields. * Prevented Object from being whitelisted but allow arrays of Objects (i.e. pretty much an untyped array) |
||
---|---|---|
.. | ||
src | ||
build.gradle |