Skip to content

fix(security): fix concurrency issues in tree key formats, and CPU usage in genesis tree roots #65

fix(security): fix concurrency issues in tree key formats, and CPU usage in genesis tree roots

fix(security): fix concurrency issues in tree key formats, and CPU usage in genesis tree roots #65

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'