Fractional Payment Transactions: Executing Payment Transactions in Parallel with Less than f+1 Validations
Rida Bazzi, Sara Tucci-Piergiovanni

TL;DR
This paper introduces a novel probabilistic quorum system called $(k_1,k_2)$-quorum systems that enables parallel validation of fractional payment transactions in asynchronous Byzantine systems with fewer than $f+1$ validations per transaction.
Contribution
The paper presents a new class of quorum systems and protocols that allow multiple fractional payment transactions to be validated in parallel with fewer validations than traditional methods.
Findings
Parallel validation of fractional transactions is possible with less than $f+1$ validations.
$(k_1,k_2)$-quorum systems enable concurrent validation of multiple transactions.
The approach reduces validation overhead in asynchronous Byzantine systems.
Abstract
We consider the problem of supporting payment transactions in an asynchronous system in which up to validators are subject to Byzantine failures under the control of an adaptive adversary. It was shown that, in the case of a single owner, this problem can be solved without consensus by using byzantine quorum systems (requiring a quorum of validations per transaction). Nonetheless, the process of validating transactions remains sequential. For example, if one has a balance of ten coins and intends to make separate payments of two coins each to two distinct recipients, both transactions must undergo processing by a common correct validator. On the other hand, these two transactions are non-conflicting as they do not lead to double spending, allowing in principle for parallel validation. In this paper, we show that it is possible to validate payment transactions in parallel with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Queuing Theory Analysis · Distributed and Parallel Computing Systems
