aboutsummaryrefslogtreecommitdiffstats
path: root/dex/cache.go
Commit message (Expand)AuthorAgeFilesLines
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-171-3/+3
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-3/+3
* dex: try to reduce the chance to pull non-finalized blocks (#327)Mission Liao2019-06-151-2/+27
* vendor: sync to latest core (#320)Jimmy Hu2019-06-151-1/+0
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-151-48/+40
* dex: fix cache error (#126)Jimmy Hu2019-06-121-0/+1
* dex: add pull randomness (#105)Jimmy Hu2019-06-121-11/+51
* vendor: sync to latest core and fix conflictJimmy Hu2019-06-121-4/+4
* dex: Pull blocks from blockdb if cache miss (#84)Jimmy Hu2019-06-121-1/+12
* dex: remove finalization information in block cacheJimmy Hu2019-06-121-0/+2
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-121-7/+7
* dex: implement PullBlocks/PullVotes (#1)Jimmy Hu2019-06-121-0/+115