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

Group multisig communication using exn messages with embedded events #100

Merged

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Addition of Bexter for CESR encoding of variable length data and Pather for SAD Path language encoding.
  • Exchanging for creating EXN with support for embedded events.
  • New client classes, Exchanges and Groups for performing group operations.

…er for SAD Path language encoding.

Exchanging for creating EXN with support for embedded events.

New client classes, Exchanges and Groups for performing group operations.
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #100 (7e1d3fb) into development (002bb64) will decrease coverage by 0.36%.
The diff coverage is 75.00%.

@@               Coverage Diff               @@
##           development     #100      +/-   ##
===============================================
- Coverage        80.76%   80.41%   -0.36%     
===============================================
  Files               32       35       +3     
  Lines             3530     3752     +222     
  Branches           797      835      +38     
===============================================
+ Hits              2851     3017     +166     
- Misses             655      710      +55     
- Partials            24       25       +1     
Files Changed Coverage Δ
src/keri/app/signify.ts 90.71% <48.78%> (-5.52%) ⬇️
src/keri/core/matter.ts 82.90% <70.76%> (-1.37%) ⬇️
src/keri/core/pather.ts 94.11% <94.11%> (ø)
src/keri/core/bexter.ts 97.29% <97.29%> (ø)
src/keri/app/exchanging.ts 97.56% <97.56%> (ø)
src/index.ts 89.58% <100.00%> (+0.22%) ⬆️

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

@pfeairheller pfeairheller merged commit b4fbdd3 into WebOfTrust:development Sep 4, 2023
4 checks passed
@pfeairheller pfeairheller deleted the feat-notifications branch September 4, 2023 22:48
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