| Commit message (Expand) | Author | Age | Files | Lines |
* | app: check nonce and balance in prepare payload | Bojie Wu | 2019-04-09 | 1 | -20/+111 |
* | core: included Dexcon metadata in block | Wei-Ning Huang | 2019-04-09 | 1 | -5/+11 |
* | app: implement verify block logic | Bojie Wu | 2019-04-09 | 1 | -22/+195 |
* | consensus: dexcon: fetch config from state | Wei-Ning Huang | 2019-04-09 | 1 | -0/+1 |
* | app: fixup message format | Wei-Ning Huang | 2019-04-09 | 1 | -8/+8 |
* | app: implement new insert blocks logic | Bojie Wu | 2019-04-09 | 1 | -147/+66 |
* | dex/core: misc bug fixes | Wei-Ning Huang | 2019-04-09 | 1 | -2/+3 |
* | app: fix log message | Bojie Wu | 2019-04-09 | 1 | -8/+8 |
* | app: correct dexon application logic | Bojie Wu | 2019-04-09 | 1 | -81/+51 |
* | core: fix nil map initialization | Wei-Ning Huang | 2019-04-09 | 1 | -1/+2 |
* | app: pass chain config instead of nil | Bojie Wu | 2019-04-09 | 1 | -3/+6 |
* | app: modify for new interface method | Bojie Wu | 2019-04-09 | 1 | -19/+33 |
* | app: implement new interface method | Bojie Wu | 2019-04-09 | 1 | -27/+104 |
* | dex: update application interface | Wei-Ning Huang | 2019-04-09 | 1 | -20/+27 |
* | app: correct validation logic | Bojie Wu | 2019-04-09 | 1 | -4/+10 |
* | dex: implement dexon application interface | Bojie Wu | 2019-04-09 | 1 | -13/+210 |
* | core: vm: implement the rest of governance contract methods | Wei-Ning Huang | 2019-04-09 | 1 | -3/+7 |
* | dex: update consensus core interface | Wei-Ning Huang | 2019-04-09 | 1 | -17/+5 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | Use dex.Config instead of eth.Config | Wei-Ning Huang | 2019-04-09 | 1 | -21/+5 |
* | dex: make geth buildable and update interface skeleton | Wei-Ning Huang | 2019-04-09 | 1 | -3/+23 |
* | Add udpated governance interface and app interface | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | Add dex package | Wei-Ning Huang | 2019-04-09 | 1 | -0/+58 |