aboutsummaryrefslogtreecommitdiffstats
path: root/dex/db
Commit message (Collapse)AuthorAgeFilesLines
* import: switch consensus core to ↵Wei-Ning Huang2019-09-171-4/+4
| | | | gitlab.com/tangerine-network/tangerine-consensus
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-8/+8
|
* core: add reset to dkg private key db (#355)Jimmy Hu2019-06-151-13/+10
| | | | | * vendor: sync to latest core * core: dkg private key db
* core/vm: remove round from addDKG functions (#279)Jimmy Hu2019-06-131-9/+9
| | | | | | | | * vendor: sync to latest core * core/vm: remove addDKG functions * core: fix conflict
* vendor: sync to latest core (#253)Jimmy Hu2019-06-121-0/+14
|
* vendor: sync to latest core (#91)Mission Liao2019-06-121-0/+107
- Implement new methods in db to cache DKG private key. - Implement new methods in db to cache compaction chain tip.