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

!feat(share/p2p/shrex-nd): rework shrex-nd to serve data in multiple messages #2

Draft
wants to merge 5 commits into
base: v0.11.0-rc9-fork
Choose a base branch
from

Conversation

walldiss
Copy link
Owner

@walldiss walldiss commented Aug 4, 2023

Overview

shrex-nd protocol is limited to send messages with max size of 1mb. PR modifies shrex-nd protocol to stream namespace data row by row. Next time we will have msg size problem after ods size > 2048.

Resolves celestiaorg#2419

Copy link

@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.

Lint failing bc of imports/gomod i think

Also i've already read through this PR so approve minus lint issues

@walldiss walldiss force-pushed the shrexnd_multiple_messages branch from 5929be2 to ee96f10 Compare August 4, 2023 14:48
@walldiss walldiss force-pushed the shrexnd_multiple_messages branch from ee96f10 to 732704e Compare August 4, 2023 14:55
walldiss added a commit that referenced this pull request Aug 23, 2023
walldiss added a commit that referenced this pull request Aug 23, 2023
walldiss added a commit that referenced this pull request Aug 23, 2023
walldiss added a commit that referenced this pull request Jul 17, 2024
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