-
Corda 4.3 OpenSource
Tokens SDK 1.1
Currently in-memory selection is enabled by default, and to disable it you need to add `tokens-selection-1.1.conf` under `cordapps/config` with the following:
…
-
The `contract` and `workflow` directories should be renamed to `contracts` and `workflows` to be inline with the [corda/cordapp-template-kotlin](https://github.com/corda/cordapp-template-kotlin) repos…
-
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…
-
## CVE-2022-42003 - High Severity Vulnerability
Vulnerable Libraries - jackson-databind-2.12.1.jar, jackson-databind-2.9.8.jar
jackson-databind-2.12.1.jar
General data-binding functionality for Ja…
-
Running the Node Explorer front end w/o packaging using "npm start" is failing due to an invalid hook call error being thrown by the TextInput and Password components on the landing page.
Assuming…
-
## CVE-2019-17359 - High Severity Vulnerability
Vulnerable Library - bcprov-jdk15on-1.60.jar
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains …
-
## CVE-2020-15522 - Medium Severity Vulnerability
Vulnerable Library - bcprov-jdk15on-1.60.jar
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contain…
-
## CVE-2020-26939 - Medium Severity Vulnerability
Vulnerable Library - bcprov-jdk15on-1.60.jar
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contain…
-
Development happening in blockchain branch.
-
Corda OS: 4.1
Accounts: 1.0-RC03
Steps to reproduce:
1. Start node using `java -jar corda.jar`
2. Run `flow start CreateAccount name: test`
3. Error doesn't happen in a mock network (i.e. using…