中文
相关论文

相关论文: Analysis of the XRP Ledger Consensus Protocol

200 篇论文

In this paper, the problem of event-triggered consensus for linear continuous-time multi-agent systems is investigated. A new event-triggered consensus protocol based on a predictor is proposed to achieve consensus without continuous…

系统与控制 · 计算机科学 2017-02-27 Xiaoyu Liu , Jian Sun , Lihua Dou , Jie Chen

A public ledger is a tamperproof sequence of data that can be read and augmented by everyone. Public ledgers have innumerable and compelling uses. They can secure, in plain sight, all kinds of transactions ---such as titles, sales, and…

密码学与安全 · 计算机科学 2017-05-29 Jing Chen , Silvio Micali

Lazy blockchains decouple consensus from transaction verification and execution to increase throughput. Although they can contain invalid transactions (e.g., double spends) as a result, these can easily be filtered out by full nodes that…

密码学与安全 · 计算机科学 2024-05-07 Ertem Nusret Tas , David Tse , Lei Yang , Dionysis Zindros

We consider the problem of approximate consensus in mobile networks containing Byzantine nodes. We assume that each correct node can communicate only with its neighbors and has no knowledge of the global topology. As all nodes have moving…

分布式、并行与集群计算 · 计算机科学 2012-06-04 Chuanyou Li , Michel Hurfin , Yun Wang

We consider the problem of maximizing the throughput of Byzantine consensus, when communication links have finite capacity. Byzantine consensus is a classical problem in distributed computing. In existing literature, the communication links…

分布式、并行与集群计算 · 计算机科学 2011-04-04 Guanfeng Liang , Nitin Vaidya

Low latency is one of the most desirable features of partially synchronous Byzantine consensus protocols. Existing low-latency protocols have achieved consensus with just two communication steps by reducing the maximum number of faults the…

分布式、并行与集群计算 · 计算机科学 2024-01-30 Mohammad M. Jalalzai , Chen Feng , Victoria Lemieux

The Algorand blockchain is a secure and decentralized public ledger based on pure proof of stake rather than proof of work. At its core it is a novel consensus protocol with exactly one block certified in each round: that is, the protocol…

密码学与安全 · 计算机科学 2020-08-26 Musab A. Alturki , Jing Chen , Victor Luchangco , Brandon Moore , Karl Palmskog , Lucas Peña , Grigore Roşu

This paper proposes Consensus-Before-Talk (CBT), a spectrum etiquette architecture leveraged by distributed ledger technology (DLT). In CBT, secondary users' spectrum access requests reach a consensus in a distributed way, thereby enabling…

分布式、并行与集群计算 · 计算机科学 2018-08-28 Hyowoon Seo , Jihong Park , Mehdi Bennis , Wan Choi

This paper proposes a Byzantine-resilient consensus framework that simultaneously pursues two tightly coupled objectives: actively identifying Byzantine agents and guaranteeing resilient consensus among normal agents. Unlike existing…

最优化与控制 · 数学 2026-05-13 Rui Huang , Changxin Liu , Wen-Hua Chen , Yang Shi

At PODC 2014, A. Most\'efaoui, H. Moumen, and M. Raynal presented a new and simple randomized signature-free binary consensus algorithm (denoted here MMR) that copes with the net effect of asynchrony Byzantine behaviors. Assuming message…

分布式、并行与集群计算 · 计算机科学 2023-01-24 Chryssis Georgiou , Ioannis Marcoullis , Michel Raynal , Elad Michael Schiller

The Byzantine agreement problem is considered to be a core problem in distributed systems. For example, Byzantine agreement is needed to build a blockchain, a totally ordered log of records. Blockchains are asynchronous distributed systems,…

分布式、并行与集群计算 · 计算机科学 2020-05-27 Ye Wang , Roger Wattenhofer

There exists a plethora of consensus protocols in literature. The reason is that there is no one-size-fits-all solution, since every protocol is unique and its performance is directly tied to the deployment settings and workload…

分布式、并行与集群计算 · 计算机科学 2019-02-18 Balaji Arun , Sebastiano Peluso , Binoy Ravindran

In contrast to proof-of-work replication, Byzantine quorum systems maintain consistency across replicas with higher throughput modest energy consumption, and deterministic liveness guarantees. If complemented with heterogeneous trust and…

分布式、并行与集群计算 · 计算机科学 2024-08-26 Xiao Li , Mohsen Lesani

Given a network in which some pairs of nodes can communicate freely, and some subsets of the nodes could be faulty and colluding to disrupt communication, when can messages reliably be sent from one given node to another? We give a new…

分布式、并行与集群计算 · 计算机科学 2015-03-11 Adam Hesterberg , Andrea Lincoln , Jayson Lynch

Byzantine reliable broadcast is a fundamental primitive in distributed systems that allows a set of processes to agree on a message broadcast by a dedicated process, even when some of them are malicious (Byzantine). It guarantees that no…

分布式、并行与集群计算 · 计算机科学 2024-10-01 Veronika Anikina , João Paulo Bezerra , Petr Kuznetsov , Liron Schiff , Stefan Schmid

Low latency is one of the desired properties for partially synchronous Byzantine consensus protocols. Previous protocols have achieved consensus with just two communication steps either by reducing the bound on the number of faults the…

分布式、并行与集群计算 · 计算机科学 2021-10-12 Mohammad M. Jalalzai , Chen Feng , Victoria Lemieux

The most essential component of every Distributed Ledger Technology (DLT) is the Consensus Algorithm (CA), which enables users to reach a consensus in a decentralized and distributed manner. Numerous CA exist, but their viability for…

分布式、并行与集群计算 · 计算机科学 2023-09-26 Ahmad J. Alkhodair , Saraju P. Mohanty , Elias Kougianos

Interactive consistency is the problem in which n nodes, where up to t may be byzantine, each with its own private value, run an algorithm that allows all non-faulty nodes to infer the values of each other node. This problem is relevant to…

分布式、并行与集群计算 · 计算机科学 2015-07-28 Panos Diamantopoulos , Stathis Maneas , Christos Patsonakis , Nikos Chondros , Mema Roussopoulos

The spectacular success of Bitcoin and Blockchain Technology in recent years has provided enough evidence that a widespread adoption of a common cryptocurrency system is not merely a distant vision, but a scenario that might come true in…

分布式、并行与集群计算 · 计算机科学 2019-08-30 Adam Gągol , Damian Leśniak , Damian Straszak , Michał Świętek

The robustness of distributed systems is usually phrased in terms of the number of failures of certain types that they can withstand. However, these failure models are too crude to describe the different kinds of trust and expectations of…

分布式、并行与集群计算 · 计算机科学 2014-12-11 Isaac C. Sheff , Robbert van Renesse , Andrew C. Myers