corda/node-api
Katelyn Baker 9e9fab7e1a
CORDA-1134 - Don't use private serializers for all CAPS properties (#2708)
Whilst it does currently work it only does so by going down an incorrect
code path. A property THING that is public and has a getter should
be fetched using that getter, not trip into the private property
accessor.
2018-03-02 13:49:30 +00:00
..
src CORDA-1134 - Don't use private serializers for all CAPS properties (#2708) 2018-03-02 13:49:30 +00:00
build.gradle CORDA-941 - Add Network Parameters contract implementation Whitelist (#2539) 2018-02-20 11:09:23 +00:00