Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 1 | -1/+1 |
* | common: fix megacheck warnings | Egon Elbre | 2017-08-07 | 1 | -5/+4 |
* | common/hexutil: wrap errors in json.UnmarshalTypeError | Felix Lange | 2017-06-27 | 1 | -11/+36 |
* | 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 |