aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum/config.go
Commit message (Expand)AuthorAgeFilesLines
* refactor cli and gui wrapper code. Details:zelig2014-06-231-56/+0
* Reimplement -datadir flag. Implements #79Maran2014-06-111-0/+4
* Added config file setup. Fixes #59obscuren2014-05-301-10/+8
* New main script through init return valueobscuren2014-05-231-2/+1
* Custom identifierobscuren2014-05-221-0/+2
* Changed flag parsingobscuren2014-05-211-1/+10
* Removed old console in favor of the new JS REPLobscuren2014-05-201-3/+0
* Increase default peer amount to 10Maran2014-05-201-1/+1
* Added js interpret modeobscuren2014-05-191-0/+2
* Tell config which loggers to useobscuren2014-05-161-2/+2
* Basic javascript consoleobscuren2014-05-161-0/+2
* Implemented a flag for a different RPC port; --rpcportMaran2014-05-131-0/+2
* Enable seed againMaran2014-05-131-1/+1
* Disable seed by defaultMaran2014-05-121-1/+1
* Moved RPC Server and implemented it as a packageMaran2014-05-021-0/+2
* non-interactive optionzelig2014-04-161-0/+2
* logfilezelig2014-04-161-2/+2
* Moved node to ethereumobscuren2014-03-221-0/+37