• Mark Tyneway's avatar
    test: add integration tests for running a verifier · a135aa3d
    Mark Tyneway authored
    Add verifier integration tests behind the env var
    `RUN_VERIFIER_TESTS`. Note that this depends on the
    batch submitter correctly submitting batches because
    the verifier syncs from the batches submitted by the
    batch submitter.
    
    The verifier is not enabled by default with the
    `docker-compose.yml` file. To enable it, the replicas
    field must be updated from `0` to `1`.
    a135aa3d
Name
Last commit
Last update
..
actor-tests Loading commit data...
contracts Loading commit data...
ext-test Loading commit data...
tasks Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...