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 join for KERIA agents #123

Merged

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Addition of a join endpoint that can be used by participants being asked to contribute keys to a rotation to join an existing group multisig.

…asked to contribute keys to a rotation to join an existing group multisig.

Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #123 (39a007f) into development (f80d976) will decrease coverage by 0.11%.
Report is 1 commits behind head on development.
The diff coverage is 86.43%.

@@               Coverage Diff               @@
##           development     #123      +/-   ##
===============================================
- Coverage        91.77%   91.66%   -0.11%     
===============================================
  Files               37       37              
  Lines             5847     5987     +140     
===============================================
+ Hits              5366     5488     +122     
- Misses             481      499      +18     
Files Coverage Δ
src/keria/app/credentialing.py 80.86% <100.00%> (ø)
tests/app/test_agenting.py 97.23% <100.00%> (+0.10%) ⬆️
tests/app/test_basing.py 94.94% <100.00%> (+0.21%) ⬆️
tests/app/test_credentialing.py 99.72% <100.00%> (-0.01%) ⬇️
tests/app/test_grouping.py 100.00% <100.00%> (ø)
tests/app/test_ipexing.py 100.00% <100.00%> (ø)
src/keria/app/ipexing.py 98.52% <88.88%> (+3.00%) ⬆️
src/keria/db/basing.py 94.08% <75.00%> (-0.17%) ⬇️
src/keria/app/grouping.py 83.08% <88.67%> (+3.32%) ⬆️
src/keria/app/agenting.py 80.96% <48.48%> (-1.58%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Signed-off-by: pfeairheller <[email protected]>
@pfeairheller pfeairheller merged commit 56c20c7 into WebOfTrust:development Nov 10, 2023
5 checks passed
@pfeairheller pfeairheller deleted the feat-migrate-quadlet branch November 10, 2023 17:42
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.

1 participant