Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dex: no need to rlp encode/decode now, consensus supports it | Sonic | 2019-03-12 | 1 | -10/+6 |
* | dex: polish network related function | Sonic | 2019-03-12 | 1 | -57/+120 |
* | dex: let notary nodes connect to some dkg nodes | Sonic | 2019-03-12 | 1 | -38/+178 |
* | dex: implement peerSetLoop | Sonic | 2019-03-12 | 1 | -0/+16 |
* | dex: gov: using dex-consensus-core NodeSetCache | Sonic | 2019-03-12 | 1 | -4/+24 |
* | dex: add method to get NumChains, NotarySet, DKGSet easily | Sonic | 2019-03-12 | 1 | -6/+6 |
* | dex: network: implement the network interface | Sonic | 2019-03-12 | 1 | -30/+200 |
* | dex: remove DAO related code | Sonic | 2019-03-12 | 1 | -3/+2 |
* | dex: redesign p2p network topology | Sonic | 2019-03-12 | 1 | -66/+230 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -4/+4 |
* | dex: let peer able to send notary node info | Sonic | 2019-03-07 | 1 | -3/+41 |
* | dex: let peerSet able to manage notary peers | Sonic | 2019-03-07 | 1 | -1/+64 |
* | Change package name from eth to dex | Sonic | 2019-03-07 | 1 | -1/+1 |
* | Copy codebase from eth | Sonic | 2019-03-07 | 1 | -0/+522 |