quorum/common/hexutil
Felix Lange 51f6b6d33f common/hexutil: fix EncodeBig, Big.MarshalJSON
The code was too clever and failed to include zeros on a big.Word
boundary.
2017-01-16 10:32:40 +01:00
..
hexutil.go common/hexutil: fix EncodeBig, Big.MarshalJSON 2017-01-16 10:32:40 +01:00
hexutil_test.go common/hexutil: fix EncodeBig, Big.MarshalJSON 2017-01-16 10:32:40 +01:00
json.go common/hexutil: fix EncodeBig, Big.MarshalJSON 2017-01-16 10:32:40 +01:00
json_test.go common/hexutil: allow empty strings when decoding JSON (#3559) 2017-01-13 09:45:40 +01:00