Skip to content

Implementation of Fast Reed-Solomon Interactive Proof of Proximity (FRIPoP) #118

Implementation of Fast Reed-Solomon Interactive Proof of Proximity (FRIPoP)

Implementation of Fast Reed-Solomon Interactive Proof of Proximity (FRIPoP) #118

Workflow file for this run

name: CI
on:
push:
merge_group:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test