runtimeverification / michelson-semantics

A K semantics of Tezos' Michelson language.
Other
17 stars 6 forks source link

Split dexter spec into several modules #242

Closed hjorthjort closed 3 years ago

hjorthjort commented 3 years ago

This PR is to speed up our CI times. It splits the Dexter proofs at the Makefile level, but keeps them as a single CI target, for now. We can also make separate CI targets later if need be.