activity
20182026
most citedGOC-Ledger: State-based Conflict-Free Replicated Ledger from Grow-Only Counters

1 citations · 2 across the 5 of their papers we have counts for

collaborators
Showing cs.DCShow all

8 papers · 1 filter

cs.DC2026

The Essence of Git: Concepts for P2P Replication

Erick Lavoie

Git is most commonly known as a decentralized version control system. Underneath the surface, the design of Git exhibits an elegant object model and incremental replication protoco…

cs.DC2026

Memory-Exhaustion Attack on the Blocklace Byzantine-Repelling Conflict-Free Replicated Data Type

Erick Lavoie

The blocklace is a directed acyclic graph encoding the causal relationship between authenticated updates produced by participating nodes. Compared to previous approaches, it adds r…

cs.DC20231 cited

2P-BFT-Log: 2-Phase Single-Author Append-Only Log for Adversarial Environments

Erick Lavoie

Replicated append-only logs sequentially order messages from the same author such that their ordering can be eventually recovered even with out-of-order and unreliable disseminatio…

cs.DC20231 cited

GOC-Ledger: State-based Conflict-Free Replicated Ledger from Grow-Only Counters

Erick Lavoie

Conventional blockchains use consensus algorithms that totally order updates across all accounts, which is stronger than necessary to implement a replicated ledger. This makes upda…

cs.DC2023

State-Based P-Set Conflict-Free Replicated Data Type

Erick Lavoie

***** This design is a duplicate of a Causal Length Set (see notes in the comments). We leave nonetheless the original paper here because the proofs are referred to in another subm…

cs.DC2019

Genet: A Quickly Scalable Fat-Tree Overlay for Personal Volunteer Computing using WebRTC

Erick Lavoie, Laurie Hendren, Fréderic Desprez +1

WebRTC enables browsers to exchange data directly but the number of possible concurrent connections to a single source is limited. We overcome the limitation by organizing particip…