celestia-node
celestia-node copied to clipboard
feat(p2p): support autotls using IP shipyard
trafficstars
Adding support for autotls as discussed in #4203
Some work to be done
- [ ] Add tests
- [ ] Align on approach
- [ ] Write docs
Codecov Report
Attention: Patch coverage is 20.58824% with 54 lines in your changes missing coverage. Please review.
Project coverage is 44.67%. Comparing base (
2469e7a) to head (3a5b328). Report is 484 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4212 +/- ##
==========================================
- Coverage 44.83% 44.67% -0.17%
==========================================
Files 265 313 +48
Lines 14620 23027 +8407
==========================================
+ Hits 6555 10287 +3732
- Misses 7313 11619 +4306
- Partials 752 1121 +369
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Hey @koenmtb1, what's the status of this PR? Do you plan to finish it? We would like to have it, and are facing TLS misconfiguration issues (#4319 ) that your PR could fix once and for all