Andras Slemmer
33421bdd44
CORDA-577: FlowSession porting (#1530)
* Throw exception if a flow is initiated twice for the same Party
* Chunk of porting
* Need ReceiveTransactionFlow
(cherry picked from commit 774383e)
* Notaries compile
* TwoPartyTrade
* SimmFlow & StateRevisionFlow
(cherry picked from commit da602b1)
* TwoPArtyDealFlow regulator send
* installCoreFlow
* IRSTradeFlow
UpdateBusinessDayFlow
RatesFixFlow
NodeInterestRates
(cherry picked from commit 6c8d314)
* Added recordTransaction parameter to ReceiveTransactionFlow
* Some Tests, Flows
* Fixed typo in record tx param
* more things
* Fix CollectSignatures
* FlowFrameworkTests
(cherry picked from commit 2c50bc3)
* Fix TwoPartyTradeFlow
* CustomVaultQuery
(cherry picked from commit 48f88e8)
* FlowsInJavaTest
* WorkflowTransactionBuildTutorial
* PersistentNetworkMapCacheTest
* FlowCookBookJava
(cherry picked from commit 9b48114)
* Fix RatesFixFlow
* Fix TwoPartyDealFlow to get signature of initiating side
* Integration tests
(cherry picked from commit dbcd965)
* CordappSmokeTest
(cherry picked from commit d19cbd6)
* Inlined FinalityFlow
* Updated uses of FinalityFlow
* ContractUpgradeFlowTest passes
* CollectSignaturesFlow refactor
(cherry picked from commit 5e7b1a7)
* Check that we are not the recipient of cash
* Fix Simm demo
* WorkflowTransactionBuildTutorialTest
* Fix CashPaymentFlowTests
* ScheduledFlowTests
* FlowFrameworkTests
* Add cordappPackagesToScan Driver param
* FinalityFlowTests
* Fix LoaderTestFlow
* NodeMonitorModelTest
* BankOfCordaRPCClientTest
* rename to extraCordappPackagesToScan
* Fixed broken merge
* BankOfCordaHttpAPITest
* Fix CollectSignaturesFlow
* Fix annotation on DummyFlow to stop warning
* Fix TraderDemoTest
* Review feedback
* Doc improvements and minor changes
* Address some PR comments
* Looping regulators into the FinalityFlow broadcast rather than sending separately in TwoPartyDealFlow.
* Add Uninitiated FlowState
* Add test for double initiateFlow exception
* Some more s&r victims
* FlowSession utilities (#1562)
* Merge fix
* CollectSignatureFlow can handle several signing keys
* Actually handle several signing keys
* update kdoc
* Correct SignTransactionFlow error message
* Create deprecated flows package
* Add internal deprecated flows
* Reverted FinalityFlow to auto-broadcast all tx participants
* Move the deprecated packages into another PR
2017-09-21 12:12:25 +01:00
..
2017-08-15 11:35:11 +01:00
2017-07-25 11:31:24 +01:00
2017-09-21 12:12:25 +01:00
2017-08-25 17:15:39 +01:00
2017-05-08 14:36:29 +02:00
2017-09-01 14:10:35 +01:00
2017-09-01 14:50:29 +01:00
2017-08-31 10:09:31 +01:00
2017-08-02 10:37:40 +01:00
2017-09-13 12:06:24 +01:00
2017-06-07 16:14:01 +01:00
2017-09-15 14:39:34 +01:00
2017-09-13 11:49:05 +01:00
2017-08-25 17:15:39 +01:00
2017-09-13 12:06:24 +01:00
2017-06-05 13:37:23 +01:00
2017-07-25 17:54:36 +01:00
2017-07-21 12:33:31 +01:00
2017-03-30 12:23:20 +01:00
2017-09-21 10:28:18 +01:00
2017-05-03 12:59:40 +01:00
2017-09-01 14:10:35 +01:00
2017-05-05 08:30:58 +01:00
2017-08-17 17:26:10 +01:00
2017-01-18 13:42:22 +01:00
2017-06-07 16:14:01 +01:00
2017-07-24 18:25:05 +01:00
2017-08-22 18:09:23 +01:00
2017-06-07 16:14:01 +01:00
2017-09-05 13:23:19 +01:00
2017-09-13 15:39:39 +01:00
2017-06-07 16:14:01 +01:00
2017-07-21 12:33:31 +01:00
2017-09-12 19:18:09 +01:00
2017-08-11 18:01:16 +01:00
2017-09-21 09:05:32 +01:00
2017-06-12 12:50:22 +01:00
2017-09-07 14:47:42 +01:00
2017-05-11 14:55:40 +01:00
2017-06-09 13:59:39 +01:00
2017-06-07 16:14:01 +01:00
2017-06-22 16:13:54 +01:00
2017-08-04 11:26:31 +01:00
2017-09-20 13:19:57 +01:00
2017-09-20 13:19:57 +01:00
2017-09-05 12:33:52 +02:00
2017-02-28 08:12:18 +00:00
2017-09-01 14:10:35 +01:00
2017-09-15 14:39:34 +01:00
2017-06-16 14:05:52 +01:00
2017-07-07 12:06:28 +01:00
2017-09-07 14:47:42 +01:00
2017-09-11 16:44:18 +01:00
2017-08-17 12:02:44 +01:00
2017-06-20 11:26:36 +01:00
2017-03-08 12:31:22 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-07 16:14:01 +01:00
2017-06-09 13:59:39 +01:00
2017-06-05 13:37:23 +01:00
2017-06-07 16:14:01 +01:00
2017-06-08 17:15:46 +01:00
2017-06-16 15:30:11 +01:00
2017-07-25 13:16:10 +01:00
2017-06-07 16:14:01 +01:00
2017-06-28 11:29:34 +01:00
2017-07-21 12:33:31 +01:00
2017-03-31 14:19:02 +01:00
2017-06-28 16:00:39 +01:00
2017-09-14 09:30:37 +01:00
2017-09-14 09:30:37 +01:00
2017-06-07 16:14:01 +01:00
2017-06-05 13:37:23 +01:00
2017-07-25 13:16:10 +01:00
2017-07-21 12:33:31 +01:00
2017-08-15 22:32:30 +01:00
2017-09-05 17:38:53 +01:00
2017-07-25 09:26:35 +01:00
2017-02-21 15:21:37 +00:00
2017-09-21 09:05:32 +01:00
2017-06-05 13:37:23 +01:00
2017-07-25 09:26:35 +01:00
2017-06-05 13:37:23 +01:00
2017-09-07 14:47:42 +01:00
2017-08-04 17:23:31 +01:00
2017-09-05 17:38:53 +01:00
2017-06-07 16:14:01 +01:00
2017-07-14 18:21:33 +01:00
2017-08-17 12:02:44 +01:00
2017-08-17 12:02:44 +01:00
2017-08-17 12:02:44 +01:00
2017-09-20 14:52:33 +01:00
2017-08-04 11:26:31 +01:00
2017-08-10 13:29:08 +01:00
2017-08-22 13:25:31 +01:00
2017-09-01 14:10:35 +01:00
2017-09-11 16:44:18 +01:00
2017-09-21 11:20:42 +01:00
2017-09-14 09:30:37 +01:00
2017-06-30 16:29:57 +01:00
2017-09-01 10:45:01 +01:00
2017-06-08 13:39:14 +01:00
2017-07-17 12:23:14 +01:00
2017-09-15 14:39:34 +01:00
2017-06-28 16:00:39 +01:00
2017-08-11 18:01:16 +01:00
2017-09-13 12:06:24 +01:00