corda-runtime-os
corda-runtime-os copied to clipboard
Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in reg...
Bumps `kotlinVersion` from 1.8.21 to 1.9.24. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.21 to 1.9.24 Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and...
Changes required to confirm to the Maven staging rules/checks for the needed poms/javadoc/sources jars. Tested publishing logic locally and working as expected.
Crypto tenant was hardcoded in `CryptoProcessor` which meant cluster db entity manager was always returned. This PR splits the `getEntityManager` into two, one for vNode and one for clusterDb. We...
**Testing result with metadata json blob** 
https://r3-cev.atlassian.net/browse/ES-2162 Taking the OpenApi spec located in `/processors/rest-processor/src/integrationTest/resources/` as the input, generate a rest client to use in the Corda SDK, Corda CLI, Corda Runtime Gradle Plugin In terms of...
Change CLI tool to write an SQL to persist the locally hosted identities. This will be used during the 5.2.0 to 5.2.1 platform upgrade process. Testing === To build, build...
CORE-20434: Simplify the assignment of category association as we now have only P2P cluster tenant
Bumps `micrometerVersion` from 1.12.4 to 1.13.0. Updates `io.micrometer:micrometer-core` from 1.12.4 to 1.13.0 Release notes Sourced from io.micrometer:micrometer-core's releases. 1.13.0 Micrometer 1.13.0 is the GA version of a new feature release....