ความสิ้นสุดและฟอร์ก
ข้อตกลงของเชน
ความสิ้นสุดและฟอร์ก เป็นบทเรียน Web3 & DApp Development Fundamentals ฟรีบน CoddyKit นี่คือบทเรียนที่ 4 จากทั้งหมด 4 บทเรียน คุณสามารถอ่านบทเรียนทั้งหมดด้านล่างฟรี — จากนั้นลองปฏิบัติด้วยตัวคุณเองในเบราว์เซอร์พร้อมตัวแก้ไขโค้ดในตัวและติวเตอร์ AI ตลอด 24/7 บทเรียนนี้เป็นส่วนหนึ่งของเส้นทางการเรียน Web3 & DApp Development Fundamentals และความก้าวหน้าของคุณจะซิงค์ข้ามเว็บและแอป CoddyKit คอร์ส Web3 & DApp Development Fundamentals มีบทเรียนทั้งหมด 4 บทเรียน
บางส่วนของบทเรียนนี้ยังไม่ได้รับการแปล และแสดงเป็นภาษาอังกฤษ
When Is a Block Final?
Adding a block is not the same as it being permanent. Finality is the guarantee that a block can no longer be reverted.
Understanding finality and forks is key to knowing when a transaction is truly settled.
What Is a Fork?
A fork occurs when the chain temporarily splits into two competing branches — for example, when two valid blocks appear at nearly the same time.
The network must decide which branch becomes the official history.
Block 9
|
+-- Block 10a (branch A)
|
+-- Block 10b (branch B)
Which one wins?The Fork Choice Rule
A fork choice rule tells nodes which branch to follow. PoW chains often use the longest (heaviest) chain rule.
Whichever branch accumulates the most work or attestations becomes canonical.
Orphaned and Stale Blocks
The losing branch's blocks become orphaned (or stale). Their transactions return to the mempool to be included in a future block.
This is why a single confirmation is not yet fully safe.
Probabilistic Finality
In PoW, finality is probabilistic: the more blocks built on top of yours, the less likely it can be reversed.
Each additional confirmation makes a reversal exponentially harder. Bitcoin users often wait for 6 confirmations.
tx in Block 100:
+1 block -> low confidence
+6 blocks -> very high confidence
reversal cost grows exponentiallyAbsolute Finality
Some PoS systems offer absolute (deterministic) finality: once a block is finalized by validator votes, it can never be reverted without massive slashing.
This gives a clear, hard cutoff instead of waiting for probabilities to improve.
Finality in Ethereum PoS
Ethereum groups slots into epochs. After two epochs of supermajority attestations, blocks become finalized.
Reverting a finalized block would require burning at least one-third of all staked ETH.
Soft Forks
A soft fork is a backward-compatible rule change: blocks valid under the new rules are still valid under the old ones.
Non-upgraded nodes can still follow the chain, so soft forks are less disruptive.
Hard Forks
A hard fork is a backward-incompatible change. Nodes must upgrade, or they will reject the new blocks.
If the community disagrees, a hard fork can permanently split one chain into two (for example, Ethereum and Ethereum Classic).
Reorganizations
A reorg happens when nodes switch from one branch to a longer competing branch, replacing recently accepted blocks.
Small reorgs are normal near the chain tip; deep reorgs are a serious security concern.
Putting It Together
Forks are temporary disagreements resolved by a fork choice rule. Finality tells us when a block is safe: probabilistic in PoW, often absolute in PoS.
Soft and hard forks describe how rules themselves change over time.
Quick Check
Test your understanding of finality and forks.
Recap: Finality and Forks
You learned that:
- A fork is a temporary split resolved by a fork choice rule
- Losing blocks become orphaned
- PoW gives probabilistic finality; PoS can give absolute finality
- Soft forks are compatible; hard forks are not
Next course: gas and transactions.
เรียนรู้ Web3 & DApp Development Fundamentals ด้วย AI tutor — ฟรี
เขียนและเรียกใช้โค้ดจริงในเบราว์เซอร์ของคุณ รับความช่วยเหลือทันทีจาก AI tutor 24/7 และเรียนรู้ต่อจากที่คุณหยุดบนเว็บหรือในแอป
- คอร์ส
- 29
- บทเรียน
- 105
คำถามที่พบบ่อย
บทเรียน “ความสิ้นสุดและฟอร์ก” ฟรีหรือไม่
ใช่ — ข้อความเต็มของ “ความสิ้นสุดและฟอร์ก” ฟรีให้อ่านที่นี่บนเว็บ เพื่อปฏิบัติแบบโต้ตอบ (ตัวแก้ไขโค้ดในตัวและติวเตอร์ AI ตลอด 24/7) และปลดล็อคส่วนที่เหลือของคอร์ส Web3 & DApp Development Fundamentals ให้อัปเกรดเป็น CoddyKit PRO คอร์ส Web3 & DApp Development Fundamentals มีบทเรียนทั้งหมด 4 บทเรียน
คุณจะเรียนรู้อะไรในบทเรียน “ความสิ้นสุดและฟอร์ก”
ข้อตกลงของเชน คุณปฏิบัติ Web3 & DApp Development Fundamentals ด้วยโค้ดที่ใช้งานได้จริงที่คุณเรียกใช้โดยตรงในเบราว์เซอร์ และติวเตอร์ AI ตลอด 24/7 ตอบคำถามของคุณขณะที่คุณไปผ่านบทเรียน
คุณต้องมีประสบการณ์ก่อนที่จะเริ่มเรียน Web3 & DApp Development Fundamentals หรือไม่
ไม่จำเป็นต้องมีประสบการณ์มาก่อน Web3 & DApp Development Fundamentals บน CoddyKit ออกแบบมาสำหรับผู้เริ่มต้นไปจนถึงผู้เรียนขั้นสูง คุณสามารถเริ่มต้นที่นี่หรือเริ่มจากตัวแรกและเรียนด้วยความเร็วของคุณเอง นี่คือบทเรียนที่ 4 จากทั้งหมด 4 บทเรียน
บทเรียน “ความสิ้นสุดและฟอร์ก” ใช้เวลานานแค่ไหน
บทเรียน CoddyKit ส่วนใหญ่ใช้เวลาประมาณ 5–10 นาที แต่ละบทเรียนจึงสั้นและเป็นแบบโต้ตอบ คุณสามารถก้าวหน้าอย่างต่อเนื่องและกลับมาเรียนต่อจากตรงที่เพิ่งหยุดบนเว็บและแอปได้เลย
ฉันเขียนและรันโค้ดในบทเรียน Web3 & DApp Development Fundamentals นี้ได้ไหม
ได้ บทเรียน Web3 & DApp Development Fundamentals ทุกบทมีตัวแก้ไขโค้ดในตัว คุณจึงเขียนและรันโค้ดจริงได้เลยในเบราว์เซอร์ และได้รับข้อเสนอแนะจาก AI ในทันที — ไม่ต้องติดตั้งในเครื่องของคุณ
บทเรียนทั้งหมดในหลักสูตรนี้
- Proof of Work
- Proof of Stake
- กลไกอื่น
- ความสิ้นสุดและฟอร์ก