pith. sign in

arxiv: 2010.10447 · v1 · pith:67O7RZEDnew · submitted 2020-10-20 · 💻 cs.CR · cs.DC

Snap-and-Chat Protocols: System Aspects

classification 💻 cs.CR cs.DC
keywords protocolssnap-and-chatavailableledgeralwaysaspectsdilemmanetwork
0
0 comments X
read the original abstract

The availability-finality dilemma says that blockchain protocols cannot be both available under dynamic participation and safe under network partition. Snap-and-chat protocols have recently been proposed as a resolution to this dilemma. A snap-and-chat protocol produces an always available ledger containing a finalized prefix ledger which is always safe and catches up with the available ledger whenever network conditions permit. In contrast to existing handcrafted finality gadget based designs like Ethereum 2.0's consensus protocol Gasper, snap-and-chat protocols are constructed as a black-box composition of off-the-shelf BFT and longest chain protocols. In this paper, we consider system aspects of snap-and-chat protocols and show how they can provide two important features: 1) accountability, 2) support of light clients. Through this investigation, a deeper understanding of the strengths and challenges of snap-and-chat protocols is gained.

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. Bitcoin Staking

    cs.CR 2024-08 unverdicted novelty 7.0

    Bitcoin staking protocol enables trustless security sharing from Bitcoin to any PoS chain using double-authentication-preventing signatures, finality gadgets, and bi-directional timestamping, as shown by Babylon mainn...