- Mar 15, 2015
-
-
Viktor Trón authored
node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console
-
Viktor Trón authored
- NodeInfo, PeerInfo types, PeersInfo(), NodeInfo() in eth/backend to support node admin IF - start net only if MaxPeers > 0, close extraDb in Stop() - defer s.extraDb.Close()
-
Viktor Trón authored
-
Viktor Trón authored
- js subcommand for vm - console for Frontier console interactive REPL - jspath in cli - integrate jeth apiBindings
-
Viktor Trón 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
-
Viktor Trón authored
-
Viktor Trón 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
-
- Mar 14, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
DRY-up the use of fromHex in the project
-
Maran Hidskes authored
-
Maran Hidskes authored
-
- Mar 13, 2015
-
-
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.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
NatSpec integration
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* Reimplemented nonce management for known accounts.
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-