aboutsummaryrefslogtreecommitdiffstats
path: root/block_pool.go
Commit message (Collapse)AuthorAgeFilesLines
* Logobscuren2014-08-221-2/+0
|
* Minor improvement catching upobscuren2014-08-221-4/+12
| | | | * When catching up check linked up the chain of hashes
* Extra checksobscuren2014-08-221-5/+9
|
* PoC 6 networking code.obscuren2014-08-211-0/+116
* Added block pool for gathering blocks from the network (chunks) * Re wrote syncing