aboutsummaryrefslogtreecommitdiffstats
path: root/internal/ethapi/tracer.go
Commit message (Collapse)AuthorAgeFilesLines
* internal/ethapi: Fix bug in opCodeWrapper usageNick Johnson2016-08-241-1/+3
|
* internal/ethapi: Improve tracer error reporting and serializationNick Johnson2016-08-241-9/+24
|
* core/vm, eth: Add support for javascript trace functionsNick Johnson2016-08-231-0/+300