Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 507 Bytes

File metadata and controls

10 lines (6 loc) · 507 Bytes

Program proofs in Grove

CI

Program proofs for distributed systems using Perennial. This includes GoKV and vMVCC.

Install dependencies with opam install --deps-only . and then compile with dune build.

Note: these proofs are built using the "old" version of Goose. They depend on the perennial-old.opam file.