coinbase / smart-wallet

MIT License
258 stars 47 forks source link

Add Certora prover to CI flow #39

Closed stevieraykatz closed 3 months ago

stevieraykatz commented 3 months ago

Certora provides access to a prover which can be run against a code set. In https://github.com/coinbase/smart-wallet/pull/34 we added the associated infrastructure and specs necessary to run the prover against this repo. This PR adds running the prover during CI.