Commit 4ff07403 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

deps: update foundry (#10241)

Updates foundry to `63fff3510408b552f11efb8196f48cfe6c1da664`
which includes https://github.com/foundry-rs/foundry/pull/7738.
This fixes the issue https://github.com/foundry-rs/foundry/issues/7732
which was preventing https://github.com/ethereum-optimism/optimism/pull/10106
from just working.

Props to the foundry devs for fixing our issues very quickly, unblocking
our ability to ship.

Need to follow up with a bump to `ci-builder` such that it includes this
release of foundry and then rebase #10106 on top so that it can pass
tests.
parent 3c4f3da1
{ {
"abigen": "v1.10.25", "abigen": "v1.10.25",
"foundry": "8513f619ca6781fe62d59b1bf2a8bb1bbab19927", "foundry": "63fff3510408b552f11efb8196f48cfe6c1da664",
"geth": "v1.13.14", "geth": "v1.13.14",
"nvm": "v20.9.0", "nvm": "v20.9.0",
"slither": "0.10.0", "slither": "0.10.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment