aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/gui.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed bloom, updated mining & block processingobscuren2014-11-101-12/+1
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-13/+38
* StateManager => BlockManagerobscuren2014-11-041-2/+2
* Use new iteratorobscuren2014-11-031-1/+1
* ethminer => minerobscuren2014-10-311-5/+5
* ethwire => wireobscuren2014-10-311-3/+3
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-11/+11
* ethlog => loggerobscuren2014-10-311-17/+17
* Moved ethchain to chainobscuren2014-10-311-10/+10
* cmd/mist, ethchain, ethminer: split TxEvent (#165)Felix Lange2014-10-291-26/+25
* cmd/*: add license headersFelix Lange2014-10-231-0/+17
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-0/+535