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

feat(balances): adding project IDs denylist #931

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

geekbrother
Copy link
Contributor

Description

This PR implements a denylist for the address balance endpoint. Project IDs in the list will get an empty balance response without calling the balance provider. This will mitigate extensive usage for the endpoint in certain cases.

How Has This Been Tested?

Not tested.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this Feb 4, 2025
@geekbrother geekbrother marked this pull request as ready for review February 4, 2025 17:36
@geekbrother geekbrother merged commit 5d4e2e5 into master Feb 4, 2025
19 checks passed
@geekbrother geekbrother deleted the fix/add_balance_blacklist branch February 4, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants