| Commit message (Expand) | Author | Age | Files | Lines |
* | dex: remove node table (#330) | Sonic | 2019-04-09 | 1 | -81/+5 |
* | dex: try to reduce the chance to pull non-finalized blocks (#327) | Mission Liao | 2019-04-09 | 1 | -25/+35 |
* | core: fix forget connection in resetDKG (#314) | Jimmy Hu | 2019-04-09 | 1 | -0/+11 |
* | dex: fix initial build connection bug (#311) | Jimmy Hu | 2019-04-09 | 1 | -0/+2 |
* | core: merge notarySet and DKGSet (#265) | Jimmy Hu | 2019-04-09 | 1 | -84/+17 |
* | backport from v1.8.23 (#304) | Sonic | 2019-04-09 | 1 | -0/+5 |
* | dex: reduce msg when broadcast tx (#292) | Sonic | 2019-04-09 | 1 | -15/+0 |
* | p2p, dex: add debug log (#269) | Sonic | 2019-04-09 | 1 | -18/+25 |
* | core: fill in genesis timstamp and remove dMoment from protocol handshake (#263) | Wei-Ning Huang | 2019-04-09 | 1 | -7/+3 |
* | dex: rename lattice to core | Wei-Ning Huang | 2019-04-09 | 1 | -11/+11 |
* | dex: priority for ba vote (#256) | Jimmy Hu | 2019-04-09 | 1 | -0/+17 |
* | dex: fetcher: modify parameters to speedup syncing (#239) | Wei-Ning Huang | 2019-04-09 | 1 | -2/+3 |
* | core: sync to latest core (#214) | Jimmy Hu | 2019-04-09 | 1 | -20/+17 |
* | dex: some minor improvements (#195) | Sonic | 2019-04-09 | 1 | -79/+60 |
* | dex: Add a flag to GetBlockHeadersMsg and GetBlockBodiesMsg (#188) | Sonic | 2019-04-09 | 1 | -17/+20 |
* | p2p, dex: some fixes (#189) | Sonic | 2019-04-09 | 1 | -0/+3 |
* | p2p, dex: rework connection management (#183) | Sonic | 2019-04-09 | 1 | -298/+165 |
* | 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 | -41/+39 |
* | dex: add pull randomness (#105) | Jimmy Hu | 2019-04-09 | 1 | -0/+20 |
* | dex: replace total difficulty with block number (#73) | Sonic | 2019-04-09 | 1 | -39/+32 |
* | Fix lint | Wei-Ning Huang | 2019-04-09 | 1 | -6/+8 |
* | dex: implement downloader for dex | Sonic | 2019-04-09 | 1 | -8/+17 |
* | dex: Tx message optimization (#39) | Jimmy Hu | 2019-04-09 | 1 | -6/+26 |
* | dex: peer: more fix on ID conversion | Wei-Ning Huang | 2019-04-09 | 1 | -53/+53 |
* | dex: fix conflict caused by rebase | Wei-Ning Huang | 2019-04-09 | 1 | -48/+62 |
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2019-04-09 | 1 | -3/+3 |
* | dex: implement PullBlocks/PullVotes (#1) | Jimmy Hu | 2019-04-09 | 1 | -1/+54 |
* | dex: increase TX queue size | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | vendor: sync consensus core and fix conflict | Wei-Ning Huang | 2019-04-09 | 1 | -8/+9 |
* | dex: no need to rlp encode/decode now, consensus supports it | Sonic | 2019-04-09 | 1 | -10/+6 |
* | dex: polish network related function | Sonic | 2019-04-09 | 1 | -57/+120 |
* | dex: let notary nodes connect to some dkg nodes | Sonic | 2019-04-09 | 1 | -38/+178 |
* | dex: implement peerSetLoop | Sonic | 2019-04-09 | 1 | -0/+16 |
* | dex: gov: using dex-consensus-core NodeSetCache | Sonic | 2019-04-09 | 1 | -4/+24 |
* | dex: add method to get NumChains, NotarySet, DKGSet easily | Sonic | 2019-04-09 | 1 | -6/+6 |
* | dex: network: implement the network interface | Sonic | 2019-04-09 | 1 | -30/+200 |
* | dex: remove DAO related code | Sonic | 2019-04-09 | 1 | -3/+2 |
* | dex: redesign p2p network topology | Sonic | 2019-04-09 | 1 | -66/+230 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -4/+4 |
* | dex: let peer able to send notary node info | Sonic | 2019-04-09 | 1 | -3/+41 |
* | dex: let peerSet able to manage notary peers | Sonic | 2019-04-09 | 1 | -1/+64 |
* | Change package name from eth to dex | Sonic | 2019-04-09 | 1 | -1/+1 |
* | Copy codebase from eth | Sonic | 2019-04-09 | 1 | -0/+522 |