| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API | Felix Lange | 2015-02-06 | 1 | -1/+0 |
* | Undone fix. Will re-enable once chain resets | obscuren | 2015-02-06 | 1 | -12/+5 |
* | Merge pull request #290 from Gustav-Simonsson/correct_block_parent_timestamp_... | Jeffrey Wilcke | 2015-02-06 | 1 | -6/+6 |
|\ |
|
| * | Correct block parent timestamp check and typos | Gustav Simonsson | 2015-02-04 | 1 | -6/+6 |
* | | pending / chain event | obscuren | 2015-02-06 | 1 | -0/+8 |
* | | Filtering | obscuren | 2015-02-05 | 1 | -6/+7 |
* | | WIP miner | obscuren | 2015-02-04 | 1 | -37/+37 |
|/ |
|
* | Docs & old code removed | obscuren | 2015-02-03 | 1 | -1/+1 |
* | reworking messages => log | obscuren | 2015-01-28 | 1 | -0/+21 |
* | Future blocks not allowed | obscuren | 2015-01-22 | 1 | -21/+4 |
* | Fixed difficulty | obscuren | 2015-01-18 | 1 | -2/+1 |
* | Fixed consensus issue | obscuren | 2015-01-13 | 1 | -1/+1 |
* | Moved the TD method from block processor. | obscuren | 2015-01-10 | 1 | -39/+15 |
* | Cast to string for hashable type | obscuren | 2015-01-10 | 1 | -1/+1 |
* | mem fixes for vm. Changed uncle inclusion tests | obscuren | 2015-01-10 | 1 | -14/+20 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -3/+7 |
* | Adjusted difficulty and skip get tx messages | obscuren | 2015-01-06 | 1 | -0/+1 |
* | Limit block extra to 1024 | obscuren | 2015-01-06 | 1 | -0/+4 |
* | BlockManager => BlockProcessor | obscuren | 2015-01-05 | 1 | -2/+2 |
* | BlockManager => BlockProcessor | obscuren | 2015-01-05 | 1 | -0/+359 |