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: trustlist v2 (with type filter) #1430

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

skynet2
Copy link
Member

@skynet2 skynet2 commented Sep 18, 2023

Signed-off-by: Stas D [email protected]
if issuer signing did exists in trust list and credentialsTypes are empty = we trust to all credentials types from this issuer.
if issuer signing did exists in trust list and credentialsTypes are not empty = we trust to only specified credentialTypes from this issuer.

@cla-bot cla-bot bot added the cla-signed label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 72.72% and project coverage change: +0.01% 🎉

Comparison is base (b028fbe) 85.31% compared to head (1348189) 85.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1430      +/-   ##
==========================================
+ Coverage   85.31%   85.33%   +0.01%     
==========================================
  Files         164      164              
  Lines       10304    10318      +14     
==========================================
+ Hits         8791     8805      +14     
  Misses       1106     1106              
  Partials      407      407              
Files Changed Coverage Δ
component/profile/reader/file/reader.go 13.19% <0.00%> (ø)
...e/verifypresentation/verifypresentation_service.go 82.40% <100.00%> (+1.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fqutishat fqutishat merged commit c99658f into trustbloc:main Sep 18, 2023
9 of 10 checks passed
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.

2 participants