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

Endorser protocol askar fixes #1450

Merged
merged 18 commits into from
Oct 26, 2021

Conversation

ianco
Copy link
Member

@ianco ianco commented Oct 20, 2021

Add askar support to integration test script (BDD_EXTRA_AGENT_ARGS="{\"wallet-type\":\"askar\"}" ./demo/run_bdd)

Fix database locking errors (similar issues as were fixed in PR #1439)

Fix/cleanup unit tests

  • unit tests are all passing
  • ./run_bdd all tests pass (indy-sdk, default wallet)
  • ACAPY_ARG_FILE=postgres-indy-args.yml ./run_bdd all tests pass (indy-sdk, postgres wallet)
  • BDD_EXTRA_AGENT_ARGS="{\"wallet-type\":\"askar\"}" ./run_bdd all tests pass (askar/credx, default wallet)
  • BDD_EXTRA_AGENT_ARGS="{\"wallet-type\":\"askar\"}" ACAPY_ARG_FILE=postgres-indy-args.yml ./run_bdd all tests pass (askar/credx, postgres wallet)

Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2021

Codecov Report

Merging #1450 (1efa692) into main (23b8aee) will increase coverage by 0.00%.
The diff coverage is 81.65%.

@@           Coverage Diff           @@
##             main    #1450   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files         488      488           
  Lines       30009    29986   -23     
=======================================
- Hits        28757    28735   -22     
+ Misses       1252     1251    -1     

Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
@ianco ianco marked this pull request as ready for review October 21, 2021 03:14
@ianco ianco enabled auto-merge October 22, 2021 17:24
@ianco ianco disabled auto-merge October 26, 2021 00:35
@ianco ianco merged commit cb4d07b into hyperledger:main Oct 26, 2021
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.

None yet

3 participants