Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Add TravisCI setting. (#363) | Jimmy Hu | 2018-12-08 | 1 | -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 Hu | 2018-10-23 | 1 | -9/+10 |
| | |||||
* | core: use dexon-foundation/dexon instead of ethereum/go-ethereum (#143) | Wei-Ning Huang | 2018-09-26 | 1 | -9/+9 |
| | |||||
* | Use static linking for libbls (#132) | Wei-Ning Huang | 2018-09-25 | 1 | -9/+0 |
| | |||||
* | core: run first DKG at startup. (#129) | Jimmy Hu | 2018-09-23 | 1 | -12/+47 |
| | |||||
* | dep: update dependencies | Wei-Ning Huang | 2018-09-21 | 1 | -40/+5 |
| | |||||
* | CRYPTO: dkg library (#95) | Jimmy Hu | 2018-09-05 | 1 | -5/+40 |
| | |||||
* | Gopkg: fixup imports | Wei-Ning Huang | 2018-08-09 | 1 | -1/+21 |
| | |||||
* | Gopkg: update imports | Wei-Ning Huang | 2018-08-05 | 1 | -32/+10 |
| | |||||
* | Remove timestamp generating function in validator (#25) | Jimmy Hu | 2018-08-01 | 1 | -17/+9 |
| | |||||
* | Use cache to do `dep ensure` faster in circleci (#17) | Jimmy Hu | 2018-07-26 | 1 | -4/+60 |
| | | | Use cache to do `dep ensure` faster in circleci. | ||||
* | add README (#1) | Kordan Ou | 2018-07-18 | 1 | -23/+3 |
| | | | | * add README | ||||
* | Fix typos and add .gitignore (#2) | Haoping Ku | 2018-07-17 | 1 | -7/+1 |
| | | | | | * Fix typos and add .gitignore * Add more rule on .gitignore | ||||
* | Initial implementation of DEXON consensus algorithm | Wei-Ning Huang | 2018-07-16 | 1 | -0/+77 |