succinctlabs / rsp

A minimal implementation of ZKPs of Ethereum block execution using Reth. Supports both Ethereum and OP Stack.
Apache License 2.0
40 stars 12 forks source link

ci: ensure lock files are up-to-date #24

Closed xJonathanLEI closed 3 weeks ago

xJonathanLEI commented 3 weeks ago

Outdated lock files render old commits unusable when upstreams are volatile, which can happen when:

Adds a check that makes sure anything that goes into main have updated lock files.