aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/json.go
Commit message (Expand)AuthorAgeFilesLines
* core/types: use package hexutil for JSON handlingFelix Lange2016-11-281-108/+0
* core/types: add core type marshal methods tooPéter Szilágyi2016-09-081-0/+21
* core/types, core/vm: improve docs, add JSON marshaling methodsFelix Lange2016-08-041-0/+87