-
Hi Manos,
There seems to be a problem with propagating the trustStore-related values from node params in corbeans config to the actual Corda client options.
There is no assignment of those optio…
-
##### SUMMARY
Ansible is not able to run docker or docker-compose command. Pip was updated to v.19
but also after downgrade to 8.1.2 I'm facing same problem.
##### ISSUE TYPE
- Bug Report
…
ghost updated
4 years ago
-
In other places within the same file (i.e. line 422, 425 etc) you print the stack trace rather than throwing the exception. By the throwing an exception it breaks the entire tool because you cannot se…
-
Every time I try to "Run nodes" it says "Cannot run nodes until they have been deployed" even though I have deployed them.
Clicking "Click to Deploy Nodes" appears to run the deploy successfully an…
-
I think it is better to have a docker-compose file for front end and back end application.
I think there should be a way to initialize the cordapp path in the docker-compose file. This path can be …
-
I am following https://docs.corda.net/tutorial-cordapp.html this link to run cordapp-examples.
**My system configurations**:-
Corda version - 4.0
Java version - java version "1.8.0_192"
Operat…
-
version tried: 4.4 release and 4.5-SNAPSHOT
This bug seems a bit on the odd side of things, at least for a Kotlin newbie.
We I managed to get this exception:
```
Exception in thread "main" …
-
`error: package com.google.common.collect does not exist import com.google.common.collect.ImmutableSet;`
I'm getting the above error after inserting the following line:
(https://github.com/corda…
-
I am running on corda os 4.4 release. I am running into following error after calling
`internalVerifiedTransactionsSnapshot().get(0).getCoreTransaction().getOutputState()`
Running into
```
…
-