docs: 交易状态与生命周期文档缺口#367
Open
rcsh1 wants to merge 1 commit into
Open
Conversation
Reconstructed from ~/.workmate/playbook-traces/run_8d40a6d96746/events.jsonl (25 captured Edit/Write ops replayed). Worktree was deleted on success before the changes were committed; all real doc edits recovered intact.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
关联任务
意图
Cobo 开发者文档中围绕交易状态 / 生命周期的 8 个文档缺口,来源为 Aladdin 客户支持工单(2025-11 至 2026-05)。重点包括:审批后约 30 分钟的签名窗口未在文档中说明(已审批交易会静默自动失败)、RBF 交易生命周期、转账路由行为、手续费预估,以及状态流转语义。
变更摘要
17 个文件(EN + CN):
v2/guides/transactions/status.mdx、transaction-process-mpc.mdx、manage-transactions.mdx、estimate-fees.mdx、sources-and-destinations.mdx,以及v2/guides/overview/upgrade-guide.mdx(各自含v2_cn对应文件)。v2/guides/transactions/rbf-transaction-lifecycle.mdx、v2/guides/transactions/transfer-routing.mdx(EN + CN)。docs.json导航条目。transaction_status.yaml)见 developer-site-waas2 PR #2210。待确认事项
以下任务缺少代码证据,合并前需人工核实:
v1/guides/howtos/deposit-and-withdrawal-transaction-status.mdx— 状态码101 (PENDING_APPROVAL)是否同时涵盖人工审批与内部自动风控/合规检查(即不一定需要人工审批)。该含义未能在代码中确认。v2/guides/transactions/status.mdx— 新增的「各链确认数 / 预计时间」参考表中的具体数值(每条链所需确认数与预计时间)未能在代码中确认。