corda/.idea/runConfigurations
Jose Coll 453f7cd223 Bank of Corda demo - Issuer of Cash
Resolve BankOfCorda through NMS in protocol

Fixes following Integration testing.

Register custom RPC Kryo classes.

Protocol -> Flow renaming

Bank of Corda demo - Issuer of Cash

Resolve BankOfCorda through NMS in protocol

Fixes following Integration testing.

Protocol -> Flow renaming

Addressed all comments in PR review.

Removed bank lines.

Updated minor inconsistency in README.md

All protocol references changed to flow.

changed protocol -> flow in TODO comment.

changed startProtocolPermission -> startFlowPermission in README.md

Added transaction id to IssuerFlow Success response.
Removed explicit call to record Cash Move transaction (as already recorded in subflow)

Removed quasar dependency.

Addressed comment in PR.

Updated to use CompositeKey.

Added arguments to pass in Currency and Amount.

Updated run configurations to pass in Currency and Amount values

Added additional parameter to IssuerFlow request: issueToPartyReference

Added Vault updates verification in RPC Integration test.

Fixed RPC Integration test (Vault assertions)

Updated run-time dependencies in line with other demos.

Applied changes following PR review (exception handling, party resolution handling, docs)

Updated gradle client run configs with new parameters.

Main driver app now uses standard out for display (was using logger info() but nothing was being displayed because of restrictive config)

Fixed formatting display problems.

Updated Web Api code to use new CordaRPCOps interface (and new partyFromName() exposed method)

Removed unused import.
2016-12-08 17:38:21 +00:00
..
All_tests__Unit___Integration_.xml Remove non-gradle "All tests" as seems to hang and add several Gradle based run configurations. 2016-09-12 15:17:54 +01:00
Attachment_Demo__Run_Nodes.xml Samples: make the attachment demo runnable from the command line again. 2016-11-18 13:02:11 +01:00
Attachment_Demo__Run_Recipient.xml Samples: make the attachment demo runnable from the command line again. 2016-11-18 13:02:11 +01:00
Attachment_Demo__Run_Sender.xml Samples: make the attachment demo runnable from the command line again. 2016-11-18 13:02:11 +01:00
Bank_of_Corda_Demo__Run_Issuer.xml Bank of Corda demo - Issuer of Cash 2016-12-08 17:38:21 +00:00
Bank_of_Corda_Demo__Run_RPC_Cash_Issue.xml Bank of Corda demo - Issuer of Cash 2016-12-08 17:38:21 +00:00
Bank_of_Corda_Demo__Run_Web_Cash_Issue.xml Bank of Corda demo - Issuer of Cash 2016-12-08 17:38:21 +00:00
Clean___Install.xml Renamed publishToMavenLocal to install in run configs. 2016-11-04 10:37:38 +00:00
Clean.xml Remove non-gradle "All tests" as seems to hang and add several Gradle based run configurations. 2016-09-12 15:17:54 +01:00
explorer.xml Explorer corda branding 2016-11-16 13:26:05 +00:00
Install.xml Renamed publishToMavenLocal to install in run configs. 2016-11-04 10:37:38 +00:00
Integration_tests.xml Remove non-gradle "All tests" as seems to hang and add several Gradle based run configurations. 2016-09-12 15:17:54 +01:00
IRS_Demo__Run_Date_Change.xml Fix some run configurations I broke without realising when I add a @file:JvmName annotation to the IRS demo 2016-11-22 15:04:15 +01:00
IRS_Demo__Run_Nodes.xml Samples: make the IRS demo usable from the command line again 2016-11-18 13:02:12 +01:00
IRS_Demo__Run_Trade.xml Fix some run configurations I broke without realising when I add a @file:JvmName annotation to the IRS demo 2016-11-22 15:04:15 +01:00
IRS_Demo__Upload_Rates.xml Fix some run configurations I broke without realising when I add a @file:JvmName annotation to the IRS demo 2016-11-22 15:04:15 +01:00
Notary_Demo__Run_Nodes.xml Added a distributed notary demo that runs a notary cluster and gets several transactions notarised 2016-11-25 17:09:57 +00:00
Notary_Demo__Run_Notarisation.xml Added a distributed notary demo that runs a notary cluster and gets several transactions notarised 2016-11-25 17:09:57 +00:00
SIMM_Valuation_Demo.xml Add back the SIMM run config 2016-11-23 13:07:49 +01:00
Trader_Demo__Run_Buyer.xml Samples: trader-demo can now be run from the command line with gradle 2016-11-18 13:02:11 +01:00
Trader_Demo__Run_Nodes.xml Samples: trader-demo can now be run from the command line with gradle 2016-11-18 13:02:11 +01:00
Trader_Demo__Run_Seller.xml Samples: trader-demo can now be run from the command line with gradle 2016-11-18 13:02:11 +01:00
Unit_tests.xml Remove non-gradle "All tests" as seems to hang and add several Gradle based run configurations. 2016-09-12 15:17:54 +01:00