getamis / eth-indexer

An Ethereum project to crawl blockchain states into database
GNU Lesser General Public License v3.0
233 stars 47 forks source link

Peer monitor for geth #82

Closed tailingchen closed 6 years ago

tailingchen commented 6 years ago

This PR implements a peer monitor to check eth node's peer set and add remote nodes as static node if peer count is not enough.

codecov-io commented 6 years ago

Codecov Report

Merging #82 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #82   +/-   ##
========================================
  Coverage    42.93%   42.93%           
========================================
  Files           23       23           
  Lines         2115     2115           
========================================
  Hits           908      908           
  Misses        1132     1132           
  Partials        75       75

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 547b9bb...120298a. Read the comment docs.