Skip to content

Instantly share code, notes, and snippets.

@bachase
bachase / example.md
Created February 2, 2018 14:21
Uncommitted Support Definition

The example below from @ChronusZ motivates why you need to treat validators whose last validation is less than your largestIssued validation as uncommitted.

Consisder 10 nodes, 8 are honest and 2 are Byzantine. The diagrams below are the "ground truth" of the honest nodes' working ledger.

    B1 (4) --- C1
  /
A 
  \
 B2 (4) --- C2
@bachase
bachase / SimIdeas.md
Created July 12, 2017 16:59
SimIdeas

Consensus Simulation Ideas

General simulation flow

  1. Specify the simulation parameters
    • Name node participants and groups
    • Parameters
  2. Specify the graph
    • Trust Edges
  • Network/Messaging edges