Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: Fix rlp encode/decode for DKGComplaint. (#441) | Jimmy Hu | 2019-02-09 | 1 | -1/+4 |
* | utils: move authenticator to utils package (#378) | Mission Liao | 2018-12-22 | 1 | -20/+12 |
* | core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375) | Jimmy Hu | 2018-12-19 | 1 | -5/+34 |
* | test: allow to log in test.State (#359) | Mission Liao | 2018-12-06 | 1 | -8/+7 |
* | simulation: use test.Governacne in simulation (#311) | Mission Liao | 2018-11-08 | 1 | -0/+3 |
* | test: make StateChangeRequest broadcast-able (#305) | Mission Liao | 2018-11-07 | 1 | -25/+73 |
* | core: Remove max block interval (#287) | Jimmy Hu | 2018-11-02 | 1 | -2/+0 |
* | Rename repo to dexon-consensus | Wei-Ning Huang | 2018-11-02 | 1 | -11/+11 |
* | test: clone types.Config, test.Governance, test.State (#262) | Mission Liao | 2018-10-26 | 1 | -11/+93 |
* | core: Move dkg in types to types/dkg. (#253) | Jimmy Hu | 2018-10-25 | 1 | -10/+11 |
* | test: add test.State (#239) | Mission Liao | 2018-10-24 | 1 | -0/+277 |