corda/finance/workflows/src
Dan Newton 855d1323a4 CORDA-2645 Do not remove exception information in dev mode (#5023)
`ExceptionSerialisingRpcOpsProxy` was removing information about the
original exception in dev mode. This code has been removed. Although
there is no check in `ExceptionSerialisingRpcOpsProxy` for dev mode
(and also due to it being about serialising),
`ExceptionMaskingRpcOpsProxy` will handle the removal of exception data
in non dev mode (production mode).
2019-04-15 13:54:36 +01:00
..
integration-test/kotlin/net/corda/finance/workflows CORDA-2645 Do not remove exception information in dev mode (#5023) 2019-04-15 13:54:36 +01:00
main [CORDA-2738] Allow the ProgressTracker to cope with child trackers with the same steps (#4894) 2019-03-18 13:50:29 +00:00
test CORDA-2467: Moved non-contract things out of finance-contracts and into finance-workflows (#4700) 2019-02-01 17:31:12 +00:00