pith. sign in

arxiv: 1905.04867 · v1 · pith:SI3L6YEKnew · submitted 2019-05-13 · 💻 cs.DC

ONLAY: Online Layering for scalable asynchronous BFT system

classification 💻 cs.DC
keywords asynchronousprotocolconsensusdistributedlayeringscalableacrossframework
0
0 comments X
read the original abstract

This paper presents a new framework, namely \emph{\onlay}, for scalable asynchronous distributed systems. In this framework, we propose a consensus protocol $L_{\phi}$, which is based on the Lachesis protocol~\cite{lachesis01}. At the core of $L_{\phi}$ protocol, it introduces to use layering algorithm to achieve practical Byzantine fault tolerance (pBFT) in leaderless asynchronous Directed Acyclic Graph (DAG). Further, we present new online layering algorithms for the evolutionary DAGs across the nodes. Our new protocol achieves determistic scalable consensus in asynchronous pBFT by using assigned layers and asynchronous partially ordered sets with logical time ordering instead of blockchains. The partial ordering produced by $L_{\phi}$ is flexible but consistent across the distributed system of nodes. We then present the formal model of our layering-based consensus. The model is generalized that can be applied to abstract asynchronous DAG-based distributed systems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. StakeDag: Stake-based Consensus For Scalable Trustless Systems

    cs.DC 2019-07 unverdicted novelty 5.0

    StakeDag introduces a stake-weighted consensus protocol S_φ for leaderless asynchronous DAGs to achieve pBFT by treating stake as validating weights in a system separating users and validators.