Commit Graph

511 Commits (fde87ede523054ddafca15cf164255e8990e30b7)

Author SHA1 Message Date
Rongjian Lan cf6c5c6c27 revert consensus change 5 years ago
Rongjian Lan 056ea07966 fix issue for epxlorer 5 years ago
Rongjian Lan c445e62492 Fix bootstrap problem 5 years ago
chao cf8f710b94 * add dns server for node syncing 5 years ago
Leo Chen 292910b24b [blskey] add error message when blskey is nil 5 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 5 years ago
ak e1384ee73c adding address change and signer address on rj reco 5 years ago
Minh Doan 4ccaca9b7e clean up unused code and remove panic 5 years ago
Minh Doan 2f3e6efb8c migration logic of using public bls keys 5 years ago
Minh Doan 174fe06605 add log for pbft log because it stores block by memory 5 years ago
Chao Ma d770979ba0 clean and make the finalizeCommits code more robust in the case of leader change 5 years ago
Chao Ma abbadacaa9 add block header information in announce message; add block header content verification in onAnnounce 5 years ago
Chao Ma e74a398385 move block broadcast into prepared phase 5 years ago
chao 4ea2e34af0 move block from announce to prepared message 5 years ago
Chao Ma 2a08057b5f in sync trigger buffer changed from 10 to 2; not continue if not catchup in view changing mode 5 years ago
Chao Ma d23cadf79f add index information of leader in HOORAY message 5 years ago
Rongjian Lan 5bf706d2d2 Change BlsPriKey to DummyKey 5 years ago
Rongjian Lan 796dc630bb Optimistic sign prepare 5 years ago
Rongjian Lan 9ede920ccd Optimistic sign prepare 5 years ago
chao 8c46c96fec add more debug information in view change code 5 years ago
Rongjian Lan 75c5d44e17 more logs 5 years ago
Rongjian Lan d5c1057429 more logs 5 years ago
Rongjian Lan efc129962d More logs 5 years ago
Rongjian Lan 492aac7fdd more log change 5 years ago
Rongjian Lan 21d8a10761 add log for reset state 5 years ago
Rongjian Lan 832798100b Add log for reset state 5 years ago
Rongjian Lan d78776540a Add log for phase change 5 years ago
chao 9af726f86f node syncing will notify consensus to set mode to syncing when node is out of sync 5 years ago
Rongjian Lan 6c3c751b6f More log improvement 5 years ago
Rongjian Lan 766fe323c2 More log improvement 5 years ago
Rongjian Lan 94245accc2 More log improvement 5 years ago
Rongjian Lan a1f2acb57d Improve logging readability 5 years ago
Rongjian Lan 6d573169b1 Add nil check 5 years ago
chao c4d1d113f7 add grace period for collect commit signatures; 5 years ago
Rongjian Lan 2c8cf585dc Add shard id check for view change 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 5 years ago
chao e845d79507 modify several consensus logic to make it more stable 5 years ago
Rongjian Lan b1fefa7341 Clean blocks in the pbft log 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 5 years ago
Leo Chen 032fe36c0b [log] Use Info log level for important consensus messages 5 years ago
Chao Ma a8fb319d54 remove address and use publickey in consensus; clean up consensus code 5 years ago
Rongjian Lan 3bf797a057 Change mem stats freq and change confusing consensus log 5 years ago
Chao Ma fd277159d8 new node join stability tweak 5 years ago
Eugene Kim 5bd07e8e4a Configure commit delay via setter and not ctor arg 5 years ago
Eugene Kim b084e3c38d Retire isHarmonyAccount logic 5 years ago
chao 817592c976 add delay in commit message sending for genesis account 5 years ago
chao 0aa5b84c4b * remove m2mask nil check, which is not needed 5 years ago
chao 0548b64d6f clean and format consensus log 5 years ago
Rongjian Lan 2f295f892b merge master 5 years ago
chao e19f7a4c0d remove phase check 5 years ago