Communities

Kaspa Q&A
Kaspa Q&A
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Kaspa Q&A

Post History

50%
+0 −0
Kaspa Q&A Handling of Transactions After Network Partition

From what I understand, during a network partition, such as an island 🏝️ temporarily becoming ❌ isolated from the rest of the network, local miners continue producing blocks that reference only the...

1 answer  ·  posted 2mo ago by Arnon Lauden‭  ·  last activity 1mo ago by FreshAir28‭

Question wallet ghostdag dagknight transaction confirmations
#1: Initial revision by user avatar Arnon Lauden‭ · 2025-10-06T10:21:14Z (about 2 months ago)
Handling of Transactions After Network Partition
From what I understand, during a network partition, such as an island 🏝️ temporarily becoming ❌ isolated from the rest of the network, local miners continue producing blocks that reference only the blocks they can see.

When connectivity is restored, the global DAG merges both views, and the GhostDAG protocol recalculates the blue 🟦 and red 🟥 sets — with the globally heavier side dominating. The “island” blocks then **become red because they were created in isolation**.


 1. What happens to the transactions in those red blocks? If we ignore double spending for a moment, these transactions are at least unconfirmed, right?

 1. What would a typical merchant wallet do in such a case - does it automatically rebroadcast transactions that ended up in red blocks?

 1. Is there any time limit on how long a partition can last before rebroadcasting is no longer possible (again, assuming no double-spend conflict)?