corda/testing
Katarzyna Streich c9f3e98795
Another approach to fixing deployNodes task and network parameters generation (#2066)
* Generate networkParameteres for Cordformation.

Fix deployNodes task in Cordformation to generate NetworkParameters before running the nodes.
Add TestNetworkParametersGenerator utility loaded after node infos generation step.

* Get rid of bouncy castle provider dependency
For cordform-common. It caused problems with loading our custom
X509EdDSAEngine for generation of network parameters in deployNodes
task.
2017-11-30 10:39:29 +00:00
..
node-driver Another approach to fixing deployNodes task and network parameters generation (#2066) 2017-11-30 10:39:29 +00:00
smoke-test-utils Another approach to fixing deployNodes task and network parameters generation (#2066) 2017-11-30 10:39:29 +00:00
test-common Another approach to fixing deployNodes task and network parameters generation (#2066) 2017-11-30 10:39:29 +00:00
test-utils Use NetworkMap and SignedNetworkMap in NetworkMapClient, and enable signature verification. (#2054) 2017-11-29 15:55:13 +00:00