corda-runtime-os icon indicating copy to clipboard operation
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...

Results 73 corda-runtime-os issues
Sort by recently updated
recently updated
newest added

- added command switch `b` for AMQP bytes **Test Plan** Run `java -jar -b ![image](https://github.com/corda/corda-runtime-os/assets/135036209/5cee4b6e-5ffb-401c-8aa8-faebed008daf)

The `CryptoFlowOpsProcessor` is incorrectly wrapping all exceptions as a platform exception, which causes them to bubble up and fail the calling flow. Some of these exceptions, like `JDBCConnectionException`, are transient...

Introduces persistence and reconciliation for locally-hosted identities. When the Network REST API's `setup` endpoint is called, the hosted identity entry is persisted to the cluster database, and subsequently published to...

The member list topic was not backed by the DB on member side as we haven't had member persistence on member side. We had two approach to fix this: First...

During virtual node creation and upgrade, we parse the MGM information from the group policy file in the CPI and publish it to kafka. This means that the information only...

This PR was created by the [merge bot](https://ci02.dev.r3.com/job/Infrastructure/job/forward-merging-automation/job/corda-runtime-os%20(release%20branch)/job/release%252Fos%252F5.2/136/). ## Files with conflicts to resolve manually: * `gradle.properties` * `libs/platform-info/src/integrationTest/kotlin/net/corda/libs/platform/test/PlatformInfoProviderTest.kt` * `libs/platform-info/src/main/kotlin/net/corda/libs/platform/PlatformVersion.kt` * `libs/platform-info/src/main/kotlin/net/corda/libs/platform/impl/PlatformInfoProviderImpl.kt` ## Includes: * CORE-20332 logic to understand...

merge-bot
release/os/5.2 -> release/os/5.3

Bumps `micrometerVersion` from 1.12.4 to 1.12.5. Updates `io.micrometer:micrometer-core` from 1.12.4 to 1.12.5 Release notes Sourced from io.micrometer:micrometer-core's releases. 1.12.5 :star: New Features Deprecate DefaultUriMapper and PoolingHttpClientConnectionManagerMetricsBinder in httpcomponents #4862 Use...

Stale
dependencies

Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.11.0 to 6.12.1. Release notes Sourced from io.fabric8:kubernetes-client's releases. 6.12.1 (2024-04-18) Bugs Fix #5880: OpenID Connect token refreshed in loaded Config Fix #5911: (crd-generator) Improve error message...

Stale
dependencies