• Jeffrey Wilcke's avatar
    common: fixed byte padding functions · e1e87d8b
    Jeffrey Wilcke authored
    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.
    e1e87d8b
bytes.go 2.28 KB