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
Now, the blobhash is supported by the solidity 0.8.24, and the forge also support it when set evm_version="cancun" in foundry.toml. but missing way to be able to test blobhash.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component
Forge
Describe the feature you would like
Now, the
blobhash
is supported by the solidity 0.8.24, and the forge also support it when setevm_version="cancun"
in foundry.toml. but missing way to be able to testblobhash
.Additional context
No response
The text was updated successfully, but these errors were encountered: