nucypher / nucypher-monitor

NuCypher network intelligence crawler and web dashboard
7 stars 15 forks source link

No need to store contract registry locally #113

Closed derekpierre closed 1 year ago

derekpierre commented 2 years ago

Contract registry no longer needs to be stored locally now that the NuCypher threshold-network EPIC was merged - https://github.com/nucypher/nucypher/pull/2824.

Required reviews:

codecov-commenter commented 2 years ago

Codecov Report

Merging #113 (559c21b) into main (ae23ad4) will increase coverage by 0.32%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   51.62%   51.94%   +0.32%     
==========================================
  Files          11       11              
  Lines         802      797       -5     
==========================================
  Hits          414      414              
+ Misses        388      383       -5     
Impacted Files Coverage Δ
monitor/cli/_utils.py 43.47% <0.00%> (+7.76%) :arrow_up:

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 ae23ad4...559c21b. Read the comment docs.