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
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
Version
2.0.0
Platform
Darwin (mac os) M1 apple cpu
Description
the abi.encode_packed function does not produce the output described in the Solidity spec.
A negative i16
-1seems to be interpreted by ethers-rs as a uint256.Another example where the packages disagree: