-
The README says:
> Required Prerequisites
>
> Corda CLI
> Cordapp Builder
> Node CLI
> Docker
You should also point out that JDK 11 is a prerequisite.
-
## Description
Static source code assessment has picked up a potential vulnerability regarding incorrect permission assignment. The probable remediation is to create the folders with minimum possible…
-
### Description
As a developer I want to enable the feature to choose external dbs for cenm and corda-ent nodes in place of existing filesystem based h2 db.
### Acceptance Criteria
1. Add helm c…
-
Build the yo cordapp from the [samples](https://github.com/corda/samples-kotlin/tree/master/Basic/yo-cordapp).
./gradlew clean deployNodes
Change the node.conf in the PartyA directory from `…
-
## CVE-2021-21295 - Medium Severity Vulnerability
Vulnerable Library - netty-codec-http-4.1.36.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development…
-
## Problem
I recently finished writing some unit tests for a flow in a project I'm working on. There's 13 tests that pass when run individually but at least 2 fail each time when I run all the tests …
-
Hi.
In https://github.com/MikkelThomsen/samples I have added an example of a contract that uses a custom data class and runs a MockNetwork using that class. See `cordapp-example/workflows-kotlin/sr…
-
Hi! The issue happens when I try to run MockNetwork to launch flow tests.
I'm using Corda 4.4, here's the link to the descripton, code and logs
https://stackoverflow.com/questions/62427253/net-corda…
-
This issue lists references to coding conventions that were developed in production teams using Kotlin.
- [Corda](https://www.corda.net/) (Mike Hearn) https://docs.corda.net/head/codestyle.html
- …
-
## CVE-2022-0839 - Critical Severity Vulnerability
Vulnerable Library - liquibase-core-3.6.3.jar
Liquibase is a tool for managing and executing database changes.
Library home page: http://www.liquib…