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

fix(p2p): couple bitswap client and server #3641

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

walldiss
Copy link
Member

@walldiss walldiss commented Aug 8, 2024

Decoupled client was not able to notify server on newly available blocks.

@walldiss walldiss added the kind:fix Attached to bug-fixing PRs label Aug 8, 2024
@walldiss walldiss self-assigned this Aug 8, 2024
Wondertan
Wondertan previously approved these changes Aug 8, 2024
nodebuilder/p2p/bitswap.go Outdated Show resolved Hide resolved
Wondertan
Wondertan previously approved these changes Aug 8, 2024
renaynay
renaynay previously approved these changes Aug 14, 2024
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utack

nodebuilder/p2p/bitswap.go Show resolved Hide resolved
@walldiss walldiss dismissed stale reviews from renaynay and Wondertan via be87dd8 August 14, 2024 12:39
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

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

Project coverage is 45.62%. Comparing base (2469e7a) to head (be87dd8).
Report is 162 commits behind head on main.

Files Patch % Lines
nodebuilder/p2p/bitswap.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3641      +/-   ##
==========================================
+ Coverage   44.83%   45.62%   +0.78%     
==========================================
  Files         265      281      +16     
  Lines       14620    16040    +1420     
==========================================
+ Hits         6555     7318     +763     
- Misses       7313     7887     +574     
- Partials      752      835      +83     

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

@walldiss walldiss merged commit d593e37 into celestiaorg:main Aug 14, 2024
26 of 29 checks passed
@walldiss walldiss deleted the dedecouple-bitswap-server-clietn branch August 14, 2024 16:38
walldiss added a commit that referenced this pull request Aug 15, 2024
walldiss added a commit to walldiss/celestia-node that referenced this pull request Aug 21, 2024
Wondertan pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants