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

add an AddrVerified field to the ClientHelloInfo #4360

Merged
merged 2 commits into from Mar 11, 2024

Conversation

marten-seemann
Copy link
Member

Fixes #4358.

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.85%. Comparing base (06b4214) to head (c24c004).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4360      +/-   ##
==========================================
- Coverage   84.87%   84.85%   -0.02%     
==========================================
  Files         151      151              
  Lines       14334    14337       +3     
==========================================
  Hits        12165    12165              
- Misses       1669     1672       +3     
  Partials      500      500              

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

@marten-seemann marten-seemann changed the title add an AddressVerified field to the ClientHelloInfo add an AddrVerified field to the ClientHelloInfo Mar 11, 2024
@marten-seemann marten-seemann added this to the v0.42 milestone Mar 11, 2024
@marten-seemann marten-seemann merged commit ca787d6 into master Mar 11, 2024
34 checks passed
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.

add an AddressVerified field to the ClientHelloInfo
2 participants