corda/finance
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
..
contracts CORDA-2817 Revert CORDA-2162 but modify Cash move to allow multiple m… (#4971) 2019-04-02 18:23:43 +01:00
workflows CORDA-2645 Do not remove exception information in dev mode (#5023) 2019-04-15 13:54:36 +01:00