aboutsummaryrefslogtreecommitdiffstats
path: root/dex/helper_test.go
Commit message (Expand)AuthorAgeFilesLines
* core: add p2p whitelist for consortiumJhih-Ming Huang2019-09-171-3/+8
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-12/+12
* dex: rebuild connection if dkg reset, core/vm: fix gov (#308)Jimmy Hu2019-06-151-0/+6
* backport from v1.8.23 (#304)Sonic2019-06-131-1/+1
* core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)Wei-Ning Huang2019-06-121-6/+3
* core: vm: flatten governanceWei-Ning Huang2019-06-121-1/+5
* core: sync to latest core (#214)Jimmy Hu2019-06-121-10/+4
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-06-121-3/+6
* core, dex: polish sync (#75)Sonic2019-06-121-1/+10
* dex: replace total difficulty with block number (#73)Sonic2019-06-121-4/+4
* dex: fix testsWei-Ning Huang2019-06-121-1/+5
* dex: use dex/downloader in dexSonic2019-06-121-1/+1
* dex: porting test to enode (#9)Sonic2019-06-121-19/+33
* dex: let notary nodes connect to some dkg nodesSonic2019-06-121-1/+8
* dex: implement peerSetLoopSonic2019-06-121-0/+5
* dex: gov: using dex-consensus-core NodeSetCacheSonic2019-06-121-5/+6
* dex: add method to get NumChains, NotarySet, DKGSet easilySonic2019-06-121-13/+9
* dex: network: implement the network interfaceSonic2019-06-121-1/+1
* dex: redesign p2p network topologySonic2019-06-121-16/+62
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-12/+12
* dex: implement notary node info propagation and management mechanismSonic2019-06-121-1/+23
* Change package name from eth to dexSonic2019-06-121-1/+1
* Copy codebase from ethSonic2019-06-121-0/+201