aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils/cmd.go
Commit message (Expand)AuthorAgeFilesLines
* Switched to new trieobscuren2014-12-241-1/+1
* Moved import to utilsobscuren2014-12-231-0/+24
* Refactored block & Transactionobscuren2014-12-231-1/+1
* resolve merge conflict hellzelig2014-12-151-10/+1
* adapt cmd/cli to new backendzelig2014-12-151-0/+9
* adapt to new backendzelig2014-12-151-14/+24
* Show newly created private key during startup. Closes #126obscuren2014-12-051-1/+1
* Set proper message valueobscuren2014-12-031-1/+1
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-1/+1
* StateManager => BlockManagerobscuren2014-11-041-1/+1
* ethminer => minerobscuren2014-10-311-9/+9
* ethwire => wireobscuren2014-10-311-4/+4
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-2/+2
* Moved utils to cmdobscuren2014-10-311-0/+327