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

broadcast only block header, not block content #2125

Open
rlan35 opened this issue Jan 20, 2020 · 1 comment
Open

broadcast only block header, not block content #2125

rlan35 opened this issue Jan 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rlan35
Copy link
Contributor

rlan35 commented Jan 20, 2020

Optimization on network consumption.

During consensus, only broadcast block header with all txn IDs, not with the actual txn data. The validators should already seen most/all the transactions in the block thanks to the initial p2p broadcast of txns.

@rlan35 rlan35 added the enhancement New feature or request label Jan 20, 2020
@LeoHChen LeoHChen assigned AlexiaChen and unassigned gupadhyaya Aug 18, 2021
@LeoHChen
Copy link
Contributor

still valid, assigning it to @AlexiaChen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants