Skip to content

A formal model of CKB consensus protocol in Coq and proof of quiescent consistency property

License

Notifications You must be signed in to change notification settings

luan-xiaokun/ckb-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKB Verification

A formal model of CKB consensus protocol in Coq and proof of quiescent consistency property.

Requirements

Building

We recommend installing the Coq requirements via OPAM:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq.8.12.0 coq-mathcomp-ssreflect.1.11.0 coq-mathcomp-finmap.1.5.0

Then run make in the project root directory, this will check all the definitions and proofs.

About

A formal model of CKB consensus protocol in Coq and proof of quiescent consistency property

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published