Skip to content

feat(prover): track cycles of sp1 guest & patch Secp256k1 #54

feat(prover): track cycles of sp1 guest & patch Secp256k1

feat(prover): track cycles of sp1 guest & patch Secp256k1 #54

Workflow file for this run

name: Typo Check
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master