aboutsummaryrefslogtreecommitdiffstats
path: root/utils/cmd.go
Commit message (Expand)AuthorAgeFilesLines
* Wait with mining until up to dateMaran2014-05-211-5/+4
* Changed loggingobscuren2014-05-191-4/+3
* Readline repl for linux & osxobscuren2014-05-171-3/+5
* Fix merge conflictsMaran2014-05-141-9/+4
|\
| * Switched to new keyring methodsobscuren2014-05-141-8/+3
* | Make sure we have a coinbase address to mine withMaran2014-05-141-4/+10
* | Refactored RPC client to utils so it can be reusedMaran2014-05-141-1/+12
* | Rewritten a check to only start mining once we are caught up with all peersMaran2014-05-141-6/+9
|/
* Refactored mining into utils and exposed it to ethereal. Partly fixes #43Maran2014-05-141-0/+31