Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Optimize core (#307) | Jimmy Hu | 2018-11-08 | 1 | -4/+16 |
* | core: reset CRS in leader selector by round (#286) | Mission Liao | 2018-11-02 | 1 | -7/+6 |
* | Rename repo to dexon-consensus | Wei-Ning Huang | 2018-11-02 | 1 | -8/+8 |
* | core: Leader selector will retry sanityCheck (#261) | Jimmy Hu | 2018-10-26 | 1 | -6/+36 |
* | core: Fix corner cases (#211) | Jimmy Hu | 2018-10-16 | 1 | -1/+2 |
* | core: run DKG and CRS at background. (#155) | Jimmy Hu | 2018-10-02 | 1 | -6/+0 |
* | core: integrate authenticator (#150) | Mission Liao | 2018-09-30 | 1 | -6/+0 |
* | crypto: sigtopub to crypto package. remove SigToPubFn (#141) | Jimmy Hu | 2018-09-26 | 1 | -10/+5 |
* | core: move crypto to core/crypto (#140) | Mission Liao | 2018-09-26 | 1 | -1/+1 |
* | core: update governance interface to consider genesis state (#136) | Wei-Ning Huang | 2018-09-25 | 1 | -2/+2 |
* | core: BA-based consensus core. (#93) | Jimmy Hu | 2018-09-04 | 1 | -0/+5 |
* | core: Leader Selector. (#80) | Jimmy Hu | 2018-08-30 | 1 | -9/+83 |
* | core: Add agreement module (#77) | Jimmy Hu | 2018-08-29 | 1 | -0/+43 |