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

Multisig collaboration with sample scripts #81

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Credential registry creation works for multisig agents
  • Scripts and client changes to get credential registry creation and credential creation working
  • Credential created and granted from multisig AID with KERIA participant.
  • Successful GRANT and ADMIT returning from holder to multisig issuer
  • Fixing tests, cleaning up scripts, minor bug fixes

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #81 (60a19e4) into development (e7f0356) will increase coverage by 0.11%.
The diff coverage is 88.46%.

@@               Coverage Diff               @@
##           development      #81      +/-   ##
===============================================
+ Coverage        88.12%   88.23%   +0.11%     
===============================================
  Files               14       14              
  Lines              884      952      +68     
===============================================
+ Hits               779      840      +61     
- Misses             105      112       +7     
Files Coverage Δ
src/signify/app/notifying.py 100.00% <100.00%> (ø)
src/signify/core/authing.py 53.44% <ø> (+0.60%) ⬆️
src/signify/peer/exchanging.py 52.63% <100.00%> (ø)
src/signify/app/clienting.py 98.58% <33.33%> (-0.94%) ⬇️
src/signify/app/credentialing.py 93.22% <90.41%> (-4.82%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pfeairheller pfeairheller merged commit 415549d into development Sep 27, 2023
4 checks passed
@pfeairheller pfeairheller deleted the feat-ipex-part-deux branch September 27, 2023 16:46
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.

2 participants