corda/core/src
2019-02-15 10:55:13 +01:00
..
main Shorten system property name. 2019-02-15 10:55:13 +01:00
smoke-test/kotlin/net/corda/core Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test Simple change to the message returned when the requested legal identity does not exist on the Node. Previously it returned Node does not have an identity, which is slightly confusing as the Node does have a legal identity, just not the one that was requested. Changing the message text to Node does not have the requested identity of makes it clearer that the client requested an identity different to any of the ones that this Node represents. 2019-02-14 09:55:33 +01:00