-
Hi.
I try to launch cordapp from IDE and when I create IOU, I have error
`net.corda.core.transactions.MissingContractAttachments: Cannot find contract attachments for [com.example.contract.IOUContr…
-
Hi Team, I am using Virtual Box in my Macbook, and Ubuntu 18.04 as the OS, when running the deployJarsToNodes task, there is one error that the "cordentity-cordapp-contracts-states" jar could not be d…
-
Hi
I am getting below error while running command to deploy nodes.
* What went wrong:
Execution failed for task ':kotlin-source:deployNodes'.
> Node in PartyC exited with 1 when generatin…
-
58:32 1 AnnotationConfigServletWebServerApplicationContext.refresh - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDepe…
-
In this project and loads of other examples you create a source set that is used by multiple modules.
https://github.com/corda/cordapp-example/blob/release-V3/kotlin-source/build.gradle#L17-L27
Th…
-
There is a service called `shareAccountInfoWithParty` that the gold-trading example uses for trading using accounts instead of nodes.
It would be useful if there was a function that shared **_all_*…
-
I am currently working on a project using Corda 5 and while using CSDE-cordapp-template-kotlin release/corda-5-0, I encountered an error where the corda-runtime-os release 5.0.0.0 corda-combined-worke…
-
I am currently working on a project using Corda 5 and while using CSDE-cordapp-template-kotlin release/corda-5-0, I encountered an error where the corda-runtime-os release 5.0.0.0 corda-combined-wor…
-
Hi
I am trialling Corde 5.2, but cloning the repo (running on macOS Sonoma 14.5) with:
* Java SDK Azul 17
* Intelli J CE
When I rung the gradle task `startCorda` I am getting this error:
`Ex…
-
Now you can send a Yo to a node without Yo installed and you get 'success'.
Yo fails only if sent to a not active node. That's my guess, because I don't see anything in logs, and webpage "spins" i…