aboutsummaryrefslogtreecommitdiffstats
path: root/core/headerchain.go
Commit message (Expand)AuthorAgeFilesLines
* core: cache fresh headers and tds to avoid db trashingPéter Szilágyi2016-03-111-18/+50
* core: create a header chain structure shared by core.BlockChain and light.Lig...zsfelfoldi2016-03-101-0/+432