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

Cache transactions that exceed cost limits #5397

Open
obycode opened this issue Oct 29, 2024 · 0 comments
Open

Cache transactions that exceed cost limits #5397

obycode opened this issue Oct 29, 2024 · 0 comments
Labels
optimization Update speed, efficiency, or quality of a feature. performance-optimizations

Comments

@obycode
Copy link
Contributor

obycode commented Oct 29, 2024

In Nakamoto, it would be useful to cache transactions that have been attempted and found to exceed the block limits. This would allow the miner to quickly skip those transactions on the next mempool walk.

@obycode obycode added the optimization Update speed, efficiency, or quality of a feature. label Oct 29, 2024
@saralab saralab added this to the Nakamoto-3.0.x milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Update speed, efficiency, or quality of a feature. performance-optimizations
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

2 participants