Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -3/+3 |
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -2/+5 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -2/+6 |
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -2/+3 |
|/ | |||||
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 1 | -1/+5 |
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -1/+37 |
* | StateManager => BlockManager | obscuren | 2014-11-04 | 1 | -1/+1 |
* | ethstate => state | obscuren | 2014-10-31 | 1 | -2/+2 |
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -8/+8 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
* | ethcrypto => crypto | obscuren | 2014-10-31 | 1 | -2/+2 |
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -4/+4 |
* | 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/+313 |