| Commit message (Expand) | Author | Age | Files | Lines |
* | dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188) | Sonic | 2019-02-12 | 1 | -1/+26 |
* | p2p, dex: rework connection management (#183) | Sonic | 2019-01-31 | 1 | -4/+0 |
* | params: write dMoment into ChainConfig (#150) | Wei-Ning Huang | 2019-01-14 | 1 | -0/+3 |
* | dex: replace NodeMeta with ENR (#132) | Sonic | 2019-01-14 | 1 | -1/+1 |
* | dex: add pull randomness (#105) | Jimmy Hu | 2018-12-28 | 1 | -3/+4 |
* | core, dex: polish sync (#75) | Sonic | 2018-12-19 | 1 | -0/+5 |
* | dex: replace total difficulty with block number (#73) | Sonic | 2018-12-19 | 1 | -3/+1 |
* | core, dex, downloader: refactor governance | Sonic | 2018-12-19 | 1 | -2/+1 |
* | dex: implement downloader for dex | Sonic | 2018-12-19 | 1 | -1/+9 |
* | dex: remove useless code | Sonic | 2018-12-19 | 1 | -115/+0 |
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2018-12-19 | 1 | -5/+5 |
* | dex: implement PullBlocks/PullVotes (#1) | Jimmy Hu | 2018-12-19 | 1 | -1/+20 |
* | dex: no need to rlp encode/decode now, consensus supports it | Sonic | 2018-12-19 | 1 | -4/+2 |
* | dex: implement peerSetLoop | Sonic | 2018-12-19 | 1 | -0/+2 |
* | dex: gov: using dex-consensus-core NodeSetCache | Sonic | 2018-12-19 | 1 | -2/+2 |
* | dex: add self node meta after Start | Sonic | 2018-12-19 | 1 | -0/+3 |
* | dex: add method to get NumChains, NotarySet, DKGSet easily | Sonic | 2018-12-19 | 1 | -5/+3 |
* | dex: network: implement the network interface | Sonic | 2018-12-19 | 1 | -1/+133 |
* | dex: redesign p2p network topology | Sonic | 2018-12-19 | 1 | -25/+17 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2018-12-19 | 1 | -8/+8 |
* | dex: implement notary node info propagation and management mechanism | Sonic | 2018-12-19 | 1 | -1/+10 |
* | dex: introduce dex64 and remove eth62, eth63 | Sonic | 2018-12-19 | 1 | -5/+29 |
* | Change package name from eth to dex | Sonic | 2018-12-19 | 1 | -1/+1 |
* | Copy codebase from eth | Sonic | 2018-12-19 | 1 | -0/+183 |