Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/hexutil: add UnmarshalFixedUnprefixedText | Felix Lange | 2017-03-23 | 1 | -5/+27 |
* | common/hexutil: ensure negative big.Int is encoded sensibly | Felix Lange | 2017-03-02 | 1 | -15/+3 |
* | common/hexutil: implement TextMarshaler, TextUnmarshaler | Felix Lange | 2017-03-02 | 1 | -54/+69 |
* | common/hexutil: reject big integer inputs > 256 bits | Felix Lange | 2017-03-02 | 1 | -3/+9 |
* | common/hexutil: fix EncodeBig, Big.MarshalJSON | Felix Lange | 2017-01-16 | 1 | -7/+2 |
* | common/hexutil: allow empty strings when decoding JSON (#3559) | Felix Lange | 2017-01-13 | 1 | -2/+2 |
* | common/hexutil: new package for 0x hex encoding | Felix Lange | 2016-11-28 | 1 | -0/+271 |