5 留言 (5 留言)0 反應 (0 反應)0 負責人 (0 負責人)Rust57,084 star (57,084 star)2,861 fork (2,861 fork)batch import
good first issue
- 議題類型
- bug
- 研究方向
- 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.