You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dung5ire you need to set london evm version either in foundry.toml evm_version = "london" or pass it to forge verify as --evm-version london, similar with #9161
Closing this for now, thank you
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (3ff3d05 2024-10-01T08:39:18.585271000Z)
What command(s) is the bug in?
forge script script/deploy.s.sol --private-key --broadcast --legacy --rpc-url https://rpc.testnet.5ire.network/
Operating System
macOS (Apple Silicon)
Describe the bug
My script :
Network:
5ireChain testnet
My issue:
My forge version is :
forge 0.2.0 (3ff3d0562 2024-10-01T08:39:18.585271000Z)
Note:
Frontier
to integrate EVM-layer in Polkadot SDKprevrandao
number inblock
Relevant Issue:
#4232
The text was updated successfully, but these errors were encountered: