aboutsummaryrefslogtreecommitdiffstats
path: root/common/bytes.go
Commit message (Collapse)AuthorAgeFilesLines
* common: delete BinaryLengthFelix Lange2015-04-221-11/+0
| | | | | The test is failing the 32bit build and the function is not used anywhere.
* 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