Commit Graph

79 Commits

Author SHA1 Message Date
Edwin 48dc093aa8 tests: reduce validator network size but keep it more than 2F+1 2017-08-24 14:52:31 +08:00
bailantaotao 6c7c38b7ed Merge pull request #33 from getamis/feature/TFU-02-03-remove-validators
Implement TFU-02-03 Remove validators
2017-08-24 14:42:52 +08:00
Edwin 627a4ca5c1 tests: extend assertion time 2017-08-24 11:02:47 +08:00
Alan Chen 10f26bc371 container, tests: using group wait function to refactor the tests 2017-08-23 16:05:22 +08:00
Alan Chen 50b39ed11d tests: implement TFS-06 block synchronization testing 2017-08-23 15:08:31 +08:00
Yute Lin 0f62f4a792 test: refactor new blockchain function. 2017-08-23 13:59:37 +08:00
Edwin fb4b88eea9 fix pr comments 2017-08-23 13:57:40 +08:00
Edwin 62232d30c4 container: caller must pass processing time into RemoveValidators function 2017-08-23 13:57:35 +08:00
Edwin b6ee88035a tests: implement TFU-02-03 Remove validators 2017-08-23 13:57:17 +08:00
Yute Lin 85b3bf1b46 test: add gossip network test 2017-08-23 12:05:57 +08:00
Miya Chen 35867870dd tests: add TFS-01-03 peer connection test 2017-08-23 11:27:34 +08:00
Edwin e4fbae8320 fix pr comments 2017-08-22 15:48:10 +08:00
Edwin e9de7516c8 tests: implement TFU-02-01 adding validators 2017-08-22 14:55:29 +08:00
bailantaotao 80c6aa0738 Merge pull request #25 from getamis/feature/add-simple-consensus-monitor
container: add monitor to detect consensus status
2017-08-22 14:45:13 +08:00
Edwin 060dae373b container: add EnsureConsensusWorking to Blockchain interface 2017-08-22 14:33:51 +08:00
Yute Lin b6b76be226 container: add force stop blockchain 2017-08-22 11:26:04 +08:00
Yute Lin cc7bcfed4e tests: implement TSU-04 non-byzantine faulty behavior 2017-08-22 11:10:37 +08:00
Edwin 35f81242b2 container: add monitor to detect consensus status 2017-08-21 15:12:46 +08:00
Edwin 28ac722bb2 container: connect all validators 2017-08-21 11:33:12 +08:00
Alan Chen a5e020c4fe container, core, tests: add blockchain struct for testing and refactoring 2017-08-18 11:17:01 +08:00
Alan Chen 10a5aa9037 Merge pull request #19 from getamis/feature/add-websocket-support
container, tests: add websocket support
2017-08-17 18:07:18 +08:00
Alan Chen b28666506a container, tests: add websocket support 2017-08-17 15:01:07 +08:00
Edwin 1da4c038f5 core: pass the genesis to SetupNodes 2017-08-16 11:39:47 +08:00
Alan Chen cdf4c5605a container, tests: add Host and NewClient API 2017-08-15 15:21:35 +08:00
Alan Chen d090a771a3 container, tests: support docker image repository and tag 2017-08-15 15:09:41 +08:00
Alan Chen 190da48b96 tests: update integration test 2017-08-14 15:27:47 +08:00
Alan Chen 34a24a5ed2 container, tests: update docker image name 2017-08-14 15:09:01 +08:00
Edwin 67025d76fc core, container: rename HttpPort to P2PPort 2017-08-14 13:13:24 +08:00
Alan Chen 46313056d7 container, tests: add integration example 2017-08-11 16:20:02 +08:00