-
such error occurs during initial registration. Although the error logs says "database.initialiseSchema=true" would fix the issue, it does not. might need to consider use db migration tool.
`Databas…
-
I am running on corda os 4.4 release. I am running into following error after calling
`internalVerifiedTransactionsSnapshot().get(0).getCoreTransaction().getOutputState()`
Running into
```
…
-
## Feature Request
## Is your feature request related to a problem? Please describe.
Our applications outputs a huge amount of logs, a selection here:
```
:41:54.327Z] [gaia] [development] 5…
-
When I run the tests in ContractTest, two error messages are displayed:
* The transaction currently built is missing an attachment for class: net/corda/core/contracts/CommandData.
Attempted to fin…
-
Corda does not allow certificates above it's root....
The architecture (ca tree) has to change accordingly. This won't affect current operations.
-
Add comment to remove /Users/simon/corda-kubernetes-deployment/helm/initial_registration/output/corda/templates/workspace when starting new node.
-
The Jib Gradle plugin is hard-coded to make use of the "main" classpath and "runtime" configuration. It should be possible to specify those two values in the JibExtension to allow customizations:
-…
-
Hello,
Trying here to share the public keys of the platform with **npm run scenario:share**, but get this error:
`
Error: validator is not alive
`
Someone knows what could the reason be?
…
-
Red Hat and elliptic curve crypto have a troubled history. They have often silently removed support from software as they have packaged it.
https://discourse.corda.net/t/unknown-named-curve/1122
…
-
### Description
As a developer I want to have all the examples running in containers instead of on the host OS so that I can leverage containerization uniformly when working on the project.
Curren…