feat: add VDR capabilities to the cloud-agent using the prism-node#1685
Merged
yshyn-iohk merged 3 commits intomainfrom Feb 18, 2026
Merged
feat: add VDR capabilities to the cloud-agent using the prism-node#1685yshyn-iohk merged 3 commits intomainfrom
yshyn-iohk merged 3 commits intomainfrom
Conversation
|
Contributor
Integration Test Results 23 files 23 suites 3s ⏱️ Results for commit 48850d0. ♻️ This comment has been updated with latest results. |
Contributor
Unit Test Results109 files + 3 109 suites +3 18m 53s ⏱️ + 16m 4s Results for commit 48850d0. ± Comparison against base commit 676e47b. This pull request removes 17 and adds 84 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
mineme0110
reviewed
Dec 10, 2025
dab7ede to
677ca02
Compare
2a6b092 to
0b2a0f9
Compare
Contributor
Integration Test Results (prism-node)1 tests 1 ✅ 2s ⏱️ Results for commit 48850d0. ♻️ This comment has been updated with latest results. |
- add new VDR key type handling (API, signer, validation, SQL) - update prism-node and VDR endpoints, kotlin client, configs and scripts - stabilize VDR e2e: split neoprism/prism-node jobs, enable memory/db drivers, pin testcontainers and docker API 1.44, parameterize prism-node image Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
0b2a0f9 to
12ef628
Compare
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
patextreme
approved these changes
Feb 18, 2026
This reverts commit 82fee28. Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Description
Checklist