corda/docs/source/example-code
Ross Nicoll e2214c95b4 Change PartyAndCertificate to an aggregate class (#778)
Change PartyAndCertificate to an aggregate class instead of a subclass of Party. This reduces the changes compared to M11, as well as avoiding risk of accidental serialization of a PartyAndCertificate (which may be very large) where a Party is expected.

Cleaned up initial nodes known to the identity service, in particular mock nodes now know about themselves; previously full nodes registered themselves but mock nodes did not.
2017-06-01 18:54:44 +01:00
..
src Change PartyAndCertificate to an aggregate class (#778) 2017-06-01 18:54:44 +01:00
build.gradle Remove nearestCity from node configuration. (#721) 2017-05-31 16:07:13 +01:00