| Commit message (Expand) | Author | Age | Files | Lines |
* | core: update mainnet and testnet config and genesis alloc (#337) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+2 |
* | vendor: sync to latest core (#320) | Jimmy Hu | 2019-04-09 | 1 | -11/+7 |
* | consensus: dexcon: disqualify dead node (#280) | Wei-Ning Huang | 2019-04-09 | 1 | -7/+5 |
* | app: validate gas price while preparing block (#274) | bojie | 2019-04-09 | 1 | -34/+120 |
* | app: remove log handler in test (#261) | bojie | 2019-04-09 | 1 | -3/+0 |
* | app: new app test flow (#244) | bojie | 2019-04-09 | 1 | -0/+2276 |
* | dex: fill in correct coinbase address (#223) | Wei-Ning Huang | 2019-04-09 | 1 | -722/+0 |
* | core: sync to latest core (#214) | Jimmy Hu | 2019-04-09 | 1 | -15/+3 |
* | core: Fixed gas price (#205) | Jimmy Hu | 2019-04-09 | 1 | -6/+31 |
* | core: Remove K, Phi and NumChains from Governance (#198) | Jimmy Hu | 2019-04-09 | 1 | -181/+35 |
* | consensus: dexcon: snapshot round height when finalizing block (#170) | Wei-Ning Huang | 2019-04-09 | 1 | -6/+0 |
* | core, dex: use block hash as witness data (#160) | Sonic | 2019-04-09 | 1 | -8/+4 |
* | app: remove pending block logic (#149) | bojie | 2019-04-09 | 1 | -127/+97 |
* | consensus: implement DEXON cryptoeconomics v4.0 (#145) | Wei-Ning Huang | 2019-04-09 | 1 | -5/+17 |
* | app: implement logic for prepare/verify correctly when chain number change (#... | bojie | 2019-04-09 | 1 | -0/+207 |
* | core: vm: implement byzantine reporting mechanism (#128) | Wei-Ning Huang | 2019-04-09 | 1 | -7/+8 |
* | dex: fix test due to consensus-core change | Wei-Ning Huang | 2019-04-09 | 1 | -9/+9 |
* | dex: remove duplicate declaration of WitnessData (#92) | Wei-Ning Huang | 2019-04-09 | 1 | -5/+1 |
* | app: remove unnecessary code (#86) | bojie | 2019-04-09 | 1 | -11/+1 |
* | app: add app test case and benchmark (#66) | bojie | 2019-04-09 | 1 | -0/+689 |