Skip to content

input-output-hk/OBFT-Checkpointing-Specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBFT Checkpointing Specification

This repository contains specifications for OBFT Checkpointing Federation that will be used to checkpoint a Blockchain system. It contains a formal spec written in Latex and an executable written in Haskell.

Formal Spec

Build:

cd formal-spec
nix-build

The resulting document is available at result/main.pdf

Executable Spec

It contains a few basic unit tests for the ledger transition rules and a scripted test for a federation of mocked nodes.

Test:

cd executable-spec
stack test

About

This repository contains specifications for OBFT Checkpointing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published