Commit Graph

196 Commits (0c6dd80862641c19113fc2e8685ae5ca845d1d6f)

Author SHA1 Message Date
Leo Chen 1b15d5a9d7 [prometheus] move config to prometheus package 4 years ago
Leo Chen c5bae75f87 [prometheus] use new job/instance for pushgateway 4 years ago
Leo Chen e1c528e9ff [prometheus] init pushgateway support 4 years ago
Rongjian Lan 3ba4620431 clean up code 4 years ago
Rongjian Lan 49d7985f14 some more logic cleanup 4 years ago
Rongjian Lan 8906679ad7 stabalize consensus process with pipelining 4 years ago
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Rongjian Lan 6029ba5cf9
Remove all wrong usage of singlr flight; also fix voting power cache key (#3229) 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Leo Chen 5602a6c7c7 [log] add a sampledLogger to utils 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Edgar Aroutiounian 82b71619d2
[node] Redundant field removed - dead files & scripts , update deprecated libp2p package names, fold p2p code (#2817) 5 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Edgar Aroutiounian b54a17c2e4
[log] Add dedicated data science logger (#2527) 5 years ago
Rongjian Lan 6ef7b0a2a4
[Audit] Refactor offchain commit and fix consistency issue due to batch write (#2479) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Daniel Van Der Maden f338c9a8fa
[utils] Make logger use diode writer (#2357) 5 years ago
Leo Chen af2661022f Revert "Merge pull request #1978 from LeoHChen/revert-libp2p" 5 years ago
Edgar Aroutiounian 44c5704fc3
[slash][quorum][consensus] Extend existing data structures for slashing needs (#2148) 5 years ago
Edgar Aroutiounian 70d3169f59
Revert "Merge pull request #2034 from harmony-ek/libp2pctl" (#2140) 5 years ago
Eugene Kim f455056d25 Add utils.Fatal, a print-to-stderr-and-exit helper 5 years ago
Eugene Kim c9febf402a Emit fatal init error details to stderr w/o panics 5 years ago
Rongjian Lan 931601c773 Fix shard state epoch number after staking 5 years ago
Leo Chen a9a4d624c5 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 5 years ago
Rongjian Lan 178fbde94c Fix bls pub key address leader lookup bug 5 years ago
Eugene Kim 65a066c70b Break import cycle at ./internal/utils → ./p2p 5 years ago
Rongjian Lan d9900b44df Fix staking epoch logic 5 years ago
Eugene Kim a649369e80 Remove temporary artifacts created by mockgen 5 years ago
chao 1ee2ab5866 debugging 5 years ago
Leo Chen cfacf6368c [test] fix configfile test failure 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
chao 8aa0fff672 change pending cx receipt key to be shardID-blockNum combination 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
Eugene Kim b9c6497c1e Deprecate implicit chain_id by 2010-01 5 years ago
Eugene Kim c1adf927c4 Canonicalize chain ID using ini.(*Section).Name 5 years ago
Eugene Kim d5a4f4e4ad Wire Pangaea chain config 5 years ago
Eugene Kim f35664b448 Make wallet config support chain_id 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Rongjian Lan 6eafc5e9d7 Fix lint 5 years ago
Rongjian Lan 4552312990 remove not needed ethereum params 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Leo Chen b743dcc840 [log] dispaly nano sec in timestamp 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago