Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why are the .bin files different when compiling solidity@0.8.7 and solidity@0.8.26? #744

Open
spencer17x opened this issue Jul 29, 2024 · 1 comment

Comments

@spencer17x
Copy link

Is this expected?
When I compiled with solc@0.8.7-fixed and published with ethers@^6.13.2, there was no problem.
When I compiled with solc@0.8.26 and published with ethers@^6.13.2, an error message appeared: Error: missing revert data (action="estimateGas", data=null, reason=null, transaction={....
I found that the compiled .bin file data is different

@spencer17x
Copy link
Author

I found out because solidity 6.20.0 added the POSH0 operator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant