mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +00:00
e21aa0fda3
This change inlines the logic of bytesAreProper at its sole callsite, ABI.Unpack, and applies the multiple-of-32 test only in the case of unpacking methods. Event data is not required to be a multiple of 32 bytes long.