| Commit message (Expand) | Author | Age | Files | Lines |
* | dex: some minor improvements (#195) | Sonic | 2019-04-09 | 1 | -19/+19 |
* | p2p, dex: rework connection management (#183) | Sonic | 2019-04-09 | 1 | -3/+7 |
* | params: write dMoment into ChainConfig (#150) | Wei-Ning Huang | 2019-04-09 | 1 | -3/+7 |
* | dex: replace NodeMeta with ENR (#132) | Sonic | 2019-04-09 | 1 | -34/+33 |
* | dex: replace total difficulty with block number (#73) | Sonic | 2019-04-09 | 1 | -4/+4 |
* | Fix lint | Wei-Ning Huang | 2019-04-09 | 1 | -2/+2 |
* | dex: fix tests | Wei-Ning Huang | 2019-04-09 | 1 | -24/+32 |
* | dex: use dex/downloader in dex | Sonic | 2019-04-09 | 1 | -1/+1 |
* | dex: porting test to enode (#9) | Sonic | 2019-04-09 | 1 | -12/+11 |
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2019-04-09 | 1 | -5/+5 |
* | dex: fix types changes in consensus core | Sonic | 2019-04-09 | 1 | -10/+9 |
* | dex: fix test | Sonic | 2019-04-09 | 1 | -1/+1 |
* | dex: no need to rlp encode/decode now, consensus supports it | Sonic | 2019-04-09 | 1 | -17/+15 |
* | dex: polish network related function | Sonic | 2019-04-09 | 1 | -11/+21 |
* | dex: fix flaky test | Sonic | 2019-04-09 | 1 | -0/+12 |
* | dex: network: implement the network interface | Sonic | 2019-04-09 | 1 | -0/+499 |
* | dex: redesign p2p network topology | Sonic | 2019-04-09 | 1 | -0/+82 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -6/+6 |
* | Change package name from eth to dex | Sonic | 2019-04-09 | 1 | -1/+1 |
* | Copy codebase from eth | Sonic | 2019-04-09 | 1 | -0/+223 |