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

Perform witness signing on checkpoints of the same size #278

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mhutchinson
Copy link
Contributor

Removed a short circuit that previously skipped doing work if the tree at that size had previously been witnessed. Having fresh timestamps on checkpoints is a feature.

Removed a short circuit that previously skipped doing work if the tree at that size had previously been witnessed. Having fresh timestamps on checkpoints is a feature.
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.57%. Comparing base (3c58af4) to head (88e1846).
Report is 114 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #278       +/-   ##
===========================================
- Coverage   51.05%   33.57%   -17.48%     
===========================================
  Files          11       23       +12     
  Lines         903     1382      +479     
===========================================
+ Hits          461      464        +3     
- Misses        374      821      +447     
- Partials       68       97       +29     

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

@mhutchinson mhutchinson merged commit c823069 into transparency-dev:main Oct 16, 2024
8 checks passed
@mhutchinson mhutchinson deleted the alwaysBeCosigning branch October 16, 2024 15:23
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