| Commit message (Expand) | Author | Age | Files | Lines |
* | common: add database/sql support for Hash and Address (#15541) | Vincent Serpoul | 2018-07-24 | 1 | -1/+179 |
* | cmd/clef, signer: initial poc of the standalone signer (#16154) | Martin Holst Swende | 2018-04-16 | 1 | -0/+44 |
* | common: improve IsHexAddress and add tests (#15551) | Steven Roose | 2017-12-05 | 1 | -0/+24 |
* | common: tests for EIP55-compliant Address.Hex() | Jim McDonald | 2017-07-16 | 1 | -0/+31 |
* | common/hexutil: wrap errors in json.UnmarshalTypeError | Felix Lange | 2017-06-27 | 1 | -6/+4 |
* | common/hexutil: implement TextMarshaler, TextUnmarshaler | Felix Lange | 2017-03-02 | 1 | -6/+7 |
* | common: use package hexutil for fixed size type encoding | Felix Lange | 2016-11-28 | 1 | -11/+21 |
* | common: Add tests for Address#UnmarshalJSON | Paulo L F Casaretto | 2016-04-26 | 1 | -2/+36 |
* | common: added Hash unmarshal json length validation | Jeffrey Wilcke | 2016-04-01 | 1 | -0/+22 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 1 | -0/+15 |