aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/value.go
Commit message (Expand)AuthorAgeFilesLines
* Do not panic, but return nil insteadobscuren2014-05-301-1/+1
* Working on interopobscuren2014-05-221-1/+1
* Added new state object change echanismobscuren2014-04-261-1/+6
* Added a IsList method for type checking []interface{}obscuren2014-03-281-0/+9
* Partially refactored server/txpool/block manager/block chainobscuren2014-03-051-0/+29
* Nil is also considered emptyobscuren2014-02-211-1/+1
* Type checkingobscuren2014-02-211-1/+15
* Values should accept bytes as valid string outputobscuren2014-02-181-0/+2
* Added more testsobscuren2014-02-171-5/+7
* Added trie tests, value testsobscuren2014-02-151-0/+4
* The great mergeobscuren2014-02-151-0/+204