good first issue
仓库指标
- 星标
- (18 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Add to the documentation an explanation of when a transaction can be definitively considered as failed. This includes the nominal case, where a transaction is included in a final block as failed, but also more exotic cases such as:
- The transaction is not included in any block
- The transaction is only included in a block that is stale
- Other scenarios?