aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/bindings.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-061-1/+1
* Cleaned up some of that utilobscuren2015-01-041-1/+1
* states moved to chainobscuren2014-12-111-1/+1
* Renamed `chain` => `core`obscuren2014-12-041-1/+2
* merge errors fixedobscuren2014-12-021-3/+2
|\
| * Changed the way transactions are being added to the transaction poolobscuren2014-12-021-3/+2
* | Begin of moving objects to types packageobscuren2014-11-181-3/+2
|/
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-21/+0
* StateManager => BlockManagerobscuren2014-11-041-1/+1
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-2/+2
* Moved utils to cmdobscuren2014-10-311-1/+1
* ethlog => loggerobscuren2014-10-311-8/+8
* Moved ethchain to chainobscuren2014-10-311-2/+2
* cmd/*: add license headersFelix Lange2014-10-231-0/+17
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-0/+139