Commit Graph

13 Commits

Author SHA1 Message Date
zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 2015-03-26 19:00:18 +00:00
obscuren 4ba850639e updated web3.js light for console 2015-03-26 12:15:12 +01:00
obscuren a2e3bf6f30 removed big num from pp 2015-03-25 14:51:10 +01:00
obscuren a1cae93d78 Improved pretty printer for console 2015-03-25 12:44:41 +01:00
obscuren c38a3b4cc7 Better error reporting in the console. Updated ethereum.js 2015-03-24 17:49:28 +01:00
obscuren c8e9ca0483 fixed bad uncles 2015-03-23 18:27:05 +01:00
Jeffrey Wilcke 3133372a6a Merge pull request #536 from zsfelfoldi/develop
using robertkrimen/otto, godeps updated
2015-03-22 21:45:56 +01:00
obscuren fcacfabe19 Added new ethereum.js 2015-03-21 15:09:03 +01:00
zsfelfoldi 85acdadcfa fixed jsre test 2015-03-20 13:48:23 +01:00
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 2015-03-20 13:22:01 +01:00
zelig b4060da9eb ethutil -> common 2015-03-16 22:48:54 +07:00
zelig 7bc40aa963 jsre: remove assetpath using GOPATH from test 2015-03-15 18:42:17 +07:00
zelig da44097800 jsre:
- 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
2015-03-15 13:13:39 +07:00