aboutsummaryrefslogtreecommitdiffstats
path: root/core/block_processor.go
Commit message (Expand)AuthorAgeFilesLines
* reworking messages => logobscuren2015-01-281-0/+21
* Future blocks not allowedobscuren2015-01-221-21/+4
* Fixed difficultyobscuren2015-01-181-2/+1
* Fixed consensus issueobscuren2015-01-131-1/+1
* Moved the TD method from block processor.obscuren2015-01-101-39/+15
* Cast to string for hashable typeobscuren2015-01-101-1/+1
* mem fixes for vm. Changed uncle inclusion testsobscuren2015-01-101-14/+20
* Refactored ethutil.Config.Db outobscuren2015-01-071-3/+7
* Adjusted difficulty and skip get tx messagesobscuren2015-01-061-0/+1
* Limit block extra to 1024obscuren2015-01-061-0/+4
* BlockManager => BlockProcessorobscuren2015-01-051-2/+2
* BlockManager => BlockProcessorobscuren2015-01-051-0/+359