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
Because Etherscan sometimes returns default evmVersion we automatically derive from the compiler version and make a best-guess assumption. This sometimes leads to issues.
Because Etherscan sometimes returns
default evmVersion
we automatically derive from the compiler version and make a best-guess assumption. This sometimes leads to issues.Related: https://github.com/foundry-rs/foundry/pull/8369/files
This would resolve by documenting it as there is no clear solution:
forge clone
returns wrong evm version foundry#8356cast run
):cast
does not select correct hardfork for given transaction foundry#8446The text was updated successfully, but these errors were encountered: