corda/samples/irs-demo/cordapp
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 Made the database config option typesafe, rather than relying on String properties 2017-11-27 13:51:53 +00:00
build.gradle Another approach to fixing deployNodes task and network parameters generation (#2066) 2017-11-30 10:39:29 +00:00