Closed askucher closed 1 month ago
Hi @askucher, would you mind updating your version of Foundry to the latest nightly by running foundryup
? It appears your version is from the 10th of June.
Marking as unresolved
, there is unfortunately not enough information to triage this bug.
Running a basic script deployment with Foundry against a Hardhat node did not result in any issues.
Please re-open or leave a comment with additional details if you are still experiencing issues with this.
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (63fff351 2024-06-10T09:15:22.570694000Z)
What command(s) is the bug in?
forge script ./scripts/deploy/Deploy.s.sol:Deploy \ --broadcast --private-key $PRIVATE_KEY \ --fork-url $L1_RPC_URL
where $L1_RPC_URL is local hardhat server
Operating System
macOS (Apple Silicon)
Describe the bug
Trying to compile and deploy beta.2 optimism smart contract on l1
Got this