Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved RPC Server and implemented it as a package | Maran | 2014-05-02 | 1 | -0/+2 |
| | |||||
* | non-interactive option | zelig | 2014-04-16 | 1 | -0/+2 |
| | | | | | | - add -y flag for non-interactive use - refactor main - output to logfile (not ideal..) but not to all ethutil loggers for privacy | ||||
* | logfile | zelig | 2014-04-16 | 1 | -2/+2 |
| | | | | | | | - add logfile option to ethereum client flags - fallback to StdOut - Logger appended to ethutil.Config.Log loggers - wrapper uses ethutil.Config.Log | ||||
* | Moved node to ethereum | obscuren | 2014-03-22 | 1 | -0/+37 |