Commit Graph

4017 Commits (aa419fe23c8e68e38260f1e0152615882c9a002e)
 

Author SHA1 Message Date
Kai Lee 4d41cd79c7 Default zerolog level to Disabled to silence logs generated by tests 5 years ago
Kai Lee 79f8f7acd5 Use header logger for additiona log context upon block reward 5 years ago
Kai Lee 46e41dda3d Replace all logs in core module to use zerolog 5 years ago
Kai Lee 5f11608526 Replace all logs in drand module to use zerolog 5 years ago
Leo Chen a59750e640
Merge pull request #1202 from LeoHChen/support_harmony_node 5 years ago
Minh Doan f2b0e3b193 read zerolog instead to calculation CONSENSUS 5 years ago
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
Leo Chen 95d122cac7 [node] add option to not download binaries in node.sh 5 years ago
Leo Chen 7e14ba4808 [node] add blspass file support in node script 5 years ago
Kai Lee fc22a66037 Replace all logs in censensus module to use zerolog 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Leo Chen 6910e9adfb [build] fix the folder for pubwallet 5 years ago
Chao Ma 43191b8ed4 add erika's new ecdsa public address 5 years ago
Rongjian Lan f56c8de149
Merge pull request #1186 from rlan35/explorer_node 5 years ago
Rongjian Lan 5e2fc37bd1 add timestamp for genesis 5 years ago
Leo Chen 0f9f634c88 [version] update version of all binaries 5 years ago
Minh Doan 18c7149f8f add extra data and add TODO 5 years ago
Minh Doan 2d24f880d5 add logic of populating state sync for explorer 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
ak fe2016f319 new keys 5 years ago
chao 2d2f6217fd shorten consensus newblock retry timeout and consensus timeout 5 years ago
Kai Lee e1870e6a2e Fix missing IP/port from logs 5 years ago
Minh Doan 1e27707585 allow mutiple blocks with the same height. print out error in that case 5 years ago
Minh Doan 2b11284b9d add comments 5 years ago
Minh Doan d1114193b3 add blocks for explorer correctly and clean them up to avoid OOM 5 years ago
Rongjian Lan 4d96394b4c
Merge pull request #1175 from KaiskyInc/1174-unify-logger-in-core 5 years ago
Kai Lee c4e6cca9b3 Remove unnecessary panic in api/proto/node and utils 5 years ago
Kai Lee 3db02c34f3 Skip unnecessary error check for simple regex compile in utils 5 years ago
chao 978e8c4a3c retrieve leaderKey/viewID informatin before join consensus; fall back to ignoreViewID check if failed to retrieve leaderPubKey 5 years ago
Leo Chen 215ae81b07 [bootnode] add two more bootnodes for r3 release 5 years ago
Kai Lee 4e35e7d749 Replaced loggers in `p2p/` with custom shared logger 5 years ago
Kai Lee 96cdd552e7 Replaced loggers in `internal/` with custom shared logger 5 years ago
Kai Lee 109b1da9a7 Replaced loggers in `api/` with custom shared logger 5 years ago
Minh Doan 39d5d88e17 refactor the main file 5 years ago
Kai Lee ec77abfb87 Replaced loggers in `accounts/` with custom shared logger 5 years ago
Kai Lee eb1f1b56d1 Replaced loggers in `node/` with custom shared logger 5 years ago
Kai Lee 7aaa06faa3 Replaced loggers in `core/` with custom shared logger 5 years ago
Minh Doan 7ec1d260c4 set up logic for explorer node 5 years ago
Minh Doan c01652771d add syncing logic for explorer 5 years ago
Minh Doan 202e858923 calling to get balance first 5 years ago
Leo Chen 8fcc4bf788
Merge pull request #1173 from KaiskyInc/1170-log-file-rotation 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
Kai Lee f334a1d8fa Rotate log files in bootnode cmd 5 years ago
Kai Lee d1f812457f Rotate log files in harmony cmd 5 years ago
chao 100d7154f6 remove duplicated bitmap key set in updatepublickey function 5 years ago
Rongjian Lan da6a4f017f
Merge pull request #1159 from rlan35/explorer_node 5 years ago
Rongjian Lan c55b7515ab add shard check 5 years ago
Rongjian Lan be7d352e59 Merge branch 'master' of github.com:harmony-one/harmony into explorer_node 5 years ago
Eugene Kim 12bb1d44e9
Merge pull request #1166 from chaosma/master 5 years ago
chao 77430a34d9 change default timeout in consensus protocol 5 years ago