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

bug/swtch-3035 Not valid VC are verified #761

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

JGiter
Copy link
Collaborator

@JGiter JGiter commented Jul 12, 2024

Description

Checks issuer verification result

Contributor checklist

}
issuerVerified = issuerVerified && issuerVerificationResult.verified;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issuerVerified is also used as result of status verification, so the final issuerVerified is boolean AND of both checks. Perhaps this checks should be separated

@JGiter JGiter requested a review from jrhender July 12, 2024 06:35
@JGiter
Copy link
Collaborator Author

JGiter commented Jul 12, 2024

The CI is not passing, but it is something wrong with setting up ipfs as locally tests are passing if I run them separately. The exception is claims.service.e2e. The tests are never completes locally for me

@JGiter JGiter force-pushed the bug/not-valid-vc-verified branch 2 times, most recently from 3f8fd29 to 7357300 Compare July 18, 2024 07:17
Copy link
Collaborator

@jrhender jrhender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small suggestion, but seems good to me

src/modules/claims/claims.service.ts Outdated Show resolved Hide resolved
@JGiter JGiter merged commit 0855cd5 into develop Jul 18, 2024
7 checks passed
@JGiter JGiter deleted the bug/not-valid-vc-verified branch July 18, 2024 12:09
@ewf-devops
Copy link

🎉 This PR is included in version 8.1.1-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ewf-devops
Copy link

🎉 This PR is included in version 8.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants