-
As @dehays notes in #343, we don't have a curation process / UI whereby folks such as @pvangay, who are in contact with study PIs, can add/update metadata without being required to update a source dat…
-
# App summary
- App name: Kin'iro no Corda 2 ff
- App serial: PCSG01124
- App version: 1.0
# Vita3K summary
- Version: v0.1.5
- Build number: 2647
- Commit hash: https://github.com/vita3k/vit…
-
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…
-
I am trying to upgrade Corda node from v4.3 to v4.5. The node is using Microsoft SQL Server. It worked fine on v4.3. However, it hits an error on v4.5 during startup:
`E 13:53:25+0000 [main] intern…
-
Both Fungible Tokens and their corresponding Token Type cannot be redeemed in the same Corda transaction. Trying to do so results in an error where a state cannot be both a references and an input: ht…
-
I'm trying to setup jmx exporter to collect metrics by Prometheus.
Following the article https://corda.net/blog/monitoring-corda-nodes-with-prometheus-grafana-and-elk-on-docker-2/, I run corda with t…
-
Right now, cordium is only supported for 4.5 and beyond
-
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…
-
Do we have a system test yet?
The potential for [this type of bug](https://github.com/xavierlepretre/corda-slot-machine/pull/29#discussion_r488254801) suggests we need an automated system test, to …
-
When trying to perform a docker build for a specific party, i.e running one of the following commands:
~~ docker build ./party-b/. -t party-b
it results in:
ADD failed: stat /var/lib/docker/tm…