corda/.idea
Shams Asari b2d0ba7e14 CORDA-2613: FinalityHandler is no longer gated on app target versions
To allow rolling upgrades where members of a BN may not all upgrade at the same time, the FinalityHandler is now always enabled, and not disabled if no old apps are installed.

Previously any attempt to use the FinalityHandler in such a scenerio would send the flow to the hospital, where manual intervention would be required to recover the transaction.
2019-02-18 11:58:23 +01:00
..
codeStyles CORDA-2331 Split Workflow and contracts of Finance App into separate Cordapps (#4422) 2018-12-19 18:02:51 +00:00
runConfigurations [CORDA:936]: Enable RPC layer to work with SSL 2018-01-23 16:23:37 +00:00
scopes Add an IntelliJ scope that covers the currently supported Corda API. 2017-09-27 11:47:34 +02:00
codeStyleSettings.xml Initial stub for IntelliJ Code Style settings (#1832) 2017-10-09 13:24:17 +01:00
compiler.xml CORDA-2613: FinalityHandler is no longer gated on app target versions 2019-02-18 11:58:23 +01:00