Commit Graph

654 Commits (a649369e803f2db70f2ac3a12560cd3445881a2f)

Author SHA1 Message Date
Rongjian Lan 21d8a10761 add log for reset state 6 years ago
Rongjian Lan 832798100b Add log for reset state 6 years ago
Rongjian Lan d78776540a Add log for phase change 6 years ago
chao 9af726f86f node syncing will notify consensus to set mode to syncing when node is out of sync 6 years ago
Rongjian Lan 6c3c751b6f More log improvement 6 years ago
Rongjian Lan 766fe323c2 More log improvement 6 years ago
Rongjian Lan 94245accc2 More log improvement 6 years ago
Rongjian Lan a1f2acb57d Improve logging readability 6 years ago
Rongjian Lan 6d573169b1 Add nil check 6 years ago
chao c4d1d113f7 add grace period for collect commit signatures; 6 years ago
Rongjian Lan 2c8cf585dc Add shard id check for view change 6 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 6 years ago
chao e845d79507 modify several consensus logic to make it more stable 6 years ago
Rongjian Lan b1fefa7341 Clean blocks in the pbft log 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Leo Chen 032fe36c0b [log] Use Info log level for important consensus messages 6 years ago
Chao Ma a8fb319d54 remove address and use publickey in consensus; clean up consensus code 6 years ago
Rongjian Lan 3bf797a057 Change mem stats freq and change confusing consensus log 6 years ago
Chao Ma fd277159d8 new node join stability tweak 6 years ago
Eugene Kim 5bd07e8e4a Configure commit delay via setter and not ctor arg 6 years ago
Eugene Kim b084e3c38d Retire isHarmonyAccount logic 6 years ago
chao 817592c976 add delay in commit message sending for genesis account 6 years ago
chao 0aa5b84c4b * remove m2mask nil check, which is not needed 6 years ago
chao 0548b64d6f clean and format consensus log 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
Rongjian Lan 9a74575bae change all string utility for bls 6 years ago
Rongjian Lan 0ecc22291e Update Bls private keys 6 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 6 years ago
Leo Chen 83ade75005 [crash] add more crash check 6 years ago
Minh Doan 6644333d26 clean up & fix OOM 6 years ago
Leo Chen e606983608 [crash] fix invalid memory access crash 6 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago
chao e38a33b2f2 fix nil pointer crash when counting one bit in onNewView 6 years ago
Leo Chen 93e9672657 [foundational] add two more FN for st/nw 6 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 6 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 6 years ago
chao bc07245507 add catchup logic in announce,prepare phase 6 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 6 years ago
Rongjian Lan 17c60c2c4a Remove Difficulty and Nonce from block header 6 years ago
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 6 years ago
Rongjian Lan 7f72493a28
Update consensus/consensus.go 6 years ago
Rongjian Lan 86f536e025
Update consensus/consensus.go 6 years ago
Rongjian Lan f5cb8f0068 Change shard state ECDSA address to use common address/byte format 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
Chao Ma 072e926121 fix potential security issue in onCommit for leader 6 years ago
Rongjian Lan 3bd0ee7455 Integrate swapped bls into core protocol 6 years ago
chao dd927fbee8 modify newview logic; improve consensus debug log information 6 years ago
chao c7fb639bea change commit message payload format 6 years ago