aboutsummaryrefslogtreecommitdiffstats
path: root/core/block_processor_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: fixed an issue with storing receiptsobscuren2015-05-281-0/+32
* core: fixed testsobscuren2015-05-191-3/+3
* Improved chain manager, improved block processor, fixed testsobscuren2015-04-041-1/+2
* core: fix testsFelix Lange2015-03-181-2/+3
* Add additional extra database for non-protocol related dataobscuren2015-03-121-1/+1
* Fixed testsobscuren2015-03-071-4/+5
* Added GetBlock GetUncle with OOB guardobscuren2015-02-181-0/+34