Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consensus: implement DEXON cryptoeconomics v4.0 (#145) | Wei-Ning Huang | 2019-06-12 | 1 | -5/+17 |
| | |||||
* | app: implement logic for prepare/verify correctly when chain number change ↵ | bojie | 2019-06-12 | 1 | -0/+207 |
| | | | | (#118) | ||||
* | core: vm: implement byzantine reporting mechanism (#128) | Wei-Ning Huang | 2019-06-12 | 1 | -7/+8 |
| | |||||
* | dex: fix test due to consensus-core change | Wei-Ning Huang | 2019-06-12 | 1 | -9/+9 |
| | |||||
* | dex: remove duplicate declaration of WitnessData (#92) | Wei-Ning Huang | 2019-06-12 | 1 | -5/+1 |
| | | | | Remove duplicate declaration of WitnessData and remove the TxHash field in witness data since it does not need to be witnessed. | ||||
* | app: remove unnecessary code (#86) | bojie | 2019-06-12 | 1 | -11/+1 |
| | |||||
* | app: add app test case and benchmark (#66) | bojie | 2019-06-12 | 1 | -0/+689 |