Commit Graph

1 Commits (3204600e280ca7c2383f1beb8e6893d4090611ba)

Author SHA1 Message Date
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Kai Lee fc22a66037 Replace all logs in censensus module to use zerolog 5 years ago
Rongjian Lan c7f2fed3e8 Remove unncesssary logs 6 years ago
Rongjian Lan 06f883cf58 Fix mainnet 6 years ago
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