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
14986 indicates that when --metadata-hash none is added, the generated bytecode should not change. However, function-type variable assignment will cause storage changes.
Environment
Compiler version: 0.8.27
Target EVM version (as per compiler settings): None
Description
14986 indicates that when --metadata-hash none is added, the generated bytecode should not change. However, function-type variable assignment will cause storage changes.
Environment
Steps to Reproduce
Get bin
Import from ast
With abicoder v1
add pragma abicoder v1; in program
Origin
Run in EVM
Import from ast
With abicoder v1
Origin
The text was updated successfully, but these errors were encountered: