Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -4/+0 |
| | |||||
* | include new minified natspec with RE fix; fix test for the improved error ↵ | zelig | 2015-03-12 | 1 | -3518/+2 |
| | | | | messages | ||||
* | natspec for poc-9 | zelig | 2015-03-08 | 1 | -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 |