corda/node/src/test
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
..
java/net/corda/node/services Improved support for testing custom schemas using a MockNetwork. (#1450) 2017-09-13 12:06:24 +01:00
kotlin/net/corda/node Changed FlowLogic.ourIdentity to return Party and added FlowLogic.ourIdentityAndCert which returns PartyAndCertificate. (#1537) 2017-09-18 15:28:23 +01:00
resources/net/corda/node Fixed a bug in the CorDapp loader that crashed when plugins were loaded (#1527) 2017-09-15 16:22:22 +01:00