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

Pass compressed public key in nextPublicKeySignatureSumbitted and publicKeySignatureChanged events #704

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

1xstj
Copy link
Contributor

@1xstj 1xstj commented Sep 5, 2023

Summary of changes
Changes introduced in this pull request:

  • Pass compressed public key in nextPublicKeySignatureSumbitted and publicKeySignatureChanged events

Reference issue to close (if applicable)
Closes #703

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 33.34% and project coverage change: -0.01% ⚠️

Comparison is base (b8b8c6c) 17.01% compared to head (0ca4168) 16.99%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
- Coverage   17.01%   16.99%   -0.01%     
==========================================
  Files          77       77              
  Lines        5617     5621       +4     
==========================================
  Hits          955      955              
- Misses       4662     4666       +4     
Files Changed Coverage Δ
pallets/dkg-metadata/src/lib.rs 35.60% <33.34%> (-0.17%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@1xstj 1xstj merged commit 7641439 into master Sep 5, 2023
6 checks passed
@1xstj 1xstj deleted the compressed-key-event branch September 5, 2023 09:15
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.

[TASK] Pass compressed public key in nextPublicKeySignatureSumbitted and publicKeySignatureChanged events
3 participants