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

Reap prioritized and attested txs from the VACPool when creating a block #1488

Open
Tracked by #1484
evan-forbes opened this issue Sep 13, 2024 · 0 comments
Open
Tracked by #1484
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 reaping prioritized txs that have the highest probability of being included in a block. More details can be found in https://hackmd.io/@cIFNimXuR8eiNlZuI5vvpw/HyFo5Jqh0

to close this issue, txs should be reaped from the VACPool after being sorted by those that have enough VAC signed over, and then the highest priority txs from each validator.

@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