aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum/config.go
Commit message (Expand)AuthorAgeFilesLines
* 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