mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
c9f3e98795
* 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.
Cordform Common
This project contains common node types that both the Corda gradle plugin suite and Corda project require in order to build Corda nodes.