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

Improve selection algorithm #2331

Open
AurelienFT opened this issue Oct 11, 2024 · 0 comments
Open

Improve selection algorithm #2331

AurelienFT opened this issue Oct 11, 2024 · 0 comments

Comments

@AurelienFT
Copy link
Contributor

Description

Currently, the selection algorithm in the pool is designed in a simple way and could be improved/optimize.

Ideas

We first want to split the executable transactions with the ones that meet the gas price criteria and the ones who don't. Then we want the part that meets the gas criteria to be sorted by tip/gas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant