Commit Graph

14 Commits (62100d0c2129ce709414bd3379a2937be5e3b833)

Author SHA1 Message Date
Rongjian Lan 0fba928ed7 Add delete log 6 years ago
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 6 years ago
Chao Ma e74a398385 move block broadcast into prepared phase 6 years ago
Rongjian Lan b1fefa7341 Clean blocks in the pbft log 6 years ago
chao 0aa5b84c4b * remove m2mask nil check, which is not needed 6 years ago
Chao Ma 072e926121 fix potential security issue in onCommit for leader 6 years ago
Chao Ma 26efc233d7 m1 type message view change path works 6 years ago
chao 5e3d4c110d fix newview message payload crash; defense different sets of prepared messages attack 6 years ago
chao d920c7b89c in view change mode,node accepts normal message and change state at committed message; 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 b53d8fb5bf
pbft normal path (#851) 6 years ago
chaosma e029b7e622
basic framework for view change (#827) 6 years ago