Commit Graph

255 Commits (226eca1ff62dea72a7ddd0efefea2a1a78f13aee)

Author SHA1 Message Date
Kai Lee 79f8f7acd5 Use header logger for additiona log context upon block reward 5 years ago
Kai Lee fc22a66037 Replace all logs in censensus module to use zerolog 5 years ago
Rongjian Lan 622f0d8f0b mainnet! 5 years ago
Rongjian Lan 1b2d1d27ab Fix consensus ready signal 5 years ago
Eugene Kim a1426d5bc6 Pay a fixed total 30 Ones per block, split evenly 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 5 years ago
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 5 years ago
chao 2210b8fb43 * Add VerifySeal for PoS 5 years ago
Rongjian Lan cf6c5c6c27 revert consensus change 5 years ago
Rongjian Lan 056ea07966 fix issue for epxlorer 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 abbadacaa9 add block header information in announce message; add block header content verification in onAnnounce 5 years ago
Rongjian Lan 5bf706d2d2 Change BlsPriKey to DummyKey 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 a1f2acb57d Improve logging readability 5 years ago
chao c4d1d113f7 add grace period for collect commit signatures; 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 5 years ago
Chao Ma a8fb319d54 remove address and use publickey in consensus; clean up consensus code 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
Rongjian Lan 2f295f892b merge master 5 years ago
Rongjian Lan 9a74575bae change all string utility for bls 5 years ago
Rongjian Lan 0ecc22291e Update Bls private keys 5 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 5 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 5 years ago
Leo Chen 93e9672657 [foundational] add two more FN for st/nw 5 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 5 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 5 years ago
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 5 years ago
Rongjian Lan 7f72493a28
Update consensus/consensus.go 5 years ago
Rongjian Lan 86f536e025
Update consensus/consensus.go 5 years ago
Rongjian Lan f5cb8f0068 Change shard state ECDSA address to use common address/byte format 5 years ago
chao d7336c4d96 remove sleep and wait for final committed signature in leader for stability reason 5 years ago
chao b099073d6c fix node syncing stability issue 5 years ago
Minh Doan d7101a7bf7 Fix mem profiling bug. 5 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 5 years ago
ak 6e34ce217a moving denominations under commong 5 years ago
Minh Doan 36cb2888a8 add consensus objects 5 years ago
Minh Doan f0b630a6c1 add more objects to watch 5 years ago
ak f6ff50e936 replace ether to one 5 years ago
chao 5e3d4c110d fix newview message payload crash; defense different sets of prepared messages attack 5 years ago
Eugene Kim 71b455c79e Once commit quorum is met, wait 2s for more sigs 6 years ago
Eugene Kim b440acbfe4 Add consensus.Consensus.round variable 6 years ago