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

allow provision of local-only DID in wallet #559

Merged

Conversation

sklump
Copy link
Contributor

@sklump sklump commented Jun 16, 2020

Also, ledger must be open on receiving presentation preview to check if revocation applies

Signed-off-by: sklump [email protected]

@@ -25,8 +25,6 @@ async def handle(self, context: RequestContext, responder: BaseResponder):
if not context.connection_ready:
raise HandlerException("Cannot query routes: no active connection")

# TODO implement pagination
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that the storage query uses pagination: comment was obsolete

@codecov-commenter
Copy link

Codecov Report

Merging #559 into master will decrease coverage by 0.04%.
The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
- Coverage   96.80%   96.76%   -0.05%     
==========================================
  Files         240      240              
  Lines       12710    12727      +17     
==========================================
+ Hits        12304    12315      +11     
- Misses        406      412       +6     

@andrewwhitehead andrewwhitehead merged commit 43caa6e into openwallet-foundation:master Jun 16, 2020
@sklump sklump mentioned this pull request Jun 16, 2020
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.

3 participants