- Mar 09, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
e390be4 remove deprecated tests e9e8e7b update blockchain tests - correct genesis hash a70dd35 fix genesis hash 35964c9 update uncle tests 82c108f update blocktests - fix LLL in pre state 66f0003 update transactionTests git-subtree-dir: tests/files git-subtree-split: e390be4fb8421fdabea041b7bdaea3b582224f7d
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
b9e4e74 adjust gas prices 6a41300 add dajavi memory tests - OOG because of quadratic memory costs 71d80bd update genesis 72b1b52 add randomTest 4b2a090 Merge branch 'PoC9' into develop fdf7ce0 updated basic blochain test 25c065a Merge pull request #70 from faizkhan00/patch-1 c7e1dac Rename 201501150842LARGE_DATA_IN_CALLCREATE_GOjson to 201501150842LARGE_DATA_IN_CALLCREATE_GO.json REVERT: 05fe945 Added another pow test git-subtree-dir: tests/files git-subtree-split: b9e4e747f01a7b91863ffaa45fd377c251de45aa
-
Jeffrey Wilcke authored
-
- Mar 08, 2015
-
-
Jeffrey Wilcke authored
05fe945 Added another pow test 7cf2f6b uncle header with block number = 1 d65c7a3 Merge remote-tracking branch 'origin/PoC9' into PoC9 8e05ce5 uncle tests 7c8f2b4 Merge branch 'PoC9' of github.com:ethereum/tests into PoC9 83d1f4d fixed git-subtree-dir: tests/files git-subtree-split: 05fe94507b92dbfbfe8c198df33160eaaf9e87fc
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
- Mar 07, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
- Mar 06, 2015
-
-
Jeffrey Wilcke authored
Natspec + test
-
Jeffrey Wilcke authored
-
Zsolt Felföldi authored
(got rid of some messy code in test)
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Felix Lange authored
Improved CLI
-
Felix Lange authored
Godeps: bump github.com/ethereum/ethash
-
Felix Lange authored
This fixes the build.
-
Felix Lange authored
It is now possible to exit the REPL using Ctrl-C, Ctrl-D or by typing "exit".
-
Jeffrey Wilcke authored
-
Felix Lange authored
-
Jeffrey Wilcke authored
-
Felix Lange authored
-
Felix Lange authored
The ethereum command line interface is now structured using subcommands. These separate the different tasks it can perform. Almost all flag names are backwards compatible. The key tasks have not been ported to subcommands since they will be replaced by the new accounts infrastructure very soon.
-
Zsolt Felföldi authored
-
Felix Lange authored
It is no longer imported by any package in our tree.
-
Felix Lange authored
Various functions throughout the codebase used it to grab settings. This has to stop because I want to use them without reading the config file. These functions can now be used without reading the config first: * ethdb.NewLDBDatabase * ethrepl.NewJSRepl * vm.New
-
- Mar 05, 2015
-
-
Taylor Gerring authored
Structured logging updates
-
Jeffrey Wilcke authored