aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/natspec/natspec_js.go
Commit message (Collapse)AuthorAgeFilesLines
* natspec for poc-9zelig2015-03-081-0/+3520
- put natspec.js in a heredoc string (to help binary) - constructor takes no args, just sets up js vm - API: only exports Notice(transaction, abi, method, expression string) (string, error) - effort to turn natspec.js error strings to proper go errors - test errors