Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scraper: Improve ProcessNetworkWideFromProjectStats and other tweaks #1778

Commits on Jul 5, 2020

  1. Add additional logging info for manifests

        Also do not error out on superblock not well formed
        for convergence report. Instead just report whether
        superblock is well formed or not.
    
        Do not return false for LoadBeaconListFromConvergedManifest
        if the beacon map has no entries, as this is a possible valid
        condition if all beacons are expired and there are no active
        beacons in the network.
    jamescowens committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    a094437 View commit details
    Browse the repository at this point in the history
  2. Implement improved ProcessNetworkWideFromProjectStats2

    Also make other cleanups
    jamescowens committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9b1b615 View commit details
    Browse the repository at this point in the history