corda/finance
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
..
isolated Replaces keys and parties in states with AbstractParty 2017-05-16 12:07:14 +01:00
src Change PartyAndCertificate to an aggregate class (#778) 2017-06-01 18:54:44 +01:00
build.gradle Vault Query API design (#522) 2017-05-05 15:14:43 +01:00