Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: improve IsHexAddress and add tests (#15551) | Steven Roose | 2017-12-05 | 1 | -13/+21 |
* | common: fix hex utils to handle 1 byte address conversions | Péter Szilágyi | 2017-11-29 | 1 | -2/+11 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -108/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 1 | -2/+2 |
* | common: Remove dead code | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -20/+0 |
* | 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 |
* | common: delete BinaryLength | Felix Lange | 2015-04-22 | 1 | -14/+0 |
* | Move ToHex/FromHex into bytes | Taylor Gerring | 2015-03-22 | 1 | -0/+21 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -0/+193 |