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

Remove token search filters for trust level 3 #1079

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

achowdhry-ripple
Copy link
Collaborator

High Level Overview of Change

We want important tokens like RLUSD to not be filtered out. Since this token is new, it doesn't meet the minimum requirements of the filters we put in place previously. To remain partial, we now exclude all trust_level 3 tokens from the filters, which fixes this issue for RLUSD as well.

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

TypeScript/Hooks Update

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Test Plan

@achowdhry-ripple achowdhry-ripple merged commit e3ddec5 into staging Nov 11, 2024
4 checks passed
@achowdhry-ripple achowdhry-ripple deleted the token-search-rlusd branch November 11, 2024 20:52
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