Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Vc Verification Api #975

Merged
merged 7 commits into from
Apr 24, 2024
Merged

feat: Vc Verification Api #975

merged 7 commits into from
Apr 24, 2024

Conversation

CryptoKnightIOG
Copy link
Contributor

Copy link
Contributor

github-actions bot commented Apr 22, 2024

Integration Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 1b0132a. ± Comparison against base commit 1268178.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Apr 22, 2024

Unit Test Results

 91 files  + 2   91 suites  +2   21m 49s ⏱️ + 1m 33s
777 tests +10  769 ✅ +10  8 💤 ±0  0 ❌ ±0 
784 runs  +10  776 ✅ +10  8 💤 ±0  0 ❌ ±0 

Results for commit 1b0132a. ± Comparison against base commit 1268178.

♻️ This comment has been updated with latest results.

@CryptoKnightIOG CryptoKnightIOG changed the title Vc verification api feat: Vc Verification Api Apr 23, 2024
@CryptoKnightIOG CryptoKnightIOG merged commit f0a1f2c into main Apr 24, 2024
8 of 9 checks passed
@CryptoKnightIOG CryptoKnightIOG deleted the VC-Verification-API branch April 24, 2024 03:59
github-actions bot pushed a commit that referenced this pull request Apr 26, 2024
# [1.32.0-snapshot.1](cloud-agent-v1.31.0...cloud-agent-v1.32.0-snapshot.1) (2024-04-26)

### Bug Fixes

* add shared-crypto module and apollo wrapper for other key types ([#958](#958)) ([7eaa66c](7eaa66c))
* Check purpose of the keys ([#968](#968)) ([4b8e48d](4b8e48d))
* Integration Test ([#974](#974)) ([847eb2f](847eb2f))
* **prism-agent:** add missing 'PresentationVerificationFailed' status to REST API response enum ([#948](#948)) ([9a38cc9](9a38cc9))
* use apollo for secp256k1 in shared-crypto ([#971](#971)) ([dd5e20b](dd5e20b))

### Features

* add sample maintainers.md ([#878](#878)) ([c6a41ed](c6a41ed))
* **agent:** verification API integration test + documentation ATL-6775 ([#986](#986)) ([9308b21](9308b21))
* Align the repo with new name identus-cloud-agent ([#973](#973)) ([9fc7bb0](9fc7bb0))
* Configurations load improvement ([#954](#954)) ([dfb7577](dfb7577))
* **connect:** ATL-6599 Use ZIO Failures and Defects effectively + RFC-9457 in connect ([#927](#927)) ([eb898e0](eb898e0))
* key management for Ed25519 and X25519 ([#966](#966)) ([a0f6819](a0f6819))
* Vc Verification Api ([#975](#975)) ([f0a1f2c](f0a1f2c))

Signed-off-by: Allain Magyar <[email protected]>
ryjones pushed a commit that referenced this pull request Apr 26, 2024
# [1.32.0-snapshot.1](cloud-agent-v1.31.0...cloud-agent-v1.32.0-snapshot.1) (2024-04-26)

### Bug Fixes

* add shared-crypto module and apollo wrapper for other key types ([#958](#958)) ([7eaa66c](7eaa66c))
* Check purpose of the keys ([#968](#968)) ([4b8e48d](4b8e48d))
* Integration Test ([#974](#974)) ([847eb2f](847eb2f))
* **prism-agent:** add missing 'PresentationVerificationFailed' status to REST API response enum ([#948](#948)) ([9a38cc9](9a38cc9))
* use apollo for secp256k1 in shared-crypto ([#971](#971)) ([dd5e20b](dd5e20b))

### Features

* add sample maintainers.md ([#878](#878)) ([c6a41ed](c6a41ed))
* **agent:** verification API integration test + documentation ATL-6775 ([#986](#986)) ([9308b21](9308b21))
* Align the repo with new name identus-cloud-agent ([#973](#973)) ([9fc7bb0](9fc7bb0))
* Configurations load improvement ([#954](#954)) ([dfb7577](dfb7577))
* **connect:** ATL-6599 Use ZIO Failures and Defects effectively + RFC-9457 in connect ([#927](#927)) ([eb898e0](eb898e0))
* key management for Ed25519 and X25519 ([#966](#966)) ([a0f6819](a0f6819))
* Vc Verification Api ([#975](#975)) ([f0a1f2c](f0a1f2c))

Signed-off-by: Allain Magyar <[email protected]>
hyperledger-bot added a commit that referenced this pull request Apr 26, 2024
# [1.32.0](cloud-agent-v1.31.0...cloud-agent-v1.32.0) (2024-04-26)

### Bug Fixes

* add shared-crypto module and apollo wrapper for other key types ([#958](#958)) ([7eaa66c](7eaa66c))
* Check purpose of the keys ([#968](#968)) ([4b8e48d](4b8e48d))
* Integration Test ([#974](#974)) ([847eb2f](847eb2f))
* **prism-agent:** add missing 'PresentationVerificationFailed' status to REST API response enum ([#948](#948)) ([9a38cc9](9a38cc9))
* use apollo for secp256k1 in shared-crypto ([#971](#971)) ([dd5e20b](dd5e20b))

### Features

* add sample maintainers.md ([#878](#878)) ([c6a41ed](c6a41ed))
* **agent:** verification API integration test + documentation ATL-6775 ([#986](#986)) ([9308b21](9308b21))
* Align the repo with new name identus-cloud-agent ([#973](#973)) ([9fc7bb0](9fc7bb0))
* Configurations load improvement ([#954](#954)) ([dfb7577](dfb7577))
* **connect:** ATL-6599 Use ZIO Failures and Defects effectively + RFC-9457 in connect ([#927](#927)) ([eb898e0](eb898e0))
* key management for Ed25519 and X25519 ([#966](#966)) ([a0f6819](a0f6819))
* Vc Verification Api ([#975](#975)) ([f0a1f2c](f0a1f2c))

Signed-off-by: Allain Magyar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants