Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct block parent timestamp check and typos | Gustav Simonsson | 2015-02-04 | 1 | -6/+6 |
* | 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 |