go-ethereum/common
Jeffrey Wilcke e1e87d8b1a common: fixed byte padding functions
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.
2017-05-23 11:24:07 +02:00
..
bitutil common/compress: internalize encoders, add length wrappers 2017-05-08 11:38:25 +03:00
compiler common/compiler: add metadata output for solc > 0.4.6 2017-03-16 12:18:38 +01:00
hexutil common/hexutil: add UnmarshalFixedUnprefixedText 2017-03-23 15:58:42 +01:00
math Hive-test fixes (#14419) 2017-05-04 13:53:42 +03:00
mclock
number
big.go
bytes.go common: fixed byte padding functions 2017-05-23 11:24:07 +02:00
bytes_test.go
debug.go
format.go
main_test.go
path.go
size.go
size_test.go
test_utils.go
types.go common: add UnprefixedHash, UnprefixedAddress 2017-03-23 15:58:42 +01:00
types_template.go
types_test.go common/hexutil: implement TextMarshaler, TextUnmarshaler 2017-03-02 14:05:46 +01:00