中文
相关论文

相关论文: Deconstructing Stellar Consensus (Extended Version…

200 篇论文

In this paper, we present a Byzantine fault tolerant distributed commit protocol for transactions running over untrusted networks. The traditional two-phase commit protocol is enhanced by replicating the coordinator and by running a…

分布式、并行与集群计算 · 计算机科学 2016-11-17 Wenbing Zhao

With the rise of cryptocurrencies, many new applications built on decentralized blockchains have emerged. Blockchains are full-stack distributed systems where multiple sub-systems interact. While many deployed blockchains and decentralized…

密码学与安全 · 计算机科学 2025-12-16 Ivan Homoliak

Distributed consensus is a key enabler for many distributed systems including distributed databases and blockchains. Canopus is a scalable distributed consensus protocol that ensures that live nodes in a system agree on an ordered sequence…

分布式、并行与集群计算 · 计算机科学 2019-06-18 S. Keshav , W. Golab , B. Wong , S. Rizvi , S. Gorbunov

We present Blizzard, a Byzantine Fault Tolerant (BFT) distributed ledger protocol that is aimed at making mobile devices first-class citizens in the consensus process. Blizzard introduces a novel two-tier architecture by having the mobile…

分布式、并行与集群计算 · 计算机科学 2022-01-07 Mehrdad Kiamari , Bhaskar Krishnamachari , Muhammad Naveed , Seokgu Yun

Distributed consensus, the ability to reach agreement in the face of failures and asynchrony, is a fundamental primitive for constructing reliable distributed systems from unreliable components. The Paxos algorithm is synonymous with…

分布式、并行与集群计算 · 计算机科学 2019-02-20 Heidi Howard , Richard Mortier

Fueled by the growing popularity of proof-of-stake blockchains, there has been increasing interest and progress in permissioned consensus protocols, which could provide a simpler alternative to existing protocols, such as Paxos and PBFT. In…

密码学与安全 · 计算机科学 2024-01-18 Vivek Karihaloo , Ruchi Shah , Panruo Wu , Aron Laszka

Recent developments in blockchain technology have inspired innovative new designs in resilient distributed and database systems. At their core, these blockchain applications typically use Byzantine fault-tolerant consensus protocols to…

数据库 · 计算机科学 2020-03-20 Suyash Gupta , Sajjad Rahnama , Jelle Hellings , Mohammad Sadoghi

Blockchain-based consensus protocols present the opportunity to develop new protocols, due to their novel requirements of open participation and explicit incentivization of participants. To address the first requirement, it is necessary to…

密码学与安全 · 计算机科学 2018-08-09 Sarah Azouvi , Patrick McCorry , Sarah Meiklejohn

Consensus protocols play a pivotal role to balance security and efficiency in blockchain systems. In this paper, we propose an evaluation framework for blockchain consensus protocols termed as AlphaBlock. In this framework, we compare the…

分布式、并行与集群计算 · 计算机科学 2020-07-28 Haitao Xiang , Zhijie Ren , Ziheng Zhou , Ning Wang , Hanqing Jin

We study decentralized cryptocurrency protocols in which the participants do not deplete physical scarce resources. Such protocols commonly rely on Proof of Stake, i.e., on mechanisms that extend voting power to the stakeholders of the…

密码学与安全 · 计算机科学 2017-01-12 Iddo Bentov , Ariel Gabizon , Alex Mizrahi

Existing research on federated learning has been focused on the setting where learning is coordinated by a centralized entity. Yet the greatest potential of future collaborative intelligence would be unleashed in a more open and…

密码学与安全 · 计算机科学 2025-10-07 Huiwen Liu , Feida Zhu , Ling Cheng

First-generation blockchains provide probabilistic finality: a block can be revoked, albeit the probability decreases as the block sinks deeper into the chain. Recent proposals revisited committee-based BFT consensus to provide…

分布式、并行与集群计算 · 计算机科学 2021-02-26 Lăcrămioara Aştefanoaei , Pierre Chambart , Antonella Del Pozzo , Thibault Rieutord , Sara Tucci , Eugen Zălinescu

Distributed Computing in Blockchain Technology (BCT) hinges on a trust assumption among independent nodes. Without a third-party interface or what is known as a Blockchain Oracle, it can not interact with the external world. This Oracle…

密码学与安全 · 计算机科学 2024-01-02 Fahad Rahman , Chafiq Titouna , Farid Nait-Abdesselam

Bitcoin is the first successful decentralized global digital cash system. Its mining process requires intense computational resources, therefore its usefulness remains a disputable topic. We aim to solve three problems with Bitcoin and…

密码学与安全 · 计算机科学 2016-08-25 Alexander Chepurnoy , Mario Larangeira , Alexander Ojiganov

The XRP Ledger Consensus Protocol is a previously developed consensus protocol powering the XRP Ledger. It is a low-latency Byzantine agreement protocol, capable of reaching consensus without full agreement on which nodes are members of the…

分布式、并行与集群计算 · 计算机科学 2018-02-21 Brad Chase , Ethan MacBrough

Programmable blockchains have long been a hot research topic given their tremendous use in decentralized applications. Smart contracts, using blockchains as their underlying technology, inherit the desired properties such as verifiability,…

密码学与安全 · 计算机科学 2025-08-19 Zhaorun Lin

We give an introduction to federated Byzantine agreement systems (FBAS) with many examples ranging from small "academic" cases to the current Stellar network. We then analyze the main concepts from a mathematical and an algorithmic point of…

分布式、并行与集群计算 · 计算机科学 2019-12-04 André Gaul , Ismail Khoffi , Jörg Liesen , Torsten Stüber

This paper presents a comprehensive refutation of the so-called "blockchain trilemma," a widely cited but formally ungrounded claim asserting an inherent trade-off between decentralisation, security, and scalability in blockchain protocols.…

密码学与安全 · 计算机科学 2025-07-30 Craig Wright

Consensus stands as a fundamental building block for constructing reliable and fault-tolerant distributed services. The increasing demand for high-performance and scalable blockchain protocols has brought attention to solving consensus in…

分布式、并行与集群计算 · 计算机科学 2024-07-03 Hasan Heydari , Robin Vassantlal , Alysson Bessani

Many aspects of blockchain-based decentralized finance can be understood as an extension of classical distributed computing. In this paper, we trace the evolution of two interrelated notions: failure and fault-tolerance. In classical…

分布式、并行与集群计算 · 计算机科学 2021-09-28 Daniel Engel , Maurice Herlihy , Yingjie Xue