aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils
Commit message (Collapse)AuthorAgeFilesLines
* Show newly created private key during startup. Closes #126obscuren2014-12-051-1/+1
|
* Log is now interfaceobscuren2014-12-041-1/+1
|
* Renamed State => StateDBobscuren2014-12-041-3/+3
|
* Renamed `chain` => `core`obscuren2014-12-041-4/+4
|
* Updated environments according to the new interface setobscuren2014-12-041-1/+33
|
* mergeobscuren2014-12-031-1/+1
|\
| * Set proper message valueobscuren2014-12-031-1/+1
| |
* | Begin of moving objects to types packageobscuren2014-11-181-4/+3
|/ | | | | * Block(s) * Transaction(s)
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-1/+1
|
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-1/+1
| | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining
* StateManager => BlockManagerobscuren2014-11-041-1/+1
|
* ethminer => minerobscuren2014-10-311-9/+9
|
* ethwire => wireobscuren2014-10-311-4/+4
|
* ethstate => stateobscuren2014-10-311-14/+14
|
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-312-4/+4
|
* Moved utils to cmdobscuren2014-10-313-0/+529