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

Only reap txs that have been in the proposer’s mempool for a configurable amount of time. #1335

Open
Tracked by #1334
evan-forbes opened this issue May 3, 2024 · 0 comments
Labels
compact blocks ice-box issues are automatically assigned this label until they are planned. WS: Big Blonks 🔭 Improving consensus critical gossiping protocols

Comments

@evan-forbes
Copy link
Member

evan-forbes commented May 3, 2024

part of #1334

In an effort to increase the number of txs in proposals that are already suitably distributed throughout the network, proposer can only include txs that have been in their mempool some period of time. Optionally, since larger txs take significantly longer to distribute than smaller txs, this can also be based on how large the tx is.

@evan-forbes evan-forbes added WS: Big Blonks 🔭 Improving consensus critical gossiping protocols compact blocks ice-box issues are automatically assigned this label until they are planned. needs:discussion and removed needs:discussion labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compact blocks ice-box issues are automatically assigned this label until they are planned. WS: Big Blonks 🔭 Improving consensus critical gossiping protocols
Projects
None yet
Development

No branches or pull requests

1 participant