aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* import: switch consensus core to gitlab.com/tangerine-network/tangerine-conse...Wei-Ning Huang2019-09-171-1/+1
* params: update testnet and remove DEXON testnetsWei-Ning Huang2019-09-171-2/+2
* build: fix test scriptsWei-Ning Huang2019-09-173-13/+11
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-1711-70/+82
* test: run smoke test on ganache (#388)Sonic2019-06-151-5/+23
* misc: use master branch for dexon-consensusJimmy Hu2019-06-151-1/+1
* build: add end to end integration test for recovery mechanism (#336)Sonic2019-06-151-3/+19
* core: vm: make fail stop fine value configurable (#312)Wei-Ning Huang2019-06-151-3/+5
* core: vm: fix DKG reset (#296)Wei-Ning Huang2019-06-131-1/+1
* core: vm: automatically calculate notary set size (#276)Wei-Ning Huang2019-06-131-2/+2
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-06-122-9/+20
* test: update test parameters (#229)Wei-Ning Huang2019-06-123-19/+21
* test: build bootnode if not existWei-Ning Huang2019-06-121-3/+10
* core: Fixed gas price (#205)Jimmy Hu2019-06-121-1/+2
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-06-122-5/+2
* core: vm: refactor governance and add node info oracle (#174)Wei-Ning Huang2019-06-121-1/+1
* travis: add new CI test to test fullnode (#138)bojie2019-06-122-4/+6
* test: update dmoment with python script (#153)Wei-Ning Huang2019-06-121-2/+11
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-06-122-2/+2
* test: Update bootnode pathJimmy Hu2019-06-121-1/+1
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-06-123-30/+20
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-06-121-3/+9
* test: update run_test.sh with dmomentJimmy Hu2019-06-121-0/+4
* test: improve keygen.go (#62)Wei-Ning Huang2019-06-129-13/+67
* test: add local bootnode (#53)Jimmy Hu2019-06-121-0/+6
* core: add Taipei testnet (#47)Wei-Ning Huang2019-06-121-5/+9
* core: various changes on tps tuning (#46)Wei-Ning Huang2019-06-121-2/+2
* test: add script to run sync nodeSonic2019-06-121-0/+24
* test: use a fixed nodekey for RPC node (#38)Wei-Ning Huang2019-06-122-1/+2
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-06-121-1/+1
* core: more fix on light node synchronization (#32)Wei-Ning Huang2019-06-121-1/+1
* core: vm: add minStake to governance contract variable (#31)Wei-Ning Huang2019-06-121-8/+9
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-06-121-10/+16
* test: increase numChains to 6Wei-Ning Huang2019-06-121-1/+1
* cmd: gdex: Revert #6 (#11)Jimmy Hu2019-06-121-0/+1
* params: fix genesis block config and use testnet for test (#10)Wei-Ning Huang2019-06-122-10/+15
* core: vm: governance: add node infoWei-Ning Huang2019-06-121-4/+28
* test: disable standalone RPC server as BroadcastBlock currently cause forkingWei-Ning Huang2019-06-121-8/+8
* test: start a separate RPC node for testing block syncWei-Ning Huang2019-06-121-1/+26
* test: save log to unique dir to preserve logs accross testsWei-Ning Huang2019-06-121-2/+5
* test: add faucet address into genesisWei-Ning Huang2019-06-121-0/+4
* Rename import due to dexon-consensus renameWei-Ning Huang2019-06-121-1/+1
* dex: minor refactorWei-Ning Huang2019-06-121-1/+1
* dex: add block gas limit into governanceWei-Ning Huang2019-06-121-1/+2
* test: add testkeyWei-Ning Huang2019-06-121-0/+1
* core: set correct balance for governance contractWei-Ning Huang2019-06-121-5/+0
* test: add genesis balanceWei-Ning Huang2019-06-121-1/+5
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-06-121-5/+5
* cmd: add a simple monkey tool for stress testWei-Ning Huang2019-06-121-1/+1
* test: add script for syncing consensus coreWei-Ning Huang2019-06-121-0/+3
* dex: fix DKG round switchingWei-Ning Huang2019-06-121-1/+1
* dex: fix round switching and initialize dMoment correctlyWei-Ning Huang2019-06-121-2/+2
* core: populate genesisAlloc in source code with DEXON genesis dataWei-Ning Huang2019-06-121-2/+1
* test: update run_test.shWei-Ning Huang2019-06-122-2/+8
* test: update test configurationWei-Ning Huang2019-06-121-2/+2
* core: vm: add blockReward to governanceWei-Ning Huang2019-06-121-3/+3
* dex: fix public key parsing due to changes in consensus coreWei-Ning Huang2019-06-126-13/+17
* core: set governance owner in genesisWei-Ning Huang2019-06-121-1/+2
* params: load blockReward from genesis JSON fileWei-Ning Huang2019-06-121-1/+2
* test: create account storage for governance contractWei-Ning Huang2019-06-121-0/+5
* dex/core: misc bug fixesWei-Ning Huang2019-06-122-2/+2
* test: update genesis and keypairsWei-Ning Huang2019-06-1211-33/+43
* core: setup stake in order so genesis block is deterministicWei-Ning Huang2019-06-121-1/+1
* test: add a simple test script to launch 7 local nodesWei-Ning Huang2019-06-121-0/+17
* test: fix genesis.jsonWei-Ning Huang2019-06-121-1/+1
* test: remove uneeded nodekyWei-Ning Huang2019-06-121-1/+0
* test: add 3 more test node dataWei-Ning Huang2019-06-125-2/+21
* params: update bootnode infoWei-Ning Huang2019-06-121-0/+1
* test: update geneiss configWei-Ning Huang2019-06-121-4/+4
* test: add test genesis and node keysWei-Ning Huang2019-06-125-0/+56