Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New main script through init return value | obscuren | 2014-05-23 | 1 | -2/+1 |
| | |||||
* | Custom identifier | obscuren | 2014-05-22 | 1 | -0/+2 |
| | |||||
* | Changed flag parsing | obscuren | 2014-05-21 | 1 | -1/+10 |
| | |||||
* | Removed old console in favor of the new JS REPL | obscuren | 2014-05-20 | 1 | -3/+0 |
| | |||||
* | Increase default peer amount to 10 | Maran | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Added js interpret mode | obscuren | 2014-05-19 | 1 | -0/+2 |
| | |||||
* | Tell config which loggers to use | obscuren | 2014-05-16 | 1 | -2/+2 |
| | |||||
* | Basic javascript console | obscuren | 2014-05-16 | 1 | -0/+2 |
| | |||||
* | Implemented a flag for a different RPC port; --rpcport | Maran | 2014-05-13 | 1 | -0/+2 |
| | |||||
* | Enable seed again | Maran | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Disable seed by default | Maran | 2014-05-12 | 1 | -1/+1 |
| | | | | Seed host seems down, only causes timeouts, not helpful | ||||
* | 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 |