aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
Commit message (Expand)AuthorAgeFilesLines
* misc: fix depJimmy Hu2019-04-181-8/+15
* core: fix false alarm (#564)Jimmy Hu2019-04-111-40/+45
* core: workaround for GetRoundHeight (#523)Jimmy Hu2019-03-271-0/+25
* ci: Add TravisCI setting. (#363)Jimmy Hu2018-12-081-1/+11
* Change BLS to dexon-foundation (#245)Jimmy Hu2018-10-231-9/+10
* core: use dexon-foundation/dexon instead of ethereum/go-ethereum (#143)Wei-Ning Huang2018-09-261-9/+9
* Use static linking for libbls (#132)Wei-Ning Huang2018-09-251-9/+0
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-12/+47
* dep: update dependenciesWei-Ning Huang2018-09-211-40/+5
* CRYPTO: dkg library (#95)Jimmy Hu2018-09-051-5/+40
* Gopkg: fixup importsWei-Ning Huang2018-08-091-1/+21
* Gopkg: update importsWei-Ning Huang2018-08-051-32/+10
* Remove timestamp generating function in validator (#25)Jimmy Hu2018-08-011-17/+9
* Use cache to do `dep ensure` faster in circleci (#17)Jimmy Hu2018-07-261-4/+60
* add README (#1)Kordan Ou2018-07-181-23/+3
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-7/+1
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+77