corda/node/src
Ross Nicoll 1a44f98379 Correct behaviour of anonymousToParty()
Correct behaviour of anonymousToParty() in identity API; it previously presumed any Party was a well known
identity, now it tries to look up the well known identity irrespective of whether it's been given a full
party or not.
2017-08-15 15:40:44 +01:00
..
integration-test/kotlin/net/corda rewrite few services to use Hibernate 2017-08-14 15:06:06 +01:00
main Correct behaviour of anonymousToParty() 2017-08-15 15:40:44 +01:00
smoke-test/kotlin/net/corda/node Introduced FlowLogic.getFlowContext which provides the flow version and app name of the other side. 2017-08-11 18:01:16 +01:00
test Remove DealState dependency inside Vault. Use the linearId.externalId for all ref data uses. 2017-08-15 09:25:44 +01:00