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