Commit 0b7e171d authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

deps: update foundry (#9038)

Updates foundry to the commit `9e2830d7f0566e0d00b1104eeaedd5032a4e556e`.
Includes the `vm.dumpState` cheatcode implemented in https://github.com/foundry-rs/foundry/pull/6827.
This will unblock the migration of the genesis generation to solidity to
improve the devex of the L2 contracts and allow us to delete a lot of
custom Go code as well as reduce flakes in CI due to not being able to
find the `genesis.json`.
parent 302d3b0e
{
"abigen": "v1.10.25",
"foundry": "71d8ea5923571f33c7aab9ee6e0d1f9a348bd6be",
"foundry": "9e2830d7f0566e0d00b1104eeaedd5032a4e556e",
"geth": "v1.13.4",
"nvm": "v20.9.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