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

improvement(core): increase message size to 64Mb #4133

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

vgonkivs
Copy link
Member

@vgonkivs vgonkivs commented Feb 24, 2025

Increase message size to 64Mb for the grpc client

Tested on mainnet light node.
square size = 128(8mb block)
Actual response size = 10,85mb

@vgonkivs vgonkivs added area:core_and_app Relationship with Core node and Celestia-App kind:misc Attached to miscellaneous PRs labels Feb 24, 2025
@vgonkivs vgonkivs self-assigned this Feb 24, 2025
cristaloleg
cristaloleg previously approved these changes Feb 24, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

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

Project coverage is 44.95%. Comparing base (2469e7a) to head (9c1c49d).
Report is 444 commits behind head on main.

Files with missing lines Patch % Lines
nodebuilder/core/constructors.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4133      +/-   ##
==========================================
+ Coverage   44.83%   44.95%   +0.12%     
==========================================
  Files         265      308      +43     
  Lines       14620    22551    +7931     
==========================================
+ Hits         6555    10138    +3583     
- Misses       7313    11321    +4008     
- Partials      752     1092     +340     

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

@vgonkivs vgonkivs enabled auto-merge (squash) February 24, 2025 12:53
@vgonkivs vgonkivs merged commit 5aed92c into celestiaorg:main Feb 24, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core_and_app Relationship with Core node and Celestia-App kind:misc Attached to miscellaneous PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants