Commit Graph

569 Commits (8fdb4c48038b5fc635e35b750d27c4dd7538f9fc)

Author SHA1 Message Date
flicker-harmony 282cd1314c Add tx pool size metric 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony bbf06f901f Add generated pb files 5 years ago
flicker-harmony 7806cd25c7 Fix travis 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
coolcottontail 46f292be25 created different consensysratio for localnet/mainnet 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Rongjian Lan cc05b50ae4 Fix merkle root for explorer 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
Minh Doan 18c7149f8f add extra data and add TODO 5 years ago
Kai Lee c4e6cca9b3 Remove unnecessary panic in api/proto/node and utils 5 years ago
Kai Lee 109b1da9a7 Replaced loggers in `api/` with custom shared logger 5 years ago
Minh Doan 202e858923 calling to get balance first 5 years ago
chao e469ec822a add grpc connection log when grpc dail failed 5 years ago
Rongjian Lan c7f2fed3e8 Remove unncesssary logs 5 years ago
Rongjian Lan 6540ffa70b Fine tune maxprocs and minpeer interval 5 years ago
chao 815398e6ec make state sycning log uniform with [SYNC] in the beginning 5 years ago
Leo Chen 93026490b3 [pingpong] add node version to ping message 5 years ago
Rongjian Lan daadeb3752 Lower findpeer interval 5 years ago
Rongjian Lan 7a64cc1a7d Revert findPeerInterval 5 years ago
Rongjian Lan 00b7a0a742 Adjust findpeer interval 5 years ago
Rongjian Lan 2644d59bea Make find peer interval const 5 years ago
Rongjian Lan dc4e79d269 Fix mistake 5 years ago
Rongjian Lan 2c0fc8d2f9 Fix p2p cpu issue 5 years ago
Rongjian Lan e4ca58e1cd Revert "fix cpu issues at networkinfo service" 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
Minh Doan e42091b95b fix cpu issues at networkinfo service 5 years ago
Rongjian Lan c445e62492 Fix bootstrap problem 5 years ago
chao cf8f710b94 * add dns server for node syncing 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
Minh Doan 1a0f2ba29b find addresses by bls keys 5 years ago
Chao Ma 4d21380604 change location of consensus message protobuf 5 years ago
chao 4ea2e34af0 move block from announce to prepared message 5 years ago
Rongjian Lan a1f2acb57d Improve logging readability 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 5 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 5 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 5 years ago
Eugene Kim b520342a63 Fatalf out on error early before examining rv 5 years ago
Eugene Kim 7dc7d66cdb Make ContractAddress bech32 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 17c60c2c4a Remove Difficulty and Nonce from block header 5 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 5 years ago
Minh Doan d5848946d5 quick fix for logging 5 years ago
Rongjian Lan 9a749e487e update core code to use swapped BLS sig 5 years ago