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

Implement the VACPool #1486

Open
Tracked by #1484
evan-forbes opened this issue Sep 13, 2024 · 0 comments
Open
Tracked by #1484

Implement the VACPool #1486

evan-forbes opened this issue Sep 13, 2024 · 0 comments
Labels
vacuum! WS: Big Blonks 🔭 Improving consensus critical gossiping protocols

Comments

@evan-forbes
Copy link
Member

evan-forbes commented Sep 13, 2024

vacuum! relies on a new mempool, the VACPool, to distribute blob txs in a prioritized high throughput way.

the logic for the prioritization, pipelined lazy gossip can be found in https://hackmd.io/@cIFNimXuR8eiNlZuI5vvpw/HyFo5Jqh0

but the VACPool only needs to facility the writing, reading, sorting of VACs, VACRoots, and BlobTxs

@evan-forbes evan-forbes mentioned this issue Sep 13, 2024
6 tasks
@evan-forbes evan-forbes added WS: Big Blonks 🔭 Improving consensus critical gossiping protocols vacuum! labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vacuum! WS: Big Blonks 🔭 Improving consensus critical gossiping protocols
Projects
None yet
Development

No branches or pull requests

1 participant