5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust57,084 stars (57,084 stars)2,861 forks (2,861 forks)batch import
good first issue
Description
This issue does not include a description.
- Issue type
- bug
- Research direction
- Examine the codebase for definitions of pre confirmation statuses (e.g., in the transaction pool or block executor) and compare with Success and Failed statuses. Look at relevant modules like `crates/fuel txpool` or `crates/fuel core/src/executor`. The issue may involve aligning enum variants or status strings. Review comments on the issue for specific examples or maintainer hints.