corda/confidential-identities
Shams Asari 8e0b8477af Changed FlowLogic.ourIdentity to return Party and added FlowLogic.ourIdentityAndCert which returns PartyAndCertificate. (#1537)
Updated code base to make use of these instead of chooseIdentity(). Also improved the serialisation of fiber checkpoints so that it doesn't store the entire cert parth of this identity.
2017-09-18 15:28:23 +01:00
..
src Changed FlowLogic.ourIdentity to return Party and added FlowLogic.ourIdentityAndCert which returns PartyAndCertificate. (#1537) 2017-09-18 15:28:23 +01:00
build.gradle Move SwapIdentitiesFlow to confidential-identities module (#1531) 2017-09-18 14:19:20 +01:00