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

TxPool should take into account the gas price inside of the selection algorithm #2255

Closed
xgreenx opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Sep 26, 2024

No description provided.

AurelienFT added a commit that referenced this issue Oct 8, 2024
Closes #2020
Closes #1961
Closes #868
Closes #2185
Closes #2186
Closes #2255
Closes #2160
Closes #1967
Closes #2187

## Description
Remove code of the previous txpool and connect all modules to this one

TODO: Improve description @AurelienFT 

## Checklist
- [x] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests
- [x] [The specification](https://github.com/FuelLabs/fuel-specs/)
matches the implemented behavior (link update PR if changes are needed)

### Before requesting review
- [x] I have reviewed the code myself
- [x] I have created follow-up issues caused by this PR and linked them
here

---------

Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
@xgreenx
Copy link
Collaborator Author

xgreenx commented Oct 8, 2024

Done in #2263

@xgreenx xgreenx closed this as completed Oct 8, 2024
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

2 participants