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

ir: Do not hash public keys to check orig/announced SN diff #2711

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

carpawell
Copy link
Member

Logs like "number differs number" may confuse, public keys are more common.

@carpawell carpawell self-assigned this Jan 9, 2024
@carpawell carpawell force-pushed the fix/IR-compares-public-keys branch from 74db247 to fc450c6 Compare January 9, 2024 13:47
@carpawell carpawell marked this pull request as ready for review January 9, 2024 13:48
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de84b12) 28.78% compared to head (e123e6e) 28.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2711      +/-   ##
==========================================
- Coverage   28.78%   28.77%   -0.01%     
==========================================
  Files         415      415              
  Lines       32388    32388              
==========================================
- Hits         9324     9321       -3     
- Misses      22230    22233       +3     
  Partials      834      834              

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

@roman-khimov roman-khimov added this to the v0.40.0 milestone Jan 9, 2024
Logs like "*number* differs *number*" may confuse, public keys are more common.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell carpawell force-pushed the fix/IR-compares-public-keys branch from fc450c6 to e123e6e Compare January 15, 2024 09:41
@roman-khimov roman-khimov merged commit 9f4bf88 into master Jan 15, 2024
9 of 11 checks passed
@roman-khimov roman-khimov deleted the fix/IR-compares-public-keys branch January 15, 2024 16:27
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