corda/tools/loadtest
Ross Nicoll 1a4965c294 Change CashIssueFlow to use anonymous identity
* Add functions for:
    * Retrieving nodes via their legal identity
    * Filtering a set of public keys down to those the node has corresponding private keys for
* Modify contract upgrade flows to handle identifying participants after an anomymisation step
* Correct terminology: "party who" -> "party which"
* Modify CashIssueFlow and CashPaymentFlow to optionally use an anonymous identity for the recipient.
2017-06-28 13:47:50 +01:00
..
src/main Change CashIssueFlow to use anonymous identity 2017-06-28 13:47:50 +01:00
build.gradle pass consoleLogLevel parameter to load test to enable log to console (#866) 2017-06-20 10:52:47 +01:00