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

feat(tss): remove key id check to reduce heartbeat gas costs (#2173) #2174

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

cgorenflo
Copy link
Contributor

(cherry picked from commit fa154e3)

@cgorenflo cgorenflo requested a review from a team as a code owner August 21, 2024 15:05
@milapsheth milapsheth merged commit 92e7003 into releases/1.0.x Aug 21, 2024
6 checks passed
@milapsheth milapsheth deleted the cherry-pick branch August 21, 2024 15:37
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 49.49%. Comparing base (06d5e78) to head (484522b).
Report is 3 commits behind head on releases/1.0.x.

Files Patch % Lines
vald/tss/tss.go 0.00% 4 Missing ⚠️
x/tss/types/msg_ack.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.0.x    #2174      +/-   ##
==================================================
+ Coverage           49.41%   49.49%   +0.07%     
==================================================
  Files                 269      269              
  Lines               16131    16098      -33     
==================================================
- Hits                 7971     7967       -4     
+ Misses               7549     7518      -31     
- Partials              611      613       +2     

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

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.

3 participants