aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_test.sh
Commit message (Expand)AuthorAgeFilesLines
* test: run smoke test on ganache (#388)Sonic2019-04-231-5/+23
* build: add end to end integration test for recovery mechanism (#336)Sonic2019-04-091-3/+19
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-04-091-7/+13
* test: update test parameters (#229)Wei-Ning Huang2019-04-091-1/+3
* test: build bootnode if not existWei-Ning Huang2019-04-091-3/+10
* travis: add new CI test to test fullnode (#138)bojie2019-04-091-3/+5
* test: update dmoment with python script (#153)Wei-Ning Huang2019-04-091-2/+11
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-04-091-2/+1
* test: Update bootnode pathJimmy Hu2019-04-091-1/+1
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-04-091-16/+8
* test: update run_test.sh with dmomentJimmy Hu2019-04-091-0/+4
* test: improve keygen.go (#62)Wei-Ning Huang2019-04-091-3/+8
* test: add local bootnode (#53)Jimmy Hu2019-04-091-0/+6
* core: add Taipei testnet (#47)Wei-Ning Huang2019-04-091-5/+9
* test: use a fixed nodekey for RPC node (#38)Wei-Ning Huang2019-04-091-1/+1
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-04-091-10/+16
* cmd: gdex: Revert #6 (#11)Jimmy Hu2019-04-091-0/+1
* params: fix genesis block config and use testnet for test (#10)Wei-Ning Huang2019-04-091-1/+4
* test: disable standalone RPC server as BroadcastBlock currently cause forkingWei-Ning Huang2019-04-091-8/+8
* test: start a separate RPC node for testing block syncWei-Ning Huang2019-04-091-1/+26
* test: save log to unique dir to preserve logs accross testsWei-Ning Huang2019-04-091-2/+5
* dex: minor refactorWei-Ning Huang2019-04-091-1/+1
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-04-091-5/+5
* core: populate genesisAlloc in source code with DEXON genesis dataWei-Ning Huang2019-04-091-2/+1
* test: update run_test.shWei-Ning Huang2019-04-091-1/+1
* dex/core: misc bug fixesWei-Ning Huang2019-04-091-1/+1
* test: update genesis and keypairsWei-Ning Huang2019-04-091-1/+1
* core: setup stake in order so genesis block is deterministicWei-Ning Huang2019-04-091-1/+1
* test: add a simple test script to launch 7 local nodesWei-Ning Huang2019-04-091-0/+17