- 15 Mar, 2015 3 commits
-
-
zelig authored
- camelcase fields dont play nice with otto value magic: JsonRpc -> Jsonrpc, ID -> Id - jeth: ethereum.js rpc transport provider direct bridge between js and ethereumApi via otto jsre
-
zelig authored
-
zelig authored
- 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
-
- 14 Mar, 2015 12 commits
- 13 Mar, 2015 24 commits
-
-
Taylor Gerring authored
Was previously returning nonsensical “0x”
-
Felix Lange authored
-
Felix Lange authored
This depends on a change in ethash which exposes UpdateCache.
-
Felix Lange authored
-
Felix Lange authored
This allows changing the config before starting Ethereum with it.
-
Felix Lange authored
-
Felix Lange authored
There is no reason to keep them as ethutil.Bytes.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
NatSpec integration
-
obscuren authored
-
obscuren authored
* Reimplemented nonce management for known accounts.
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
* Cleaned up VM execution. VM run now takes a context * ADDMOD/MULMOD - removed incorrect cast
-
Taylor Gerring authored
-
Taylor Gerring authored
Allow returning different JSON RPC error codes depending on error type
-
- 12 Mar, 2015 1 commit
-
-
obscuren authored
-