Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethutil => common | obscuren | 2015-03-16 | 3 | -164/+0 |
| | |||||
* | include new minified natspec with RE fix; fix test for the improved error ↵ | zelig | 2015-03-12 | 2 | -3529/+13 |
| | | | | messages | ||||
* | rename constructor New | zelig | 2015-03-08 | 2 | -2/+3 |
| | |||||
* | natspec for poc-9 | zelig | 2015-03-08 | 3 | -103/+149 |
| | | | | | | | | - 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 | ||||
* | Now using github.com/obscuren/otto, no need for an Ethereum object | Fefe | 2015-03-07 | 3 | -198/+53 |
| | | | | (got rid of some messy code in test) | ||||
* | Natspec + test | Fefe | 2015-03-06 | 3 | -0/+3778 |