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

Fix handling of non-revocable credential when timestamp is specified (askar/credx) #1847

Merged

Conversation

andrewwhitehead
Copy link
Contributor

Test output with the error (mixing revocable and non-revocable credentials in one proof): #1761 (comment)

@codecov-commenter
Copy link

Codecov Report

Merging #1847 (be27d36) into main (47dbb28) will increase coverage by 0.00%.
The diff coverage is 76.47%.

@@           Coverage Diff           @@
##             main    #1847   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files         536      536           
  Lines       34012    34015    +3     
=======================================
+ Hits        31878    31881    +3     
  Misses       2134     2134           

@swcurran
Copy link
Contributor

Trying to figure out how to test this locally with Askar. Do we merge this and then test with the #1761 branch?

@shaangill025 -- can you review and (hopefully) approve? Or perhaps @ianco ?

Thanks!

@andrewwhitehead
Copy link
Contributor Author

It can be tested with BDD_EXTRA_AGENT_ARGS="{\"wallet-type\":\"askar\"}" ./run_bdd -t @T003-RFC0454.1,@T003-RFC0454.2 or if you don't want to run the other services.. LEDGER_URL=http://test.bcovrin.vonx.io PUBLIC_TAILS_URL=https://tails-test.vonx.io BDD_EXTRA_AGENT_ARGS="{\"wallet-type\":\"askar\"}" ./run_bdd -t @T003-RFC0454.1,@T003-RFC0454.2

@andrewwhitehead andrewwhitehead changed the title Fix handling of non-revocable credential when timestamp is specified Fix handling of non-revocable credential when timestamp is specified (askar/credx) Jun 29, 2022
@swcurran
Copy link
Contributor

Doh...you mean like @ianco said to do, and I did do, earlier today? :-) Thanks!

@swcurran swcurran merged commit 8038584 into openwallet-foundation:main Jun 29, 2022
@andrewwhitehead andrewwhitehead deleted the fix/credx-non-rev branch August 5, 2022 01:59
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