mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-29 07:55:47 +00:00
e1e87d8b1a
Byte padding function should return the given slice if the length is smaller or equal rather than *only* smaller than. This fix improves almost all EVM push operations.