Commit Graph

4 Commits

Author SHA1 Message Date
zelig 0743d68d4c rename constructor New 2015-03-08 20:17:20 +07:00
zelig 97dc4edb45 natspec for poc-9
- 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
2015-03-08 20:09:13 +07:00
Fefe e157147253 Now using github.com/obscuren/otto, no need for an Ethereum object
(got rid of some messy code in test)
2015-03-06 18:54:26 +01:00
Fefe b67ded9f27 Natspec + test 2015-03-06 03:43:34 +01:00