Commit Graph

6 Commits

Author SHA1 Message Date
Maran a5963d1377 Enable seed again 2014-05-13 11:34:47 +02:00
Maran cf7ab07264 Disable seed by default
Seed host seems down, only causes timeouts, not helpful
2014-05-12 13:41:52 +02:00
Maran 3424bf17ca Moved RPC Server and implemented it as a package 2014-05-02 13:35:03 +02:00
zelig 32b09d652d non-interactive option
- add -y flag for non-interactive use
- refactor main
- output to logfile (not ideal..) but not to all ethutil loggers for privacy
2014-04-16 14:57:51 +01:00
zelig f4c13f8656 logfile
- add logfile option to ethereum client flags
- fallback to StdOut
- Logger appended to ethutil.Config.Log loggers
- wrapper uses ethutil.Config.Log
2014-04-16 13:37:04 +01:00
obscuren 642630db15 Moved node to ethereum 2014-03-22 12:03:10 +01:00