aboutsummaryrefslogtreecommitdiffstats
path: root/core/blockchain_insert.go
Commit message (Expand)AuthorAgeFilesLines
* all: simplify timestamps to uint64 (#19372)Martin Holst Swende2019-04-031-1/+1
* core: prefetch next block state concurrentlyPéter Szilágyi2019-04-011-6/+37
* core: use headers only where blocks are unnecessaryPéter Szilágyi2019-03-131-3/+3
* cmd/utils, eth: relinquish GC cache to read cache in archive modePéter Szilágyi2019-02-071-2/+2
* core: fix error in block iterator (#18986)Martin Holst Swende2019-02-041-8/+0
* core: polish side chain importer a bitPéter Szilágyi2018-11-211-0/+143