Commit Graph

21 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Leo Chen c1fbc64cef [log] add additional logs in consensus 4 years ago
Leo Chen 6675aee29a [viewchange] shorten the viewchange timeout to 27s 4 years ago
Leo Chen e891ca68dc [viewchange] update view ID slower than view change timeout 4 years ago
Leo Chen 669302ea2e [viewchange] config viewchange timeout to 45s 4 years ago
Leo Chen a229177945 [viewchange] rename view change files 4 years ago
Leo Chen 1cadd074e7 [bootstrap] increase the bootstrap timeout for pangaea network 5 years ago
chao e9a352e9e5 Revert "fix network restart issue for mainnet shard0 down" 5 years ago
chao 26022d5478 Revert "Merge pull request #1238 from LeoHChen/recovery_block_in_shards" 5 years ago
chao 351c968b94 Revert "Merge pull request #1239 from LeoHChen/recovery_block_for_shard1" 5 years ago
chao 904f645487 Revert "fix shard3 down" 5 years ago
chao f334756313 fix shard3 down 5 years ago
Leo Chen 61401ee1e4 [recovery] add block recovery for shard1 5 years ago
Leo Chen c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
chao 2d2f6217fd shorten consensus newblock retry timeout and consensus timeout 5 years ago
chao 77430a34d9 change default timeout in consensus protocol 5 years ago
Chao Ma 2a08057b5f in sync trigger buffer changed from 10 to 2; not continue if not catchup in view changing mode 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
chao e19f7a4c0d remove phase check 6 years ago
chao 8f3fbf3e09 make timeout to be 300 seconds 6 years ago
chao bc07245507 add catchup logic in announce,prepare phase 6 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 6 years ago
Leo Chen 2b5fa476bb [consensus] increase timeout for consensus to bootstrap 6 years ago
chao d920c7b89c in view change mode,node accepts normal message and change state at committed message; 6 years ago
chao d9993caf70 reduce number of timeouts; make timeout more stable 6 years ago
chao 9d734c0013 fix new node join timeout to start view change 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
chaosma e029b7e622
basic framework for view change (#827) 6 years ago
chao 994aba8b07 add minimum pbft view change structure 6 years ago