aboutsummaryrefslogtreecommitdiffstats
path: root/dex/app_test.go
Commit message (Expand)AuthorAgeFilesLines
* core, dex: use block hash as witness data (#160)Sonic2019-01-181-8/+4
* Revert "core: vm: refactor file structure (#151)"Wei-Ning Huang2019-01-171-1/+1
* core: vm: refactor file structure (#151)JM2019-01-151-1/+1
* app: remove pending block logic (#149)bojie2019-01-141-127/+97
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-01-141-5/+17
* app: implement logic for prepare/verify correctly when chain number change (#...bojie2019-01-141-0/+207
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-01-141-7/+8
* dex: fix test due to consensus-core changeWei-Ning Huang2019-01-141-9/+9
* dex: remove duplicate declaration of WitnessData (#92)Wei-Ning Huang2018-12-191-5/+1
* app: remove unnecessary code (#86)bojie2018-12-191-11/+1
* app: add app test case and benchmark (#66)bojie2018-12-191-0/+689