官方的 MASTR 标志 MASTR 支持这项工作
目录
← 知识库首页

区块链基础

Chain reorganisations: why recent inclusion can change

A node can replace its recent chain view when a different valid branch becomes canonical under the consensus rules.

Technical reference · settlement · 1 min read

研究文章和参考条目以英语发布。导航提供七种语言。

本文目录
  1. Competing histories
  2. The accounting consequences
  3. 来源与原始文件

Competing histories

Networks can temporarily produce competing valid blocks. Nodes use their consensus and fork-choice rules to determine which history to follow. A reorganisation replaces a portion of the previously followed branch, potentially moving or removing transactions that appeared in that branch.

This is why inclusion, confirmation depth and finality should not be treated as synonyms. The relevant assurance depends on the chain and its consensus mechanism. A wallet showing a transaction in a recent block does not independently establish irreversible settlement under every possible failure model.

The accounting consequences

An exchange or indexer must handle the reversal of a credited observation when its supporting block is no longer canonical. Applications that react to the first event without rollback logic can display incorrect balances or perform an offchain action too early.

For an investigation, preserve the block hash alongside the height and transaction identifier. A height alone can refer to a different block after a reorganisation. Snapshots and incident timelines should explain whether a cited event was merely observed, confirmed under a policy or finalised under the protocol.

来源与原始文件

相关阅读

MASTR

支持独立研究

这里的调查、原始证据和指南均可免费阅读。自愿捐赠帮助支付研究成本,让 MASTR 能够继续提供工具。

打开钱包