aboutsummaryrefslogtreecommitdiffstats
path: root/core/headerchain.go
Commit message (Expand)AuthorAgeFilesLines
* core: improved chainDb using sequential keyszsfelfoldi2016-06-071-28/+69
* all: update license informationFelix Lange2016-04-151-0/+1
* core: added basic chain configurationJeffrey Wilcke2016-04-011-7/+12
* 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