Breaking the f+1 Barrier: Executing Payment Transactions in Parallel with Less than f+1 Validations

01/24/2023
by   Rida A. Bazzi, et al.
0

We consider the problem of supporting payment transactions in an asynchronous system in which up to f validators are subject to Byzantine failures under the control of an adaptive adversary. It was shown that this problem can be solved without consensus by using byzantine quorum systems (requiring at least 2f+1 validations per transaction in asynchronous systems). We show that it is possible to validate transactions in parallel with less than f validations per transaction if each transaction spends no more that a small fraction of a balance. Our solution relies on a novel quorum system that we introduce in this paper and that we call (k_1,k_2)-quorum systems. In the presence of a non-adaptive adversary, these systems can be used to allow up to k_1 transactions to be validated concurrently and asynchronously but prevent more than k_2 transactions from being validated. If the adversary is adaptive, these systems can be used to allow k_1 transaction to be validated and prevent more than k'_2 > k_2 transactions from being validated, the difference k'_2-k_2 being dependent on the quorum system's validation slack, which we define in this paper. Using (k_1,k_2)-quorum systems, a payer can execute multiple partial spending transactions to spend a portion of its initial balance with less than full quorum validation (less than f validations per transaction) then reclaim any remaining funds using one fully validated transaction, which we call a settlement transaction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/28/2019

Clairvoyant State Machine Replication

We propose a new protocol for the generalized consensus problem in async...
research
09/25/2021

Basil: Breaking up BFT with ACID (transactions)

This paper presents Basil, the first transactional, leaderless Byzantine...
research
05/03/2022

Reality-based UTXO Ledger

The Unspent Transaction Output (UTXO) model is commonly used in the fiel...
research
01/28/2019

On transaction parallelizability in Ethereum

Ethereum clients execute transactions in a sequential order prescribed b...
research
02/16/2023

TransEdge: Supporting Efficient Read Queries Across Untrusted Edge Nodes

We propose Transactional Edge (TransEdge), a distributed transaction pro...
research
08/15/2022

Stable Scheduling in Transactional Memory

We study computer systems with transactions executed on a set of shared ...
research
05/15/2014

Transaction Logic with (Complex) Events

This work deals with the problem of combining reactive features, such as...

Please sign up or login with your details

Forgot password? Click here to reset