-
Hello,
I started an new clean Windows Sandbox on Windows 10 x64 and installed JDK 8u231. after that, I installed Corda Demo Bench 4.1 from your website.
When I start Corda Demo Bench 4.1, I leav…
-
I have followed the pre-requisites and set up Gradle 4.10 and Java 8. I get the following error when running `gradle build` (can't run `gradlew` due to silly enterprise restrictions):
```
FAILUR…
-
# _Issue_title_
Run `web3.ethSendTransaction(tx).send` doesn't work in [Corda](https://www.corda.net/)
## _Issue_description_
I tried to run web3j to send tx to Ethereum from Corda. However, it…
-
See https://github.com/corda/cordapp-example/blob/nitesh-bug-branch/kotlin-source/src/test/kotlin/com/example/flow/IOUFlowTests.kt#L59.
Although Node C is not part of the flow, and should therefore…
-
## Description
Got **Exception in thread "main" java.lang.NoClassDefFoundError: com/r3/corda/lib/tokens/selection/api/Selector** while executing runnodes.jar
## Steps to reproduce the issue
*…
-
Hi,
I posted this issue to stackoverflow earlier and Roger Willis had a look and suggested (on Slack) that it seems like a Corda issue.
Here's the link that has all details: https://stackoverflow.…
-
Sorry to bother you....I really encounter trouble.
In the begining, when I want to run ProjectImportedOKTest, the intellJ idea will tell me:
![2019-08-30 20-04-49 的屏幕截图](https://user-images.githubus…
-
Are there situations where this can be hit? (duplicate posts, etc)
This is a problem that rises after the Corda transaction which creates a Split-brain between nodes.
-
I have installed Corda Demobench 4.1 exe and ran as admin
source: https://www.corda.net/demobench/
As per the videos, once i launch the application, it should start a node rightaway however the node…
-
Steps to reproduce:
1. Configure Corda 4.3 OS node
2. Save https://repo1.maven.org/maven2/io/cordite/cordite-cordapp/0.4.9/cordite-cordapp-0.4.9.jar to the cordapps directory
3. Start Corda node
4…