Skip to content

Issues: FuelLabs/fuel-core

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add read only input/output support enhancement New feature or request
#2905 opened Mar 25, 2025 by rafal-ch
Break out EthNodeHandle utilities from relayer tests to shared test helper module tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2894 opened Mar 21, 2025 by netrome
chore(gas_price_service): add a method to wait until storages are synced good first issue Good for newcomers tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2886 opened Mar 19, 2025 by rymnc
2 tasks
Unify and clarify status update sent from TxPool to TxStatusManager tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2883 opened Mar 18, 2025 by AurelienFT
Avoid usage of the BoxedStream from the ports in services good first issue Good for newcomers tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2836 opened Mar 10, 2025 by xgreenx
Transaction statuses flow and type improvements tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2795 opened Mar 4, 2025 by rafal-ch
Introduce dedicated type to store transaction statuses in the storage. tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2794 opened Mar 4, 2025 by rafal-ch
Use CampledPercentage across the whole codebase for percentage enhancement New feature or request good first issue Good for newcomers tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2773 opened Feb 27, 2025 by AurelienFT
2 tasks
Not block the tokio runtime with get_module_by_root_and_validate function enhancement New feature or request tech-debt The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
#2755 opened Feb 24, 2025 by xgreenx
ProTip! Exclude everything labeled bug with -label:bug.