aboutsummaryrefslogtreecommitdiffstats
path: root/test_config
Commit message (Collapse)AuthorAgeFilesLines
* core: switch round by block height (#450)Mission Liao2019-02-202-11/+5
|
* simulation: add latency for gossip (#389)Mission Liao2019-01-032-2/+8
|
* simulation: support config change (#381)Mission Liao2018-12-262-0/+47
|
* simulation: use test.Governacne in simulation (#311)Mission Liao2018-11-081-4/+4
| | | | | | | | | | | | * Move simulation.Network to test package * Use test.Governance in simulation * Pack/Apply state request in blocks payload * Add Governance.SwitchToRemoteMode This would trigger governance to broadcast pending state change requests when changes. * Allow to marshal/unmarshal packedStateChanges * Attach test.Network and test.State
* core: revert the revert for broken commit and fix (#309)Mission Liao2018-11-081-0/+2
| | | | | | | | * Revert "Revert "core: unbind global round in Consensus (#304)" (#306)" This reverts commit 33d9311270414d8911122a4c7354773786df7f85. * Remove TODO After verified with full node, this call to VerifyBlock is not required.
* Revert "core: unbind global round in Consensus (#304)" (#306)Mission Liao2018-11-081-2/+0
| | | This reverts commit 3714ebf2f1054d9984d37b89cf17e885a5856532.
* core: unbind global round in Consensus (#304)Mission Liao2018-11-061-0/+2
|
* test_config: sync default config (#200)Wei-Ning Huang2018-10-151-1/+3
|
* test_config: update config to latest runnable version (#122)Wei-Ning Huang2018-09-201-6/+14
|
* Rename validator* to node* (#120)Mission Liao2018-09-201-2/+2
|
* simulation: kubernetes: update configWei-Ning Huang2018-08-131-1/+1
|
* core: update governance interface and move K into config (#40)Wei-Ning Huang2018-08-101-0/+4
|
* simulation: free resource after use and misc fix for k8s mode (#31)Wei-Ning Huang2018-08-061-3/+3
|
* Add a config that PeerServer can shutdown after receiving enough of block. (#19)Jimmy Hu2018-07-301-0/+14