aboutsummaryrefslogtreecommitdiffstats
path: root/common/bytes.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -sFelix Lange2017-01-061-1/+1
* internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)bas-vk2016-10-291-1/+1
* common: Remove dead codeRicardo Catalinas Jiménez2016-02-221-16/+0
* common: Remove empty linesRicardo Catalinas Jiménez2016-02-221-2/+0
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: add some godoc synopsis commentsFelix Lange2015-07-071-0/+1
* all: update license informationFelix Lange2015-07-071-0/+16
* common: delete BinaryLengthFelix Lange2015-04-221-11/+0
* NatSpec contracts in genesis block, end to end test (unfinished)zsfelfoldi2015-04-201-0/+17
* Detect non-valid strings for blockheightTaylor Gerring2015-04-021-0/+5
* Move ToHex/FromHex into bytesTaylor Gerring2015-03-221-0/+22
* new type + additional methodsobscuren2015-03-161-1/+1
* Moved ethutil => commonobscuren2015-03-161-0/+234