English

GHAST: Breaking Confirmation Delay Barrier in Nakamoto Consensus via Adaptive Weighted Blocks

Cryptography and Security 2020-06-02 v1 Distributed, Parallel, and Cluster Computing

Abstract

Initiated from Nakamoto's Bitcoin system, blockchain technology has demonstrated great capability of building secure consensus among decentralized parties at Internet-scale, i.e., without relying on any centralized trusted party. Nowadays, blockchain systems find applications in various fields. But the performance is increasingly becoming a bottleneck, especially when permissionless participation is retained for full decentralization. In this work, we present a new consensus protocol named GHAST (Greedy Heaviest Adaptive Sub-Tree) which organizes blocks in a Tree-Graph structure (i.e., a directed acyclic graph (DAG) with a tree embedded) that allows fast and concurrent block generation. GHAST protocol simultaneously achieves a logarithmically bounded liveness guarantee and low confirmation latency. More specifically, for maximum latency dd and adversarial computing power bounded away from 50\%, GHAST guarantees confirmation with confidence 1ε\ge 1-\varepsilon after a time period of O(dlog(1/ε))O(d\cdot \log(1/\varepsilon)). When there is no observable attack, GHAST only needs 3d3d time to achieve confirmation at the same confidence level as six-block-confirmation in Bitcoin, while it takes roughly 360d360d in Bitcoin.

Keywords

Cite

@article{arxiv.2006.01072,
  title  = {GHAST: Breaking Confirmation Delay Barrier in Nakamoto Consensus via Adaptive Weighted Blocks},
  author = {Chenxing Li and Fan Long and Guang Yang},
  journal= {arXiv preprint arXiv:2006.01072},
  year   = {2020}
}
R2 v1 2026-06-23T15:58:04.644Z