Commit Graph

714 Commits (128db236d8f2eca006e4649e5732698d3e277e63)

Author SHA1 Message Date
Jacky Wang 1770f1a30b [misc] shut down blockchain at last 4 years ago
Jacky Wang 2d70b2adab
[engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID()) 4 years ago
Jacky Wang b91db85c23
[sync] add commit signature in peer registeration and new block push 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
Jacky Wang b2fe9fe348
[stream] node.IsRunningBeaconChain is refactored to a new method 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Leo Chen fe2f907adc [node] increase node message context to 30 seconds 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Leo Chen c1fbc64cef [log] add additional logs in consensus 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan d1f1103b02
Resolves issues on eth comaptible txns (#3500) 4 years ago
Rongjian Lan 21b162cc67
Fix inconsistent block proposal and verification (#3485) 4 years ago
Leo Chen 74971b63b9 [config] disable beacon archival by default 4 years ago
Leo Chen 3d43cb54d4 [prometheus] make node metrics variable private 4 years ago
Leo Chen e1c528e9ff [prometheus] init pushgateway support 4 years ago
Leo Chen d150f961a0 [prometheus] add node metrics 4 years ago
Leo Chen 7a1d97772d [p2p] print out sender pubkey if error found 4 years ago
Rongjian Lan 3ba4620431 clean up code 4 years ago
Daniel Van Der Maden 2ead9d7d33
Tx submission epoch checks (#3421) 4 years ago
Rongjian Lan 49d7985f14 some more logic cleanup 4 years ago
Rongjian Lan 9d95b9844d rename ChainReader to Blockchain 4 years ago
Rongjian Lan 611448a0a1 pipelining wireframe 4 years ago
Jacky Wang 7801a1d678
[consensus][sync] Better coordination between state sync and consensus module. (#3352) 4 years ago
Leo Chen 67a167eb3a [viewchange] filter out viewchange message in p2p validation 4 years ago
Daniel Van Der Maden 6ce8aeac3d
Rosetta Dockerfile (Stage 4 of Node API Overhaul) (#3385) 4 years ago
Daniel Van Der Maden b291f181fa
Offline Node Support (#3383) 4 years ago
Rongjian Lan dc24b3ad52 Basic multi-sig logic 4 years ago
Jacky Wang 7d24f05f79 [node] small format fix 4 years ago
Jacky Wang 5b954b84ca [node] fix print message if db already occupied 4 years ago
Leo Chen a551c05ed8 [rpc] expose consensus internal data via rpc 4 years ago
Rongjian Lan 79cf6afd37
revert multi-sig messaging code (#3361) 4 years ago
Leo Chen 54912716ce [validation] move newview validation to p2p layer 4 years ago
Rongjian Lan f42338c30b
Add back multi-sig support and fix the multi-sig check for harmony nodes (#3337) 4 years ago
Rongjian Lan a5fa880ae3
Revert "Add multi-sig merged messaging logic (#3300)" (#3326) 4 years ago
Rongjian Lan ecf151592e
Add multi-sig merged messaging logic (#3300) 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Leo Chen 8fc8c2540b [p2p] forward valid commit messages by validators 4 years ago
Leo Chen a34a929da4 [p2p] propogate cross-shard node messages 4 years ago
Leo Chen 83b70a0a9d [p2p] fix bug of explorer node syncing beacon block 4 years ago
Leo Chen d952f03c9f [p2p] node message validation 4 years ago
Leo Chen e514f299ca [p2p] ignore messages not intended for explorer nodes 4 years ago
Rongjian Lan a354b93676
Optimize bls Mask infra to avoid loops (#3243) 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Leo Chen 19b8a12197 [cleanup] remove unused constants 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Leo Chen 85062a3867 [p2p] separate handler channel for consensus/node messages 4 years ago
Leo Chen 4e4afd87b4 [p2p] reject empty p2p messages 4 years ago
Rongjian Lan 6029ba5cf9
Remove all wrong usage of singlr flight; also fix voting power cache key (#3229) 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago