Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #882 from zsfelfoldi/develop | Jeffrey Wilcke | 2015-05-08 | 1 | -2/+17 |
|\ | | | | | Otto.ToValue concurrency error fixed | ||||
| * | ToVal serialization fix | zsfelfoldi | 2015-05-08 | 1 | -2/+3 |
| | | |||||
| * | Otto.ToValue concurrency error fixed | zsfelfoldi | 2015-05-08 | 1 | -2/+16 |
| | | |||||
* | | jsre, cmd/geth: updated web3.js and altered settimeout | obscuren | 2015-05-08 | 1 | -5/+5 |
|/ | |||||
* | setTimeout and sendAsync implemented | zsfelfoldi | 2015-05-06 | 1 | -13/+220 |
| | | | | added and eval queue for serializing JSRE vm execution | ||||
* | Better error reporting in the console. Updated ethereum.js | obscuren | 2015-03-25 | 1 | -1/+11 |
| | |||||
* | using robertkrimen/otto, godeps updated | zsfelfoldi | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | ethutil -> common | zelig | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | jsre: | zelig | 2015-03-15 | 1 | -0/+115 |
- require became loadScript(), no require is supplied - bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility - bignumber.min.js also updated in mist/assets/ext - ethereum_js.go: latest master minified - assetPath in constructor - Eval/Exec/Handle/ToVal nice API - jsre tests |