corda/finance
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
..
isolated Fixed a bug in the CorDapp loader that crashed when plugins were loaded (#1527) 2017-09-15 16:22:22 +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