Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement blockdb levelDB backend (#6) | Mission Liao | 2018-07-22 | 1 | -0/+1 |
| | |||||
* | Implement simulation on a real network (#5) | Wei-Ning Huang | 2018-07-20 | 6 | -86/+48 |
| | | | simulation: implement simulation on a real network | ||||
* | core: refactor acking relationship (#3) | Wei-Ning Huang | 2018-07-18 | 3 | -166/+135 |
| | | | | | | | | | * core: refactor acking relationship Use AckBy only, and remove IndirectAcks. Also fix the issue where validator is not filling Height when proposing block. | ||||
* | Fix typos and add .gitignore (#2) | Haoping Ku | 2018-07-17 | 4 | -5/+5 |
| | | | | | * Fix typos and add .gitignore * Add more rule on .gitignore | ||||
* | Initial implementation of DEXON consensus algorithm | Wei-Ning Huang | 2018-07-16 | 9 | -0/+1396 |