Skip to content

fix: skip first block in cost estimation for initial range #1254

fix: skip first block in cost estimation for initial range

fix: skip first block in cost estimation for initial range #1254

Workflow file for this run

name: OP Succinct
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build_native_programs:
runs-on:
- runs-on
- runner=16cpu-linux-arm64
- run-id=${{ github.run_id }}
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup CI
uses: ./.github/actions/setup
- name: Compile the range program
run: cargo build --profile release-client-lto
working-directory: programs/range