diff options
author | Mission Liao <mission.liao@dexon.org> | 2018-08-10 14:27:42 +0800 |
---|---|---|
committer | Wei-Ning Huang <aitjcize@gmail.com> | 2018-08-10 14:27:42 +0800 |
commit | 3cde438f074ffcead89e28b0a83964d1f1a87062 (patch) | |
tree | 5ec9608581e0f2fc27846aadeb85870bb5c3b2e2 /test_config | |
parent | b88d8ddb0eaf48fac1fdf10dcd7db4dc896e6538 (diff) | |
download | dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar.gz dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar.bz2 dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar.lz dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar.xz dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.tar.zst dexon-consensus-3cde438f074ffcead89e28b0a83964d1f1a87062.zip |
Fix the bug preventing us from testing large group when using TCP-Local (#42)
* Fix the issue that processing genesis block twice.
- Restore the mechanism to avoid sending block to proposer.
* Fix the 'keep-alive' not working
Quote from comments of net/http/request
For client requests, setting this field prevents re-use of
TCP connections between requests to the same hosts, as if
Transport.DisableKeepAlives were set.
* Remove useless field
* Fix the test bug: I should provide '3' when test K=3
* Fixup: the parent hash of genesis block should be zero
Diffstat (limited to 'test_config')
0 files changed, 0 insertions, 0 deletions