Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Add gosec to check security issues (#424) | Jimmy Hu | 2019-01-18 | 1 | -0/+3 |
| | | | | | | | | * Add gosec to tools * Run security check to ci * Fix secrity issues | ||||
* | core: latticeData supports config change (#190) | Mission Liao | 2018-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Add test for num of chains changes. * Return error in latticeData.prepareBlock * Compare two positions * Modify chainStatus from height-based to index-based. * Fix consensus to use round variable * Remove sanity check in chainStatus * Fixup: refine sanity check - verify if round switching is required or not by chainTip's config. - make the logic in sanity check more clear - pospone acking relationship checking, they are more expensive to check. | ||||
* | add README (#1) | Kordan Ou | 2018-07-18 | 1 | -0/+8 |
* add README |