Skip to content

Plonky3 + Goldilocks: Use Poseidon2 instead of Poseidon #7285

Plonky3 + Goldilocks: Use Poseidon2 instead of Poseidon

Plonky3 + Goldilocks: Use Poseidon2 instead of Poseidon #7285

Workflow file for this run

name: Check markdown links
on: [pull_request, merge_group]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'no'
use-verbose-mode: 'yes'