corda/gradle-plugins/cordformation
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
..
src Another approach to fixing deployNodes task and network parameters generation (#2066) 2017-11-30 10:39:29 +00:00
build.gradle Cordformation in Kotlin (#1873) 2017-10-19 15:41:25 +01:00
README.rst Docsite reorg ahead of beta launch. 2017-06-05 13:37:23 +01:00

Please refer to the documentation in <corda-root>/doc/build/html/running-a-node.html#cordformation.