Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Add gosec to check security issues (#424) | Jimmy Hu | 2019-01-18 | 1 | -0/+1 |
| | | | | | | | | * Add gosec to tools * Run security check to ci * Fix secrity issues | ||||
* | simulation: support config change (#381) | Mission Liao | 2018-12-26 | 1 | -11/+1 |
| | |||||
* | Haoping fix simulation (#356) | haoping-ku | 2018-12-05 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | * simulation: add benchmark features * tmp * simulation: modify Debug interface * Added BlockReceived and BlockReady function to Debug interface. * Added Benchmark features. * fix * fix typos | ||||
* | simulation: -log to dump log to file as well (#348) | Jimmy Hu | 2018-11-29 | 1 | -12/+2 |
| | |||||
* | Rename repo to dexon-consensus | Wei-Ning Huang | 2018-11-02 | 1 | -7/+7 |
| | |||||
* | Add pprof to dexcon commands (#282) | Mission Liao | 2018-11-01 | 1 | -3/+6 |
| | |||||
* | core: remove legacy mode (#149) | Mission Liao | 2018-09-28 | 1 | -2/+1 |
| | |||||
* | core: Fix BA Fork issues (#104) | Jimmy Hu | 2018-09-13 | 1 | -0/+11 |
| | |||||
* | simulation: integrate test.Transport (#99) | Mission Liao | 2018-09-11 | 1 | -1/+5 |
| | | | | | - Add marshaller for simulation by encoding/json - Implement peer server based on test.TranportServer - Remove network models, they are replaced with test.LatencyModel | ||||
* | misc: Polish BA. (#94) | Jimmy Hu | 2018-09-05 | 1 | -1/+2 |
| | |||||
* | Add -cpuprofile and -memprofile to dexcon-simulation (#56) | Jimmy Hu | 2018-08-14 | 1 | -0/+28 |
| | |||||
* | Initial implementation of DEXON consensus algorithm | Wei-Ning Huang | 2018-07-16 | 1 | -0/+53 |