Error if string in constructor #706
mypeaceduck
started this conversation in
Developers
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@mypeaceduck This issue happens for the latest solidity compiler (0.8.26), so I guess you compiled your smart contract with the solidity compiler (0.8.26). We think it very likely related to the MCOPY introduced in EIP-5656 for improving memory copy, and our team is working to fix this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
github
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, in testnet using remix.ethereum.org
Without errors:
With errors:
Beta Was this translation helpful? Give feedback.
All reactions