corda/test-utils
Shams Asari cfe5786d2d Introducing versioning of flows using the FlowVersion annotation.
Core flows, which are baked into the platform, are also versioned using the platform version of the node. Several core flows, such as the data vending ones, which were provided via plugins are now instead baked into the node.
2017-05-02 15:12:07 +01:00
..
src/main/kotlin/net/corda/testing Introducing versioning of flows using the FlowVersion annotation. 2017-05-02 15:12:07 +01:00
build.gradle Fix potential file handle leak in Attachment (#539) 2017-04-12 15:30:28 +01:00