Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add certora CI integration #10

Merged
merged 1 commit into from
Nov 23, 2023
Merged

feat: add certora CI integration #10

merged 1 commit into from
Nov 23, 2023

Commits on Nov 22, 2023

  1. feat: add certora CI integration

    This adds a new command to package.json `verify` which can be run via
    `pnpm verify`.
    
    The command runs the certora CLI with a config file which has to be
    adjusted for every individual project.
    
    The commit also adds a dedicated task to our github actions, which
    ensures, verification is done in every PR as well.
    0x-r4bbit committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    17526fa View commit details
    Browse the repository at this point in the history