ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
254 stars 652 forks source link

forkdiff update #321

Closed protolambda closed 1 month ago

protolambda commented 1 month ago

Description

I updated my forkdiff tool to:

Updated fork.yaml to:

The docker forkdiff is already updated, CI should pick up the changes.

Expected output (expanded the most relevant sections, everything is folded closed by default)

image

protolambda commented 1 month ago

@ajsutton updated forkdiff repo with automatic docker builds, and tagged a v0.1.0 (0.1.0 in docker tag style), see: https://hub.docker.com/layers/protolambda/forkdiff/0.1.0/images/sha256-4bb900ab4e097780452e4672cf1f55b967d7e5cd0e8b73807339a6868e94bd2a?context=explore

And updated forkdiff to use ignore, not ignored, to match the new local-ignore option and the old global-ignore option naming.