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

Block bad publisher #2500

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Block bad publisher #2500

merged 1 commit into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. Block bad publisher

    This provider is publishing large numbers of advertisements, with each ad having a single multihash. Then publishing a separate removal advertisements to delete each of those. Indexing cannot be done like this. It is not only incredibly inefficient, but will fill up the indexer's local datastore with remembering processed ad CIDs.
    
    Blocking publisher at both assigner and indexer.
    gammazero committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    996559f View commit details
    Browse the repository at this point in the history