aboutsummaryrefslogtreecommitdiffstats
path: root/dex/protocol_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: update mainnet chain ID to 411Wei-Ning Huang2019-09-171-1/+1
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-171-5/+5
* params: update testnet and remove DEXON testnetsWei-Ning Huang2019-09-171-1/+1
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-13/+13
* dex: implement bad peer detect and disconnect mechanism (#360)Wei-Ning Huang2019-06-151-4/+4
* dex: remove node table (#330)Sonic2019-06-151-82/+1
* dex: try to reduce the chance to pull non-finalized blocks (#327)Mission Liao2019-06-151-15/+64
* vendor: sync to latest core (#320)Jimmy Hu2019-06-151-10/+2
* core: merge notarySet and DKGSet (#265)Jimmy Hu2019-06-151-80/+25
* dex: fix fast sync in BP mode (#291)Wei-Ning Huang2019-06-131-0/+18
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-06-121-7/+3
* dex: rename lattice to coreWei-Ning Huang2019-06-121-6/+6
* dex, dex/downloader: remove some TODO comments (#232)Sonic2019-06-121-6/+0
* core: sync to latest core (#214)Jimmy Hu2019-06-121-43/+21
* dex: some minor improvements (#195)Sonic2019-06-121-19/+19
* p2p, dex: rework connection management (#183)Sonic2019-06-121-3/+7
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-06-121-3/+7
* dex: replace NodeMeta with ENR (#132)Sonic2019-06-121-34/+33
* dex: replace total difficulty with block number (#73)Sonic2019-06-121-4/+4
* Fix lintWei-Ning Huang2019-06-121-2/+2
* dex: fix testsWei-Ning Huang2019-06-121-24/+32
* dex: use dex/downloader in dexSonic2019-06-121-1/+1
* dex: porting test to enode (#9)Sonic2019-06-121-12/+11
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-121-5/+5
* dex: fix types changes in consensus coreSonic2019-06-121-10/+9
* dex: fix testSonic2019-06-121-1/+1
* dex: no need to rlp encode/decode now, consensus supports itSonic2019-06-121-17/+15
* dex: polish network related functionSonic2019-06-121-11/+21
* dex: fix flaky testSonic2019-06-121-0/+12
* dex: network: implement the network interfaceSonic2019-06-121-0/+499
* dex: redesign p2p network topologySonic2019-06-121-0/+82
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
* Change package name from eth to dexSonic2019-06-121-1/+1
* Copy codebase from ethSonic2019-06-121-0/+223