Commit Graph

81 Commits (5bd07e8e4afdfd939befb31fcc4bc62ee2dcd37a)

Author SHA1 Message Date
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
Rongjian Lan 65b2d1d81c Fix travis 6 years ago
Rongjian Lan f58d43bd59 Add error message 6 years ago
Rongjian Lan d7c9a5948d have better error message for bls key init 6 years ago
Rongjian Lan 2f295f892b merge master 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
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago
Leo Chen bba6b867a9 [genesis] use different genesis module 6 years ago
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 6 years ago
Minh Doan ab145ea9a4 add mem stats 6 years ago
Minh Doan 81effe40b5 run gc every 30 minutes 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
Minh Doan e1c252df5b fix goimports 6 years ago
Minh Doan 78599500c6 change flag name to enableMemProfiling 6 years ago
Minh Doan 86e20d004d disable memsize logging by default 6 years ago
Minh Doan f0b630a6c1 add more objects to watch 6 years ago
Minh Doan f08044a69f make the mem profiling working 6 years ago
Minh Doan c627012a8f add mem profiling 6 years ago
Leo Chen 7f870cf445 [sharding] evenly distribute FN using mod 6 years ago
Minh Doan ed60d6cccb clean up main.go code 6 years ago
Eugene Kim f5d1ddcce1 Disable view change optionally 6 years ago
Leo Chen 868aabdfcf [node] fix comment and add -nopass for local test 6 years ago
Leo Chen 3e31c8ddb2 [node] fix cli parameter and enable pass checking by default 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago
Peter Chung d9b8fe57ca [logging] change default verbosity to 5 for jenkins test 6 years ago
Peter Chung d157dd2730 [rpc] add hmy_setLogVerbosity 6 years ago
Peter Chung b632fd277a [logging] use GlogHandler as the base handler 6 years ago
Peter Chung 01f69f2e7a [logging] add verbosity flag to bootnode, txgen, harmony cmd 6 years ago
Leo Chen 08ec289b09 [hmy] set staking account in node 6 years ago
Leo Chen f6b4b80ec9 [account] find the account based on account_index 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 4bb5efe802 Enable STOP message only with -enable_stop 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Eugene Kim 78a554d28e Reorganize imports into stdlib-remote-local format 6 years ago
Eugene Kim 5e2ab2fbf2 Log node account address 6 years ago
Eugene Kim e79a42e26d Plug genesis stake info finder into harmony/txgen 6 years ago
Eugene Kim c396ee5f1a Rename consensus → currentConsensus 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen 3428104df9 [misc] remove unused flag in harmony 6 years ago
Leo Chen 24a7922970 [p2p] use right client group for communication 6 years ago
Leo Chen cd8f1cea8e [cleanup] remove offline peer handler 6 years ago
chao 61acdc41cb beacon syncing; use p2p to broadcast new blocks 6 years ago