mirror of
https://github.com/corda/corda.git
synced 2025-01-18 18:56:28 +00:00
ef74a0a618
* The fancy classloader setup in Cordform.loadCordformDefinition is defeated by certificates in 2 ways ** Class cast when creating a cert (via TestConstants) in a CordformDefinition ** Some issue when persisting a cert in ServiceIdentityGenerator * This PR is a quickfix to get the demos working again * Proper fix (not this PR) is to work out why it's not enough for eddsa to be in the project runtime classpath - if it can be removed from the gradle environment that ought to properly fix the above problems |
||
---|---|---|
.. | ||
src | ||
build.gradle |