corda/core
Shams Asari 5619debf18 ENT-3496: dumpCheckpoints RPC
Dumps all the node's checkpoints as JSON into a single zip file in the node's directory. The output contains:

* All the fields for the top-level flow
* The current sub-flow call stack, along with the current progress tracker step for each sub-flow
* The event that suspended the flow, which if it's a send or sendAndReceive will show the payload that was sent
* Low level information on the active sessions with other peers
2019-05-24 17:28:36 +01:00
..
src ENT-3496: dumpCheckpoints RPC 2019-05-24 17:28:36 +01:00
build.gradle CORDA-2954: Upgrade to common-lang3 (#5152) 2019-05-21 17:48:32 +01:00