aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: run smoke test on ganache (#388)Sonic2019-04-231-5/+23
* misc: use master branch for dexon-consensusJimmy Hu2019-04-111-1/+1
* build: add end to end integration test for recovery mechanism (#336)Sonic2019-04-091-3/+19
* core: vm: make fail stop fine value configurable (#312)Wei-Ning Huang2019-04-091-3/+5
* core: vm: fix DKG reset (#296)Wei-Ning Huang2019-04-091-1/+1
* core: vm: automatically calculate notary set size (#276)Wei-Ning Huang2019-04-091-2/+2
* dex: implement recovery mechanism (#258)Wei-Ning Huang2019-04-092-9/+20
* test: update test parameters (#229)Wei-Ning Huang2019-04-093-19/+21
* test: build bootnode if not existWei-Ning Huang2019-04-091-3/+10
* core: Fixed gas price (#205)Jimmy Hu2019-04-091-1/+2
* core: Remove K, Phi and NumChains from Governance (#198)Jimmy Hu2019-04-092-5/+2
* core: vm: refactor governance and add node info oracle (#174)Wei-Ning Huang2019-04-091-1/+1
* travis: add new CI test to test fullnode (#138)bojie2019-04-092-4/+6
* test: update dmoment with python script (#153)Wei-Ning Huang2019-04-091-2/+11
* params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-04-092-2/+2
* test: Update bootnode pathJimmy Hu2019-04-091-1/+1
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-04-093-30/+20
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-04-091-3/+9
* test: update run_test.sh with dmomentJimmy Hu2019-04-091-0/+4
* test: improve keygen.go (#62)Wei-Ning Huang2019-04-099-13/+67
* test: add local bootnode (#53)Jimmy Hu2019-04-091-0/+6
* core: add Taipei testnet (#47)Wei-Ning Huang2019-04-091-5/+9
* core: various changes on tps tuning (#46)Wei-Ning Huang2019-04-091-2/+2
* test: add script to run sync nodeSonic2019-04-091-0/+24
* test: use a fixed nodekey for RPC node (#38)Wei-Ning Huang2019-04-092-1/+2
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2019-04-091-1/+1
* core: more fix on light node synchronization (#32)Wei-Ning Huang2019-04-091-1/+1
* core: vm: add minStake to governance contract variable (#31)Wei-Ning Huang2019-04-091-8/+9
* core: refactor validator and fix light node sync (#25)Wei-Ning Huang2019-04-091-10/+16
* test: increase numChains to 6Wei-Ning Huang2019-04-091-1/+1
* 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-092-10/+15
* core: vm: governance: add node infoWei-Ning Huang2019-04-091-4/+28
* 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
* test: add faucet address into genesisWei-Ning Huang2019-04-091-0/+4
* Rename import due to dexon-consensus renameWei-Ning Huang2019-04-091-1/+1
* dex: minor refactorWei-Ning Huang2019-04-091-1/+1
* dex: add block gas limit into governanceWei-Ning Huang2019-04-091-1/+2
* test: add testkeyWei-Ning Huang2019-04-091-0/+1
* core: set correct balance for governance contractWei-Ning Huang2019-04-091-5/+0
* test: add genesis balanceWei-Ning Huang2019-04-091-1/+5
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-04-091-5/+5
* cmd: add a simple monkey tool for stress testWei-Ning Huang2019-04-091-1/+1
* test: add script for syncing consensus coreWei-Ning Huang2019-04-091-0/+3
* dex: fix DKG round switchingWei-Ning Huang2019-04-091-1/+1
* dex: fix round switching and initialize dMoment correctlyWei-Ning Huang2019-04-091-2/+2
* core: populate genesisAlloc in source code with DEXON genesis dataWei-Ning Huang2019-04-091-2/+1
* test: update run_test.shWei-Ning Huang2019-04-092-2/+8
* test: update test configurationWei-Ning Huang2019-04-091-2/+2
* core: vm: add blockReward to governanceWei-Ning Huang2019-04-091-3/+3
* dex: fix public key parsing due to changes in consensus coreWei-Ning Huang2019-04-096-13/+17
* core: set governance owner in genesisWei-Ning Huang2019-04-091-1/+2
* params: load blockReward from genesis JSON fileWei-Ning Huang2019-04-091-1/+2
* test: create account storage for governance contractWei-Ning Huang2019-04-091-0/+5
* dex/core: misc bug fixesWei-Ning Huang2019-04-092-2/+2
* test: update genesis and keypairsWei-Ning Huang2019-04-0911-33/+43
* 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
* test: fix genesis.jsonWei-Ning Huang2019-04-091-1/+1
* test: remove uneeded nodekyWei-Ning Huang2019-04-091-1/+0
* test: add 3 more test node dataWei-Ning Huang2019-04-095-2/+21
* params: update bootnode infoWei-Ning Huang2019-04-091-0/+1
* test: update geneiss configWei-Ning Huang2019-04-091-4/+4
* test: add test genesis and node keysWei-Ning Huang2019-04-095-0/+56