-
WIP on IRS sample using Spring boot as a standalone application to communicate with nodes over RPC.
Standard setup as described in the doc, startup nodes (project in samples/irs-demo-spring/cordapp…
-
Hi
Do you have any plans soon to implement either of the JPA annotations (@EmbeddedId, @IdClass) required to be able to define a Composite Key on an entity?
https://stackoverflow.com/questions/13…
-
when I type http://localhost:xxx with the corresponding port xxxx, am I supposed to see a web page? In my case, I only see the message ''connection refused'.
-
## Context
Was running Demobench on a mid-2015 Macbook: _1.2GHz dual-core Intel Core m3, 8GB RAM_.
I started 4 nodes, each loaded with a CorDapp. Once the first and second node started up (but bef…
-
I noticed that some of the information printed by Corda at standard output are not visible in log file. Not sure what's exactly the difference, but today I noticed that the line informing about loaded…
-
Currently tracking any details about a transaction are left to individual CorDapps, which both makes it very difficult to understand what has happened without searching CorDapps individually, and requ…
-
Fresh repo clone of both corda and cordapp-template (both master), following the instructions in the developer docs.
1) gradlew deployNodes is successful
2) runnodes causes nodes to start successf…
-
On a Windows 10 VM, `runnodes` in the cordapp-template throws up 10s/100s of terminal windows, which eventually close, leaving only the node terminals.
-
As a user, I want to be able to find attachments I have uploaded previously for use in new transactions.
As an administrator, I want to be able to identify what attachments a node has.
To fulfil…