aboutsummaryrefslogtreecommitdiffstats
path: root/core/types/log.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-3/+3
* core/types: Log.Index is the index in block, not receipt (#17866)Wenbiao Zheng2018-10-081-1/+1
* core/types: remove String methods from struct types (#16205)Steven Roose2018-04-051-5/+0
* core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868)Felix Lange2017-04-061-9/+9
* core/types: use gencodec for JSON marshaling codeFelix Lange2017-03-071-73/+26
* core/vm: move Log to core/typesFelix Lange2017-01-061-0/+184