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
VeriSol translator complains about "bytes" argument being called with "string" value:
Test\regressions\StringToBytes.sol
Test\regressions\StringToBytes2.sol
The text was updated successfully, but these errors were encountered:
Note that using value "" as an argument x of type "bytes" assigns a hash value of the string "" to x. We should consider using UTF8 character encoding instead, but this issue has to be further investigated.
VeriSol translator complains about "bytes" argument being called with "string" value:
Test\regressions\StringToBytes.sol
Test\regressions\StringToBytes2.sol
The text was updated successfully, but these errors were encountered: