mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 06:35:54 +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.