aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/hexface.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved methods to messagesobscuren2014-12-181-1/+1
|
* Created generic message (easy for testing)obscuren2014-12-181-2/+2
|
* Updated to new methodsobscuren2014-12-181-1/+1
|
* 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
|/ | | | | * Block(s) * Transaction(s)
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-0/+4
| | | | | | | | * 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-2/+2
|
* ethstate => stateobscuren2014-10-311-2/+2
|
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-0/+264