aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/hexface.go
Commit message (Expand)AuthorAgeFilesLines
* mergeobscuren2014-12-191-2/+2
|\
| * Moved methods to messagesobscuren2014-12-181-1/+1
| * Created generic message (easy for testing)obscuren2014-12-181-2/+2
* | Merged developobscuren2014-12-181-1/+1
|\|
| * Updated to new methodsobscuren2014-12-181-1/+1
* | adapt xeth pkg to new backend. FIXME JSPeer peer infozelig2014-12-151-7/+2
|/
* Renamed `chain` => `core`obscuren2014-12-041-55/+4
* updated to typesobscuren2014-12-031-1/+1
* merge errors fixedobscuren2014-12-021-41/+78
|\
| * Changed the way transactions are being added to the transaction poolobscuren2014-12-021-41/+77
* | Begin of moving objects to types packageobscuren2014-11-181-4/+5
|/
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-0/+4
* StateManager => BlockManagerobscuren2014-11-041-2/+2
* ethstate => stateobscuren2014-10-311-2/+2
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-0/+264