Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

feat: shanghai hard fork #3336

feat: shanghai hard fork

feat: shanghai hard fork #3336

Workflow file for this run

name: Check compilation
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v5.1.0
- name: Install Go Corset
shell: bash
run: go install github.com/consensys/go-corset/cmd/go-corset@v1.1.7
- name: Build Constraints
run: make -B zkevm.bin