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