Commit Graph

856 Commits (cf8f710b94a112d4b400153198eb108342322ff9)

Author SHA1 Message Date
chao cf8f710b94 * add dns server for node syncing 5 years ago
chao 56826cb010 add minpeers checking in DoSyncing loop 5 years ago
Rongjian Lan b0e52a0e16 Refactor genesis nodes list 5 years ago
chao d46263b46a refactor cleanCache into two for readability; simplify GetBlockHashes request handle logic; requestor will accept only up to batchsize blockhashes instead of reject for longer response 5 years ago
chao 155927992a * add hard limit for node syncing request to avoid grpc connection timeout 5 years ago
Eugene Kim b3be48f275 Remove unused blsPubKeyToString 5 years ago
Eugene Kim 9834d670c1 Log staking account and BLS key for ping 5 years ago
Eugene Kim 83c7e644b3 Create genesis table catalog 5 years ago
Eugene Kim 36f178ad28 Log ping IP, port, peer ID, and BLS public key 5 years ago
Eugene Kim cd929ab6e2 Pass libp2p peer ID to message handlers 5 years ago
Rongjian Lan dead7e190f Move log of consensus timeout inside leader if condition 5 years ago
chao 95362fa163 only leader retry to publish new block 5 years ago
Minh Doan f57bce7114 Currently drand isnt functioning but we want to compeletely turn it off for full protection. 5 years ago
Rongjian Lan 492aac7fdd more log 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 a1f2acb57d Improve logging readability 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 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 c39d73a555 Fix init shard state bug and remove faucet 5 years ago
Rongjian Lan 7b93d9f514 remove initial fund for our genesis nodes 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
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
Leo Chen 6a7dcc5d7e [pingpong] remove hardcoded delay in sending pong message 5 years ago
Minh Doan 6644333d26 clean up & fix OOM 5 years ago
Rongjian Lan 0ac71bf49b Remove conflict 5 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 5 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 5 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 5 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 5 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 5 years ago
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 5 years ago
Rongjian Lan 3bd0ee7455 Integrate swapped bls into core protocol 5 years ago
Minh Doan d5848946d5 quick fix for logging 5 years ago
chao b099073d6c fix node syncing stability issue 5 years ago
Minh Doan d7101a7bf7 Fix mem profiling bug. 6 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 6 years ago
Minh Doan c4115cb47a fix travis by adding comment for constant 6 years ago
Minh Doan 1f0b192408 add limit for transaction pool. print out error for debugging 6 years ago
Minh Doan eb19d43d9c clean up confusing code 6 years ago
Minh Doan 3968110f4c add back client support 6 years ago
ak 6e34ce217a moving denominations under commong 6 years ago
Minh Doan f0b630a6c1 add more objects to watch 6 years ago
Minh Doan a73390d762 scan memsize every 10 second 6 years ago
ak f6ff50e936 replace ether to one 6 years ago
Minh Doan f77508ae84 clean up smart contract code 6 years ago