corda/tools
Dan Newton 044202550d
ENT-6421 Public version of FlowManagerRPCOps (#7006)
A public version of `FlowManagerRPCOps` which does not live in an
internal package has been added. This new interface shares the same name
as the internal one.

Because of the name sharing, the internal version has been
`@Deprecated`.

`FlowManagerRPCOpsImpl` implements both the new and old interfaces. This
 allows for backwards compatibility, allowing old shells or clients to
 call the old interface on newer nodes without breaking.
2022-01-07 16:40:29 +00:00
..
blobinspector add timeouts to all tests (#5875) 2020-02-11 10:14:05 +00:00
bootstrapper add timeouts to all tests (#5875) 2020-02-11 10:14:05 +00:00
checkpoint-agent [EG-3461] removed dependency from tools.jar (#6631) 2020-08-14 10:56:37 +01:00
cliutils EG-1557 - Configuration data from "include" section ignored while command line contains the path to config file without leading ./ (#6354) 2020-06-19 10:32:55 +01:00
demobench Merge remote-tracking branch 'origin/release/os/4.6' into christians/ENT-5273-update-from-os-4.6 2020-07-21 14:17:27 +01:00
error-tool NOTICK: Fix some Gradle technical debt. (#6430) 2020-07-07 09:08:58 +01:00
explorer [DRAFT] feat/CORDA-3823-hash-agility-qa-ready (#6789) 2020-11-05 22:05:29 +00:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest Fix and or suppress detekt warnings 2019-11-01 11:48:07 +00:00
network-builder INFRA-803 Rebuild Docker image tasks (#6804) 2020-11-20 10:21:53 +00:00
scripts Improve the upgrade-test-packages.sh script to work on macOS. Fixes an issue found by tom on pubslack. (#2894) 2018-03-29 10:47:48 +02:00
shell ENT-6421 Public version of FlowManagerRPCOps (#7006) 2022-01-07 16:40:29 +00:00
shell-cli NOTICK: Fix some Gradle technical debt. (#6430) 2020-07-07 09:08:58 +01:00
worldmap add timeouts to all tests (#5875) 2020-02-11 10:14:05 +00:00