Skip to content

Commit

Permalink
doc: updating TLA+ spec (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
themantre authored Jul 27, 2023
1 parent 8a65ea8 commit db341c3
Show file tree
Hide file tree
Showing 6 changed files with 384 additions and 207 deletions.
9 changes: 9 additions & 0 deletions consensus/spec/Pactus.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
SPECIFICATION Spec
CONSTANTS
NumFaulty = 1
FaultyNodes = {3}
MaxHeight = 1
MaxRound = 1

INVARIANT TypeOK
PROPERTY Success
Binary file modified consensus/spec/Pactus.pdf
Binary file not shown.
Loading

0 comments on commit db341c3

Please sign in to comment.