aboutsummaryrefslogtreecommitdiffstats
path: root/test/genesis.json
Commit message (Collapse)AuthorAgeFilesLines
* core: vm: refactor governance and add node info oracle (#174)Wei-Ning Huang2019-01-251-1/+1
|
* travis: add new CI test to test fullnode (#138)bojie2019-01-181-1/+1
|
* fixup! params: write dMoment into ChainConfig (#150)Wei-Ning Huang2019-01-141-0/+1
|
* consensus: implement DEXON cryptoeconomics v4.0 (#145)Wei-Ning Huang2019-01-141-4/+10
|
* core: vm: implement byzantine reporting mechanism (#128)Wei-Ning Huang2019-01-141-3/+9
|
* core: various changes on tps tuning (#46)Wei-Ning Huang2018-12-191-2/+2
|
* governance: implement delegate/undelegate function and add tests (#33)Wei-Ning Huang2018-12-191-1/+1
| | | | | Implement delegate/undelegate function to allow others to delegate it's fund to stake on a node. Also added governance contract tests.
* core: more fix on light node synchronization (#32)Wei-Ning Huang2018-12-191-1/+1
| | | | | | Fix gas calculation in governance contract. Correctly register round height when processing pending blocks. We should register the mapping when we get the pending block instead of waiting for block confirmation.
* core: vm: add minStake to governance contract variable (#31)Wei-Ning Huang2018-12-191-8/+9
|
* test: increase numChains to 6Wei-Ning Huang2018-12-191-1/+1
|
* params: fix genesis block config and use testnet for test (#10)Wei-Ning Huang2018-12-191-9/+11
|
* core: vm: governance: add node infoWei-Ning Huang2018-12-191-4/+28
|
* test: add faucet address into genesisWei-Ning Huang2018-12-191-0/+4
|
* dex: add block gas limit into governanceWei-Ning Huang2018-12-191-1/+2
|
* core: set correct balance for governance contractWei-Ning Huang2018-12-191-5/+0
|
* test: add genesis balanceWei-Ning Huang2018-12-191-1/+5
|
* cmd: add a simple monkey tool for stress testWei-Ning Huang2018-12-191-1/+1
|
* dex: fix DKG round switchingWei-Ning Huang2018-12-191-1/+1
|
* dex: fix round switching and initialize dMoment correctlyWei-Ning Huang2018-12-191-2/+2
|
* test: update test configurationWei-Ning Huang2018-12-191-2/+2
|
* core: vm: add blockReward to governanceWei-Ning Huang2018-12-191-3/+3
|
* dex: fix public key parsing due to changes in consensus coreWei-Ning Huang2018-12-191-8/+12
|
* core: set governance owner in genesisWei-Ning Huang2018-12-191-1/+2
|
* params: load blockReward from genesis JSON fileWei-Ning Huang2018-12-191-1/+2
|
* test: create account storage for governance contractWei-Ning Huang2018-12-191-0/+5
|
* dex/core: misc bug fixesWei-Ning Huang2018-12-191-1/+1
|
* test: update genesis and keypairsWei-Ning Huang2018-12-191-25/+10
|
* test: fix genesis.jsonWei-Ning Huang2018-12-191-1/+1
|
* test: add 3 more test node dataWei-Ning Huang2018-12-191-2/+17
|
* test: update geneiss configWei-Ning Huang2018-12-191-4/+4
|
* test: add test genesis and node keysWei-Ning Huang2018-12-191-0/+52