aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
Commit message (Collapse)AuthorAgeFilesLines
* core: fix false alarm (#564)Jimmy Hu2019-04-111-40/+45
| | | | | | | | | | | | * ignore test simple * core: update voteFilter to filter old er round * circleci: save logs * core: move check notarySet to agrmgr * fixup
* core: workaround for GetRoundHeight (#523)Jimmy Hu2019-03-271-0/+25
| | | | | | | | * core: workaround for GetRoundHeight * update gopkg.lock * x
* ci: Add TravisCI setting. (#363)Jimmy Hu2018-12-081-1/+11
| | | | | | | | | | | | | | * Update Gopkg.lock * Fix test * Add travisCI setting * Print log using fmt * Update GNUmakefile * Use single go rountine for consensus_test
* 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
| | | Use cache to do `dep ensure` faster in circleci.
* add README (#1)Kordan Ou2018-07-181-23/+3
| | | | * add README
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-7/+1
| | | | | * Fix typos and add .gitignore * Add more rule on .gitignore
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+77