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

EXN send handling for multisig groups #116

Merged
merged 3 commits into from
Oct 22, 2023

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Fixing exn send handling to account for sending asynchronously for multisig AIDs if my participant is the "lead"

Add support for mailbox OOBI resolution.

Signed-off-by: pfeairheller <pfeairheller@gmail.com>
…ltisig AIDs if my participant is the "lead"

Signed-off-by: pfeairheller <pfeairheller@gmail.com>
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #116 (4daba1a) into development (e2a6b96) will increase coverage by 0.03%.
The diff coverage is 94.89%.

@@               Coverage Diff               @@
##           development     #116      +/-   ##
===============================================
+ Coverage        91.83%   91.87%   +0.03%     
===============================================
  Files               35       35              
  Lines             5596     5671      +75     
===============================================
+ Hits              5139     5210      +71     
- Misses             457      461       +4     
Files Coverage Δ
src/keria/core/authing.py 91.22% <100.00%> (+0.31%) ⬆️
src/keria/peer/exchanging.py 90.00% <100.00%> (ø)
tests/app/test_aiding.py 100.00% <100.00%> (ø)
tests/peer/test_exchanging.py 100.00% <100.00%> (ø)
src/keria/app/agenting.py 84.78% <92.30%> (+0.37%) ⬆️
src/keria/app/aiding.py 86.22% <90.90%> (+0.06%) ⬆️

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

Signed-off-by: pfeairheller <pfeairheller@gmail.com>
@pfeairheller pfeairheller merged commit 117a1ca into WebOfTrust:development Oct 22, 2023
5 checks passed
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