English

Fault-Tolerant Distributed-Ledger Implementation of Digital Social Contracts

Distributed, Parallel, and Cluster Computing 2022-02-28 v7 Multiagent Systems

Abstract

A companion paper defined the notion of digital social contracts, presented a design for a social-contracts programming language, and demonstrated its potential utility via example social contracts. The envisioned setup consists of people with genuine identifiers, which are unique and singular cryptographic key pairs, that operate software agents thus identified on their mobile device. The abstract model of digital social contracts consists of a transition system specifying concurrent, non-deterministic asynchronous agents that operate on a shared ledger by performing digital speech acts, which are cryptographically-signed sequentially-indexed digital actions. Here, we address the distributed-ledger implementation of digital social contracts in the presence of faulty agents: we present a design of a fault-tolerant distributed-ledger transition system and show that it implements the abstract shared-ledger model of digital social contracts, and discuss its resilience to faulty agents. The result is a novel ledger architecture that is distributed with a blockchain-per-person (as opposed to centralized with one blockchain for all), partially-ordered (as opposed to totally-ordered), locally-replicated (as opposed to globally-replicated), asynchronous (as opposed to globally-synchronized), peer-to-peer with each agent being both an actor and a validator (as opposed to having dedicated miners, validators, and clients), environmentally-friendly (as opposed to the environmentally-harmful Proof-of-Work), self-sufficient (as opposed to the energy-hogging Proof-of-Work or capital-hogging Proof-of-Stake) and egalitarian (as opposed to the plutocratic Proof-of-Work and Proof-of-Stake).

Keywords

Cite

@article{arxiv.2006.01029,
  title  = {Fault-Tolerant Distributed-Ledger Implementation of Digital Social Contracts},
  author = {Ouri Poupko and Ehud Shapiro and Nimrod Talmon},
  journal= {arXiv preprint arXiv:2006.01029},
  year   = {2022}
}

Comments

Paper is subsumed by arxiv paper arXiv:2112.13650 and is no longer relevant

R2 v1 2026-06-23T15:57:57.709Z