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

Add resource provider blocklist #491

Open
bgins opened this issue Jan 16, 2025 · 0 comments
Open

Add resource provider blocklist #491

bgins opened this issue Jan 16, 2025 · 0 comments

Comments

@bgins
Copy link
Contributor

bgins commented Jan 16, 2025

General Description

In order to prevent abuse from malicious actors, the solver should be able to block resource providers by wallet address. Let's add a resource provider blocklist to reject resource offers from malicious actors.

Which system(s) or functionality does this affect

This functionality affects the solver and resource provider.

Describe the changes, and how this affects/ interacts with each system.

This solver will implement and use the blocklist. The solver will reject resource offers from resource providers in the blocklist.

The implementation will likely be similar to the allowlist implementation: #481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant