Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/hexutil: wrap errors in json.UnmarshalTypeError | Felix Lange | 2017-06-27 | 1 | -10/+15 |
* | common/hexutil: ensure negative big.Int is encoded sensibly | Felix Lange | 2017-03-02 | 1 | -1/+1 |
* | common/hexutil: don't leak encoding/hex errors in Decode | Felix Lange | 2017-03-02 | 1 | -1/+5 |
* | common/hexutil: reject big integer inputs > 256 bits | Felix Lange | 2017-03-02 | 1 | -0/+5 |
* | common/hexutil: fix EncodeBig, Big.MarshalJSON | Felix Lange | 2017-01-16 | 1 | -6/+1 |
* | common/hexutil: new package for 0x hex encoding | Felix Lange | 2016-11-28 | 1 | -0/+232 |