| Commit message (Expand) | Author | Age | Files | Lines |
* | test: move simulation.network to test package (#297) | Mission Liao | 2018-11-05 | 1 | -322/+0 |
* | Rename repo to dexon-consensus | Wei-Ning Huang | 2018-11-02 | 1 | -11/+11 |
* | core: Add PullVotes to Network. (#281) | Jimmy Hu | 2018-10-31 | 1 | -0/+5 |
* | core: Pull block (#263) | Jimmy Hu | 2018-10-26 | 1 | -0/+25 |
* | core: Move dkg in types to types/dkg. (#253) | Jimmy Hu | 2018-10-25 | 1 | -4/+5 |
* | simulation: Cache network broadcasted message (#242) | Jimmy Hu | 2018-10-23 | 1 | -10/+36 |
* | core: Add round to DKG methods in gov. Change network interface name (#185) | Jimmy Hu | 2018-10-09 | 1 | -2/+2 |
* | core: General tsig (#177) | Jimmy Hu | 2018-10-05 | 1 | -0/+17 |
* | core: update data model to reflect new model (#157) | Wei-Ning Huang | 2018-10-01 | 1 | -8/+1 |
* | core: hide types.NodeID from full node. (#147) | Mission Liao | 2018-09-28 | 1 | -7/+8 |
* | core: run TSIG for first configuration block at startup (#135) | Jimmy Hu | 2018-09-26 | 1 | -0/+8 |
* | core: run first DKG at startup. (#129) | Jimmy Hu | 2018-09-23 | 1 | -0/+8 |
* | Rename validator* to node* (#120) | Mission Liao | 2018-09-20 | 1 | -19/+19 |
* | core: rename Notary (Acks) to Witness (#118) | Wei-Ning Huang | 2018-09-19 | 1 | -4/+4 |
* | core:DKG and TSIG protocol (#115) | Jimmy Hu | 2018-09-19 | 1 | -1/+9 |
* | core: DKG interface (#108) | Jimmy Hu | 2018-09-17 | 1 | -0/+8 |
* | simulation: integrate test.Transport (#99) | Mission Liao | 2018-09-11 | 1 | -22/+152 |
* | core: Add PreparePayloads to Application and Remove blockConverter interface.... | Jimmy Hu | 2018-08-30 | 1 | -4/+3 |
* | core: Add vote type and add field to block. (#76) | Jimmy Hu | 2018-08-28 | 1 | -0/+1 |
* | core: Notary ack application. (#70) | Jimmy Hu | 2018-08-22 | 1 | -0/+1 |
* | simulation: Create Consensus core after Join. (#51) | Jimmy Hu | 2018-08-13 | 1 | -0/+1 |
* | simulation: Show internal and external timestamp latency. (#30) | Jimmy Hu | 2018-08-07 | 1 | -1/+20 |
* | simulation: free resource after use and misc fix for k8s mode (#31) | Wei-Ning Huang | 2018-08-06 | 1 | -2/+3 |
* | Print block confirm latency when Peer Server stopped. (#23) | Jimmy Hu | 2018-07-31 | 1 | -2/+1 |
* | Add a config that PeerServer can shutdown after receiving enough of block. (#19) | Jimmy Hu | 2018-07-30 | 1 | -0/+29 |
* | Verify the Total Ordering Algorithm in peerServer in tcp mode (#11) | Jimmy Hu | 2018-07-26 | 1 | -0/+42 |
* | Implement simulation on a real network (#5) | Wei-Ning Huang | 2018-07-20 | 1 | -86/+0 |
* | Initial implementation of DEXON consensus algorithm | Wei-Ning Huang | 2018-07-16 | 1 | -0/+86 |