Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: reduce calls to Application.VerifyBlock (#247) | Mission Liao | 2018-10-24 | 1 | -5/+0 |
* | core: prepare empty block if null block is confirmed by BA. (#231) | Jimmy Hu | 2018-10-23 | 1 | -0/+34 |
* | core: check if flush is required when round switching in total-ordering (#197) | Mission Liao | 2018-10-15 | 1 | -23/+15 |
* | core: blocks generation supports rounds (#196) | Mission Liao | 2018-10-14 | 1 | -0/+2 |
* | core: latticeData supports config change (#190) | Mission Liao | 2018-10-12 | 1 | -216/+306 |
* | core: find block in db (#174) | Mission Liao | 2018-10-05 | 1 | -54/+127 |
* | core: Use event to run DKG and CRS in Consensus. (#171) | Jimmy Hu | 2018-10-04 | 1 | -1/+8 |
* | core: Check sorted ack in sanity check (#173) | Jimmy Hu | 2018-10-04 | 1 | -0/+1 |
* | core: split lattice-data to another file (#172) | Mission Liao | 2018-10-04 | 1 | -0/+390 |