aboutsummaryrefslogtreecommitdiffstats
path: root/simulation/app_test.go
Commit message (Collapse)AuthorAgeFilesLines
* simulation: use test.Governacne in simulation (#311)Mission Liao2018-11-081-1/+1
| | | | | | | | | | | | * 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
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-7/+7
|
* misc: Fix simulation error (#230)Jimmy Hu2018-10-191-0/+43