Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed key while in the process of moving to the new key storage | obscuren | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -1/+2 |
| | |||||
* | Added license headers | obscuren | 2015-01-06 | 1 | -17/+20 |
| | |||||
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Cleaned up some of that util | obscuren | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | states moved to chain | obscuren | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -1/+2 |
| | |||||
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -3/+2 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -3/+2 |
| | | |||||
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -3/+2 |
|/ | | | | | * Block(s) * Transaction(s) | ||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -21/+0 |
| | | | | | | | | * 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 => BlockManager | obscuren | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+1 |
| | |||||
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -8/+8 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | cmd/*: add license headers | Felix Lange | 2014-10-23 | 1 | -0/+17 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -0/+139 |
mist, etheruem have been moved to cmd/ |